<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Internal_Representative__c</fullName>
    <deleteConstraint>SetNull</deleteConstraint>
    <externalId>false</externalId>
    <inlineHelpText>For example if we are dealing with a publishing company they might be an employee of the company.</inlineHelpText>
    <label>Internal Representative</label>
    <referenceTo>Contact</referenceTo>
    <relationshipLabel>Internal Representative of</relationshipLabel>
    <relationshipName>Accounts4</relationshipName>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>true</trackHistory>
    <type>Lookup</type>
</CustomField>
