| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>FG__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>FG-取石网篮</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>Flower-V(GW)</fullName> | 
|                 <default>false</default> | 
|                 <label>Flower-V(GW)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>Flower-V</fullName> | 
|                 <default>false</default> | 
|                 <label>Flower-V</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>Tetra-V(GW)</fullName> | 
|                 <default>false</default> | 
|                 <label>Tetra-V(GW)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>Tetra-V</fullName> | 
|                 <default>false</default> | 
|                 <label>Tetra-V</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>DFG(Flower)</fullName> | 
|                 <default>false</default> | 
|                 <label>DFG(Flower)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>DFG(4线)</fullName> | 
|                 <default>false</default> | 
|                 <label>DFG(4线)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>RFG(胆膵)</fullName> | 
|                 <default>false</default> | 
|                 <label>RFG(胆膵)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>Boston(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>Boston(对手)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>COOK(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>COOK(对手)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>国产(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>国产(对手)</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |