| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>D1__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>D1-先端帽</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>一次透明粘膜吸套</fullName> | 
|                 <default>false</default> | 
|                 <label>一次透明粘膜吸套</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>透明粘膜吸套</fullName> | 
|                 <default>false</default> | 
|                 <label>透明粘膜吸套</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>EMR-C用</fullName> | 
|                 <default>false</default> | 
|                 <label>EMR-C用</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>黑色先端帽</fullName> | 
|                 <default>false</default> | 
|                 <label>黑色先端帽</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>十二指肠镜用</fullName> | 
|                 <default>false</default> | 
|                 <label>十二指肠镜用</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>国产(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>国产(对手)</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>其他(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>其他(对手)</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |