<?xml version="1.0" encoding="UTF-8"?>
<CustomField xmlns="http://soap.sforce.com/2006/04/metadata">
    <fullName>Engaged__c</fullName>
    <defaultValue>false</defaultValue>
    <description>Checkbox which shows if the fan is engaged to assist in IP Warming</description>
    <externalId>false</externalId>
    <label>Engaged</label>
    <trackHistory>false</trackHistory>
    <trackTrending>false</trackTrending>
    <type>Checkbox</type>
</CustomField>
