| <?xml version="1.0" encoding="UTF-8"?> | 
| <CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> | 
|     <fullName>B__c</fullName> | 
|     <externalId>false</externalId> | 
|     <label>B-取石气囊</label> | 
|     <required>false</required> | 
|     <trackTrending>false</trackTrending> | 
|     <type>Picklist</type> | 
|     <valueSet> | 
|         <valueSetDefinition> | 
|             <sorted>false</sorted> | 
|             <value> | 
|                 <fullName>三腔-V</fullName> | 
|                 <default>false</default> | 
|                 <label>三腔-V</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>三腔</fullName> | 
|                 <default>false</default> | 
|                 <label>三腔</label> | 
|             </value> | 
|             <value> | 
|                 <fullName>二腔</fullName> | 
|                 <default>false</default> | 
|                 <label>二腔</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> |