| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>BML__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>BML-碎石器</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>DBML-V(GW)</fullName> | 
|                 <default>false</default> | 
|                 <label>DBML-V(GW)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>DBML-V</fullName> | 
|                 <default>false</default> | 
|                 <label>DBML-V</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>DBML</fullName> | 
|                 <default>false</default> | 
|                 <label>DBML</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>RBML</fullName> | 
|                 <default>false</default> | 
|                 <label>RBML</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> |