| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Knife3__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>刀3-粘膜切开刀</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>IT刀</fullName> | 
|                 <default>false</default> | 
|                 <label>IT刀</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>IT刀2</fullName> | 
|                 <default>false</default> | 
|                 <label>IT刀2</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>FLEX刀</fullName> | 
|                 <default>false</default> | 
|                 <label>FLEX刀</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>HOOK刀</fullName> | 
|                 <default>false</default> | 
|                 <label>HOOK刀</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>TT刀</fullName> | 
|                 <default>false</default> | 
|                 <label>TT刀</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>Dual刀</fullName> | 
|                 <default>false</default> | 
|                 <label>Dual刀</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> |