<?xml version="1.0" encoding="UTF-8"?> 
 | 
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata"> 
 | 
    <fullName>Development_Phase__c</fullName> 
 | 
    <externalId>false</externalId> 
 | 
    <label>Development Phase</label> 
 | 
    <required>false</required> 
 | 
    <trackFeedHistory>false</trackFeedHistory> 
 | 
    <trackHistory>false</trackHistory> 
 | 
    <trackTrending>false</trackTrending> 
 | 
    <type>Picklist</type> 
 | 
    <valueSet> 
 | 
        <valueSetDefinition> 
 | 
            <sorted>false</sorted> 
 | 
            <value> 
 | 
                <fullName>4</fullName> 
 | 
                <default>false</default> 
 | 
                <label>4</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>4.5</fullName> 
 | 
                <default>false</default> 
 | 
                <label>4.5</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>5</fullName> 
 | 
                <default>false</default> 
 | 
                <label>5</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>B1</fullName> 
 | 
                <default>false</default> 
 | 
                <label>B1</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>6</fullName> 
 | 
                <default>false</default> 
 | 
                <label>6</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>B2</fullName> 
 | 
                <default>false</default> 
 | 
                <label>B2</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>OFS</fullName> 
 | 
                <default>false</default> 
 | 
                <label>OFS</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>新修理</fullName> 
 | 
                <default>false</default> 
 | 
                <label>新修理</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>7</fullName> 
 | 
                <default>false</default> 
 | 
                <label>7</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>8</fullName> 
 | 
                <default>false</default> 
 | 
                <label>8</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>148P</fullName> 
 | 
                <default>false</default> 
 | 
                <label>148P</label> 
 | 
            </value> 
 | 
            <value> 
 | 
                <fullName>B3</fullName> 
 | 
                <default>false</default> 
 | 
                <label>B3</label> 
 | 
            </value> 
 | 
        </valueSetDefinition> 
 | 
    </valueSet> 
 | 
</CustomField> 
 |