<?xml version="1.0" encoding="UTF-8" ?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>ReasonForTermination__c</fullName>
    <externalId>false</externalId>
    <label>Reason for Termination</label>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>MultiselectPicklist</type>
    <valueSet>
        <restricted>true</restricted>
        <valueSetDefinition>
            <sorted>false</sorted>
            <value>
                <fullName>Disagreement on Terms/Fee/Etc</fullName>
                <default>false</default>
                <label>Disagreement on Terms/Fee/Etc</label>
            </value>
            <value>
                <fullName>QC Issues/Content Violations</fullName>
                <default>false</default>
                <label>QC Issues/Content Violations</label>
            </value>
            <value>
                <fullName
                >Higher Advance or Lower Fee at Different Distributor</fullName>
                <default>false</default>
                <label
                >Higher Advance or Lower Fee at Different Distributor</label>
            </value>
            <value>
                <fullName>Label/Band Dissolved</fullName>
                <default>false</default>
                <label>Label/Band Dissolved</label>
            </value>
            <value>
                <fullName>Mutual Termination</fullName>
                <default>false</default>
                <label>Mutual Termination</label>
            </value>
            <value>
                <fullName>Artist/Label Leaving for More Support</fullName>
                <default>false</default>
                <label>Artist/Label Leaving for More Support</label>
            </value>
            <value>
                <fullName>Inactive Client</fullName>
                <default>false</default>
                <label>Inactive Client</label>
            </value>
            <value>
                <fullName>Past Integration Client/Acquisition</fullName>
                <default>false</default>
                <label>Past Integration Client/Acquisition</label>
            </value>
            <value>
                <fullName>Client Acquired by Different Company</fullName>
                <default>false</default>
                <label>Client Acquired by Different Company</label>
            </value>
        </valueSetDefinition>
    </valueSet>
    <visibleLines>4</visibleLines>
</CustomField>
