| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>Basket__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>网篮-结石取石网篮</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>SUR-CATCH®</fullName> | 
|                 <default>false</default> | 
|                 <label>SUR-CATCH®</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SUR-CATCH® NT</fullName> | 
|                 <default>false</default> | 
|                 <label>SUR-CATCH® NT</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SURLOKTM</fullName> | 
|                 <default>false</default> | 
|                 <label>SURLOKTM</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SURLOKTM Flat-wire</fullName> | 
|                 <default>false</default> | 
|                 <label>SURLOKTM Flat-wire</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>SURLOKTM Helical</fullName> | 
|                 <default>false</default> | 
|                 <label>SURLOKTM Helical</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>国产(对手)</fullName> | 
|                 <default>false</default> | 
|                 <label>国产(对手)</label> | 
|             </value> | 
|         </valueSetDefinition> | 
|     </valueSet> | 
| </CustomField> |