<?xml version="1.0" encoding="UTF-8"?>
<CustomMetadata xmlns="http://soap.sforce.com/2006/04/metadata" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema">
    <label>Seating</label>
    <protected>false</protected>
    <values>
        <field>EventApi__Display_Order__c</field>
        <value xsi:type="xsd:double">4.0</value>
    </values>
    <values>
        <field>EventApi__Icon__c</field>
        <value xsi:type="xsd:string">$Resource.EventApi__SLDS_Icons/icons/custom/seating_icon.svg</value>
    </values>
    <values>
        <field>EventApi__Is_Enabled__c</field>
        <value xsi:type="xsd:boolean">true</value>
    </values>
    <values>
        <field>EventApi__Lightning_Component__c</field>
        <value xsi:type="xsd:string">EventApi:EventBuilderSections</value>
    </values>
    <values>
        <field>EventApi__Registration_Style__c</field>
        <value xsi:type="xsd:string">Lightning_Event</value>
    </values>
</CustomMetadata>
