<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>ArtistClientSummary__c</fullName>
    <encryptionScheme>None</encryptionScheme>
    <inlineHelpText>Brief client/artist introduction to be shared across teams internally.</inlineHelpText>
    <label>Artist/Client Summary</label>
    <length>12000</length>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>LongTextArea</type>
    <visibleLines>3</visibleLines>
</CustomField>
