<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Current_Account__c</fullName>
    <deleteConstraint>SetNull</deleteConstraint>
    <label>Current Account</label>
    <referenceTo>Account</referenceTo>
    <relationshipLabel>Accounts (Current Account)</relationshipLabel>
    <relationshipName>Current_Accounts</relationshipName>
    <required>false</required>
    <trackFeedHistory>false</trackFeedHistory>
    <trackHistory>false</trackHistory>
    <type>Lookup</type>
</CustomField>
