<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" application="StiReport" type="Flex">
  <Dictionary Ref="1" isKey="true" type="Dictionary">
    <Databases isList="true" count="1">
      <mySqlConnection Ref="2" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlDatabase">
        <Alias>mySqlConnection</Alias>
        <ConnectionStringEncrypted/>
        <Name>mySqlConnection</Name>
      </mySqlConnection>
    </Databases>
    <DataSources isList="true" count="12">
      <EventBand Ref="3" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>EventBand</Alias>
        <Columns isList="true" count="23">
          <value>EVENT_ID,System.String</value>
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>EVENT_SRL_ID_STATUS_ID,System.String</value>
          <value>EVENT_NAME,System.String</value>
          <value>EVENT_START_DATE,System.DateTime</value>
          <value>EVENT_END_DATE,System.DateTime</value>
          <value>EVENT_CREATED_DATE,System.DateTime</value>
          <value>EVENT_TOTAL_PAX,System.Decimal</value>
          <value>PURCHASE_ORDER,System.String</value>
          <value>CANCELLATION_REASON,System.String</value>
          <value>EVENT_STATUS_ID,System.Decimal</value>
          <value>EVENT_STATUS,System.String</value>
          <value>EVENT_TYPE,System.String</value>
          <value>COORDINATOR_NAME,System.String</value>
          <value>CREATE_USER_NAME,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>EVENT_TOTAL_PAX,System.Int32</value>
          <value>EVENT_STATUS_ID,System.Int32</value>
          <value>COORDINATOR_PHONE,System.String</value>
          <value>COORDINATOR_JOB_TITLE,System.String</value>
          <value>EVENT_SOURCE,System.String</value>
          <value>EVENT_PRIM_CONT_SRL_ID,System.Int32</value>
          <value>TENANT_ID,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>EventBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from events_fact
where {eventSearchCriteria}
order by event_start_date</SqlCommand>
      </EventBand>
      <CommsBand Ref="4" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>CommsBand</Alias>
        <Columns isList="true" count="9">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>CREATED_DATE,System.DateTime</value>
          <value>CREATED_USER_NAME,System.String</value>
          <value>COMM_TYPE,System.String</value>
          <value>CONTENT,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>MODIFIED_DATE,System.DateTime</value>
          <value>MODIFIED_USER_NAME,System.String</value>
          <value>COMM_TYPE_SRL_ID,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>CommsBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from comms_fact
where {commsPrintCriteria} and {eventSearchCriteria}</SqlCommand>
      </CommsBand>
      <ContactsBand Ref="5" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>ContactsBand</Alias>
        <Columns isList="true" count="50">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>CONTACT_ID,System.Decimal</value>
          <value>TITLE,System.String</value>
          <value>CONTACT_FIRST_NAME,System.String</value>
          <value>CONTACT_LAST_NAME,System.String</value>
          <value>JOB_TITLE,System.String</value>
          <value>ACCOUNT_NAME,System.String</value>
          <value>ADDRESS_LINE_1,System.String</value>
          <value>ADDRESS_LINE_2,System.String</value>
          <value>ADDRESS_LINE_3,System.String</value>
          <value>POSTCODE,System.String</value>
          <value>SUBURB,System.String</value>
          <value>STATE,System.String</value>
          <value>COUNTRY,System.String</value>
          <value>PHONE_MOBILE,System.String</value>
          <value>PHONE_DIR,System.String</value>
          <value>EMAIL,System.String</value>
          <value>DEPARTMENT,System.String</value>
          <value>EMAIL_OTHER,System.String</value>
          <value>CONTACT_DEBTOR_NUMBER,System.String</value>
          <value>CONTACT_INACTIVE_DATE,System.DateTime</value>
          <value>CONTACT_CREATED_DATE,System.DateTime</value>
          <value>CONTACT_MODIFIED_DATE,System.DateTime</value>
          <value>ORGANISATION_ID,System.Decimal</value>
          <value>ORGANISATION_NAME,System.String</value>
          <value>ORGANISATION_TYPE,System.String</value>
          <value>ORGANISATION_INACTIVE_DATE,System.DateTime</value>
          <value>ORGANISATION_CREATED_DATE,System.DateTime</value>
          <value>ORGANISATION_WEBSITE,System.String</value>
          <value>ORGANISATION_DEBTOR_NUM,System.String</value>
          <value>ORGANISATION_MARKET_SECTOR,System.String</value>
          <value>CONTACT_TYPE_ID,System.Decimal</value>
          <value>CONTACT_TYPE,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>CONTACT_ID,System.Int32</value>
          <value>CONTACT_MRKT_OPT_OUT,System.Int32</value>
          <value>CONTACT_EXT_REF_NUM,System.String</value>
          <value>CONTACT_INACTIVE_FLG,System.Int32</value>
          <value>TENANT_ID,System.Int32</value>
          <value>ORGANISATION_INACTIVE_FLG,System.Int32</value>
          <value>ORGANISATION_MODIFIED_DATE,System.DateTime</value>
          <value>ORGANISATION_EXT_REF_NUM,System.String</value>
          <value>ORGANISATION_TAX_NUM,System.String</value>
          <value>ORGANISATION_OTHER_PHONE,System.String</value>
          <value>ORGANISATION_BUSINESS_PHONE,System.String</value>
          <value>ORGANISATION_ID,System.Int32</value>
          <value>ORGANISATION_FAX,System.String</value>
          <value>ORGANISATION_PRIM_EMAIL,System.String</value>
          <value>ORGANISATION_OTHER_EMAIL,System.String</value>
          <value>CONTACT_TYPE_ID,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>ContactsBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from contacts_fact
where {contactsPrintCriteria} and {eventSearchCriteria}</SqlCommand>
      </ContactsBand>
      <VenuesBand Ref="6" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>VenuesBand</Alias>
        <Columns isList="true" count="22">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>BOOKING_START_DATE,System.DateTime</value>
          <value>BOOKING_END_DATE,System.DateTime</value>
          <value>BOOKING_DURATION_AS_DATE,System.Decimal</value>
          <value>BOOKING_STATUS,System.String</value>
          <value>BOOKING_TYPE,System.String</value>
          <value>BOOKING_PAX,System.Decimal</value>
          <value>DESCRIPTION,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_DURATION_AS_DATE,System.Int32</value>
          <value>BOOKING_PAX,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>VenuesBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from venues_fact
where {venuesPrintCriteria} and {eventSearchCriteria} and VENUE_ID IN {venueSecurityCriteria}</SqlCommand>
      </VenuesBand>
      <DetailsBand Ref="7" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>DetailsBand</Alias>
        <Columns isList="true" count="25">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>QUANTITY,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>NOTE_NAME,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>PACKAGE_REFERENCE_QTY,System.Decimal</value>
          <value>PACKAGE_QTY_TYPE,System.String</value>
          <value>PACKAGE_BALANCER,System.Int32</value>
          <value>PACKAGE_REF_SRL_ID,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>DetailsBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from details_fact
where {detailsPrintCriteria} and {eventSearchCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </DetailsBand>
      <FoodBand Ref="8" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>FoodBand</Alias>
        <Columns isList="true" count="29">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>QUANTITY,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>ITEM_NAME,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>PACKAGE_REFERENCE_QTY,System.Decimal</value>
          <value>PACKAGE_QTY_TYPE,System.String</value>
          <value>PACKAGE_BALANCER,System.Decimal</value>
          <value>PACKAGE_REF_SRL_ID,System.Decimal</value>
          <value>FORMULA,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>PACKAGE_BALANCER,System.Int32</value>
          <value>PACKAGE_REF_SRL_ID,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
          <value>FORMULA_NAME,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>FoodBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from food_fact
where {foodPrintCriteria} and {eventSearchCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </FoodBand>
      <BeverageBand Ref="9" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>BeverageBand</Alias>
        <Columns isList="true" count="29">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>QUANTITY,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>ITEM_NAME,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>PACKAGE_REFERENCE_QTY,System.Decimal</value>
          <value>PACKAGE_QTY_TYPE,System.String</value>
          <value>PACKAGE_BALANCER,System.Decimal</value>
          <value>PACKAGE_REF_SRL_ID,System.Decimal</value>
          <value>FORMULA,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>PACKAGE_BALANCER,System.Int32</value>
          <value>PACKAGE_REF_SRL_ID,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
          <value>FORMULA_NAME,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>BeverageBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from beverage_fact
where {beveragePrintCriteria} and {eventSearchCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </BeverageBand>
      <InventoryBand Ref="10" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>InventoryBand</Alias>
        <Columns isList="true" count="29">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>QUANTITY,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>ITEM_NAME,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>PACKAGE_REFERENCE_QTY,System.Decimal</value>
          <value>PACKAGE_QTY_TYPE,System.String</value>
          <value>PACKAGE_BALANCER,System.Decimal</value>
          <value>PACKAGE_REF_SRL_ID,System.Decimal</value>
          <value>FORMULA,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>PACKAGE_BALANCER,System.Int32</value>
          <value>PACKAGE_REF_SRL_ID,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
          <value>FORMULA_NAME,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>InventoryBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from inventory_fact
where {inventoryPrintCriteria} and {eventSearchCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </InventoryBand>
      <FinancialsBand Ref="11" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>FinancialsBand</Alias>
        <Columns isList="true" count="69">
          <value>INVOICE_ID,System.String</value>
          <value>EVENT_CONTACT_ID,System.String</value>
          <value>TEMPLATE_ID,System.Decimal</value>
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>CONTACT_ID,System.Decimal</value>
          <value>EVENT_SRL_ID_CONTACT_ID,System.String</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>GROUP_ID,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>FINANCIAL_DESCRIPTION,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>GL_CODE,System.String</value>
          <value>QUANTITY,System.Decimal</value>
          <value>INCOME_TAX,System.Decimal</value>
          <value>INCOME,System.Decimal</value>
          <value>PAYMENTS_TAX,System.Decimal</value>
          <value>PAYMENTS,System.Decimal</value>
          <value>GRAND_TOTAL_COST,System.Decimal</value>
          <value>UNIT_COST,System.Decimal</value>
          <value>UNIT_PRICE,System.Decimal</value>
          <value>NET_TOTAL_INC_DISCOUNT,System.Decimal</value>
          <value>NET_TOTAL_EX_TAX,System.Decimal</value>
          <value>TAX_AMT,System.Decimal</value>
          <value>GRAND_TOTAL_INC_TAX,System.Decimal</value>
          <value>NOT_INVOICED,System.Decimal</value>
          <value>INVOICED,System.Decimal</value>
          <value>NOT_INVOICED_TAX,System.Decimal</value>
          <value>INVOICED_TAX,System.Decimal</value>
          <value>DISCOUNT_TYPE,System.String</value>
          <value>DISCOUNT_AMOUNT,System.Decimal</value>
          <value>DISCOUNT_VALUE,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>INVOICE_NO,System.String</value>
          <value>INVOICE_DATE,System.DateTime</value>
          <value>INVOICE_DUE_DATE,System.DateTime</value>
          <value>TAX_TYPE_DESCRIPTION,System.String</value>
          <value>GROUP_TYPE_NAME,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>GROUP_TYPE_POSITION,System.Decimal</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>ITEM_POSITION,System.Decimal</value>
          <value>ITEM_POSITION_INDEX,System.String</value>
          <value>CATALOGUE_DESCRIPTION,System.String</value>
          <value>AVAILABLE_QTY,System.Decimal</value>
          <value>PACKAGE_REFERENCE_QTY,System.Decimal</value>
          <value>PACKAGE_QTY_TYPE,System.String</value>
          <value>PACKAGE_BALANCER,System.Decimal</value>
          <value>PACKAGE_REF_SRL_ID,System.Decimal</value>
          <value>TENANTID,System.Decimal</value>
          <value>FORMULA,System.String</value>
          <value>TEMPLATE_ID,System.Int32</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>CONTACT_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>GROUP_ID,System.Int32</value>
          <value>GROUP_TYPE_POSITION,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>ITEM_POSITION,System.Int32</value>
          <value>AVAILABLE_QTY,System.Int32</value>
          <value>PACKAGE_BALANCER,System.Int32</value>
          <value>PACKAGE_REF_SRL_ID,System.Int32</value>
          <value>TENANTID,System.Int32</value>
          <value>FORMULA_NAME,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>FinancialsBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from financials_fact
where tenantid= {loggedTenantId} and {eventSearchCriteria} and {financialsGlobalPrintCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </FinancialsBand>
      <PaxBreakDownBand Ref="12" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>PaxBreakDownBand</Alias>
        <Columns isList="true" count="11">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>PAX_BREAKDOWN_TYPE,System.String</value>
          <value>POSITION,System.Decimal</value>
          <value>PAX,System.Decimal</value>
          <value>CREATED_DATE,System.DateTime</value>
          <value>MODIFIED_DATE,System.DateTime</value>
          <value>CREATED_BY,System.String</value>
          <value>MODIFIED_BY,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>POSITION,System.Int32</value>
          <value>PAX,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>PaxBreakDownBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from PAX_BREAKDOWN_FACT where {eventSearchCriteria}</SqlCommand>
      </PaxBreakDownBand>
      <PackageBand Ref="13" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>PackageBand</Alias>
        <Columns isList="true" count="24">
          <value>EVENT_SRL_ID,System.Decimal</value>
          <value>VENUE_ID,System.Decimal</value>
          <value>EVENT_VENUE_ID,System.String</value>
          <value>BOOKING_ID,System.Decimal</value>
          <value>START_DATE,System.DateTime</value>
          <value>END_DATE,System.DateTime</value>
          <value>QUANTITY,System.Decimal</value>
          <value>GROUP_NAME,System.String</value>
          <value>ITEM_NAME,System.String</value>
          <value>DESCRIPTION,System.String</value>
          <value>VENUE_GROUP_NAME,System.String</value>
          <value>VENUE_NAME,System.String</value>
          <value>VENUE_GROUP_AND_VENUE_NAME,System.String</value>
          <value>PACKAGE_BALANCING_OPTIONS,System.String</value>
          <value>GROUP_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION,System.Decimal</value>
          <value>TEMPLATE_POSITION_INDEX,System.String</value>
          <value>FORMULA,System.String</value>
          <value>EVENT_SRL_ID,System.Int32</value>
          <value>VENUE_ID,System.Int32</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>GROUP_POSITION,System.Int32</value>
          <value>TEMPLATE_POSITION,System.Int32</value>
          <value>FORMULA_NAME,System.String</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>PackageBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>select * from PACKAGE_FACT where {packagePrintCriteria} and {eventSearchCriteria} and (VENUE_ID IS NULL OR VENUE_ID IN {venueSecurityCriteria})</SqlCommand>
      </PackageBand>
      <FormulaFieldsDataBand Ref="14" isKey="true" type="Stimulsoft.Report.Dictionary.StiMySqlSource">
        <Alias>FormulaFieldsDataBand</Alias>
        <Columns isList="true" count="10">
          <value>BOOKING_ID,System.Decimal</value>
          <value>TENANT_ID,System.Decimal</value>
          <value>FORMULA_FIELD_NAME,System.String</value>
          <value>FORMULA_FIELD_TYPE,System.String</value>
          <value>FORMULA_FIELD_VALUE,System.String</value>
          <value>FORMULA_FIELD_OBJECT_TYPE,System.String</value>
          <value>STANDARD_FIELD,System.Decimal</value>
          <value>BOOKING_ID,System.Int32</value>
          <value>TENANT_ID,System.Int32</value>
          <value>STANDARD_FIELD,System.Int32</value>
        </Columns>
        <CommandTimeout>30</CommandTimeout>
        <Dictionary isRef="1"/>
        <Name>FormulaFieldsDataBand</Name>
        <NameInSource>mySqlConnection</NameInSource>
        <Parameters isList="true" count="0"/>
        <SqlCommand>SELECT  
CATL_FINANCIAL_SRL_ID AS BOOKING_ID,
TENANTID AS TENANT_ID,
CUST_FLD_NAME AS FORMULA_FIELD_NAME,
CUST_FLD_TYPE AS FORMULA_FIELD_TYPE,
CUST_FLD_VAL AS FORMULA_FIELD_VALUE,
CUST_OBJ_TYPE AS FORMULA_FIELD_OBJECT_TYPE,
IS_STANDARD_FLD AS STANDARD_FIELD
FROM EB_CATL_FINANCIAL_FX_FLD
WHERE TENANTID = {loggedTenantId} and CUST_OBJ_TYPE='CUSTOM_FIELD' AND IS_STANDARD_FLD=0 Order by CATL_FINANCIAL_FX_SRL_ID</SqlCommand>
      </FormulaFieldsDataBand>
    </DataSources>
    <Relations isList="true" count="11">
      <RelationEventComms Ref="15" isKey="true" type="DataRelation">
        <Alias>RelationEventComms</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="4"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventComms</Name>
        <NameInSource>RelationEventComms</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventComms>
      <RelationEventCotacts Ref="16" isKey="true" type="DataRelation">
        <Alias>RelationEventCotacts</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="5"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventCotacts</Name>
        <NameInSource>RelationEventCotacts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventCotacts>
      <RelationEventVenues Ref="17" isKey="true" type="DataRelation">
        <Alias>RelationEventVenues</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="6"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventVenues</Name>
        <NameInSource>RelationEventVenues</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventVenues>
      <RelationEventEventDetails Ref="18" isKey="true" type="DataRelation">
        <Alias>RelationEventEventDetails</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventEventDetails</Name>
        <NameInSource>RelationEventEventDetails</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventEventDetails>
      <RelationEventFood Ref="19" isKey="true" type="DataRelation">
        <Alias>RelationEventFood</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventFood</Name>
        <NameInSource>RelationEventFood</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventFood>
      <RelationEventBeverage Ref="20" isKey="true" type="DataRelation">
        <Alias>RelationEventBeverage</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="9"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventBeverage</Name>
        <NameInSource>RelationEventBeverage</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventBeverage>
      <RelationEventsInventory Ref="21" isKey="true" type="DataRelation">
        <Alias>RelationEventsInventory</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="10"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventsInventory</Name>
        <NameInSource>RelationEventsInventory</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventsInventory>
      <RelationEventFinancials Ref="22" isKey="true" type="DataRelation">
        <Alias>RelationEventFinancials</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="11"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventFinancials</Name>
        <NameInSource>RelationEventFinancials</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventFinancials>
      <RelationEventPax Ref="23" isKey="true" type="DataRelation">
        <Alias>RelationEventPax</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="12"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventPax</Name>
        <NameInSource>RelationEventPax</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventPax>
      <RelationEventsPackage Ref="24" isKey="true" type="DataRelation">
        <Alias>RelationEventsPackage</Alias>
        <ChildColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ChildColumns>
        <ChildSource isRef="13"/>
        <Dictionary isRef="1"/>
        <Name>RelationEventsPackage</Name>
        <NameInSource>RelationEventsPackage</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EVENT_SRL_ID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </RelationEventsPackage>
      <FinancialsFormulaFieldsRel Ref="25" isKey="true" type="DataRelation">
        <Alias>FinancialsFormulaFieldsRel</Alias>
        <ChildColumns isList="true" count="1">
          <value>BOOKING_ID</value>
        </ChildColumns>
        <ChildSource isRef="14"/>
        <Dictionary isRef="1"/>
        <Name>FinancialsFormulaFieldsRel</Name>
        <NameInSource>FinancialsFormulaFieldsRel</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>BOOKING_ID</value>
        </ParentColumns>
        <ParentSource isRef="11"/>
      </FinancialsFormulaFieldsRel>
    </Relations>
    <Report isRef="0"/>
    <Variables isList="true" count="26">
      <value>,reportResourceUrl,reportResourceUrl,ULR_x0020_to_x0020_report_x0020_loader_x0020_servlet,System.String,_x002F_,False,False,False</value>
      <value>,reportTitle,reportTitle,System.String,Event_x0020_Sheet_x0020_Report,False,False</value>
      <value>,filterName,filterName,System.String,,False,False</value>
      <value>,organisationName,organisationName,System.String,,False,False</value>
      <value>,reportSignature,reportSignature,System.String,,False,False</value>
      <value>,eventSearchCriteria,eventSearchCriteria,System.String,_x0031__x003D_0,False,False</value>
      <value>,commsPrintCriteria,commsPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,contactsPrintCriteria,contactsPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,venuesPrintCriteria,venuesPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,detailsPrintCriteria,detailsPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,foodPrintCriteria,foodPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,beveragePrintCriteria,beveragePrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,inventoryPrintCriteria,inventoryPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,financialsGlobalPrintCriteria,financialsGlobalPrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,bandNameComms,bandNameComms,System.String,Notes,False,False</value>
      <value>,bandNameContacts,bandNameContacts,System.String,Contacts,False,False</value>
      <value>,bandNameVenues,bandNameVenues,System.String,Venues,False,False</value>
      <value>,bandNameDetails,bandNameDetails,System.String,Details,False,False</value>
      <value>,bandNameFood,bandNameFood,System.String,Food,False,False</value>
      <value>,bandNameBeverage,bandNameBeverage,System.String,Beverage,False,False</value>
      <value>,bandNameInventory,bandNameInventory,System.String,Inventory,False,False</value>
      <value>,bandNameFinancials,bandNameFinancials,System.String,Financials,False,False</value>
      <value>,venueSecurityCriteria,venueSecurityCriteria,System.String,_x0028_0_x0029_,False,False</value>
      <value>,packagePrintCriteria,packagePrintCriteria,System.String,_x0031__x003D_1,False,False</value>
      <value>,bandNamePackage,bandNamePackage,System.String,Packages,False,False</value>
      <value>,loggedTenantId,loggedTenantId,System.String,_x0030_,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0"/>
  <MetaTags isList="true" count="0"/>
  <Pages isList="true" count="1">
    <PageMain Ref="26" isKey="true" type="Page">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="28">
        <PageHeader Ref="27" isKey="true" type="PageHeaderBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,0.4,19,4.2</ClientRectangle>
          <Components isList="true" count="5">
            <IMAGE_TOP_LEFT Ref="28" isKey="true" type="Image">
              <AspectRatio>True</AspectRatio>
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0,17.8,2.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <DataColumn isNull="true"/>
              <Image/>
              <Name>IMAGE_TOP_LEFT</Name>
              <Page isRef="26"/>
              <Parent isRef="27"/>
              <Stretch>True</Stretch>
            </IMAGE_TOP_LEFT>
            <IMAGE_TOP_CENTRE Ref="29" isKey="true" type="Image">
              <AspectRatio>True</AspectRatio>
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.6,0,13.8,2.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <DataColumn isNull="true"/>
              <Guid>b309aa9beab90e4ae6fc5bb2fe975930</Guid>
              <HorAlignment>Center</HorAlignment>
              <Image/>
              <Name>IMAGE_TOP_CENTRE</Name>
              <Page isRef="26"/>
              <Parent isRef="27"/>
              <Stretch>True</Stretch>
            </IMAGE_TOP_CENTRE>
            <IMAGE_TOP_RIGHT Ref="30" isKey="true" type="Image">
              <AspectRatio>True</AspectRatio>
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>1,0,18,2.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <DataColumn isNull="true"/>
              <Guid>5e1f925c1606d6eacf345bb370d32585</Guid>
              <HorAlignment>Right</HorAlignment>
              <Image/>
              <Name>IMAGE_TOP_RIGHT</Name>
              <Page isRef="26"/>
              <Parent isRef="27"/>
              <Stretch>True</Stretch>
            </IMAGE_TOP_RIGHT>
            <Text3 Ref="31" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,3.2,19,0.8</ClientRectangle>
              <ComponentStyle>Report Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,16,Bold|Italic</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text3</Name>
              <Page isRef="26"/>
              <Parent isRef="27"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{reportTitle}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text3>
            <Text35 Ref="32" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,2.4,19,0.8</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,16,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text35</Name>
              <Page isRef="26"/>
              <Parent isRef="27"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{organisationName}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text35>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>PageHeader</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </PageHeader>
        <PageFooter Ref="33" isKey="true" type="PageFooterBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,79.9,19,3.2</ClientRectangle>
          <Components isList="true" count="5">
            <IMAGE_BOTTOM_LEFT Ref="34" isKey="true" type="Image">
              <AspectRatio>True</AspectRatio>
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.7,18.6,2.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <DataColumn isNull="true"/>
              <Guid>6e981172098a6bf4fac75bbe35fcf57b</Guid>
              <Image/>
              <Name>IMAGE_BOTTOM_LEFT</Name>
              <Page isRef="26"/>
              <Parent isRef="33"/>
              <Stretch>True</Stretch>
            </IMAGE_BOTTOM_LEFT>
            <IMAGE_BOTTOM_RIGHT Ref="35" isKey="true" type="Image">
              <AspectRatio>True</AspectRatio>
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0.4,0.7,18.6,2.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <DataColumn isNull="true"/>
              <Guid>a9183fa21895764a6a4d5bbefa942907</Guid>
              <HorAlignment>Right</HorAlignment>
              <Image/>
              <Name>IMAGE_BOTTOM_RIGHT</Name>
              <Page isRef="26"/>
              <Parent isRef="33"/>
              <Stretch>True</Stretch>
            </IMAGE_BOTTOM_RIGHT>
            <Text24 Ref="36" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.2,6.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text24</Name>
              <Page isRef="26"/>
              <Parent isRef="33"/>
              <Text>Printed {Time.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text24>
            <Text84 Ref="37" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.2,19,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>a2cd9e5725d393c907b888d4c720bf88</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text84</Name>
              <Page isRef="26"/>
              <Parent isRef="33"/>
              <Text>Report: {reportTitle} / {filterName}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text84>
            <Text85 Ref="38" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>15.2,0.2,3.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>c25b928d3f71edeb757188d55bc69f03</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text85</Name>
              <Page isRef="26"/>
              <Parent isRef="33"/>
              <Text>Page: {PageNumber} of {TotalPageCount}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text85>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>PageFooter</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </PageFooter>
        <EventBand Ref="39" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,5.4,19,4</ClientRectangle>
          <Components isList="true" count="3">
            <PanelEventData Ref="40" isKey="true" type="Stimulsoft.Report.Components.StiPanel">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>0,0.2,19,3.2</ClientRectangle>
              <Components isList="true" count="14">
                <Text2 Ref="41" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <ClientRectangle>0.2,0,18.6,1.2</ClientRectangle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,14,Bold|Underline</Font>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text2</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_ID} - {EventBand.EVENT_NAME}</Text>
                  <TextBrush>Black</TextBrush>
                  <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text2>
                <Text1 Ref="42" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0.2,1.2,2,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text1</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>Start Date:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text1>
                <Text5 Ref="43" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0.2,1.8,2,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Guid>ebcde2b7bff1c79d75480338e25f4f87</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text5</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>End Date:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text5>
                <Text7 Ref="44" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>8.6,1.2,2,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Guid>7793a47c8f37906c726603391cb78b21</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text7</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>Start Time:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text7>
                <Text4 Ref="45" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>8.6,1.8,2,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Guid>c2be9641f6b282db29a103391cb7c42b</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text4</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>End Time:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text4>
                <Text6 Ref="46" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>2.2,1.2,6.4,0.4</ClientRectangle>
                  <ComponentStyle>Data Small Bold 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10,Bold</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text6</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_START_DATE.ToString("dddd, dd MMMM yyyy")}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text6>
                <Text9 Ref="47" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>2.2,1.8,6.4,0.4</ClientRectangle>
                  <ComponentStyle>Data Small Bold 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10,Bold</Font>
                  <Guid>c8367a77372db4464128033ad55905be</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text9</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_END_DATE.ToString("dddd, dd MMMM yyyy")}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text9>
                <Text11 Ref="48" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>10.6,1.2,3.6,0.4</ClientRectangle>
                  <ComponentStyle>Data Small Bold 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10,Bold</Font>
                  <Guid>e519b67045a14cbb7d72033ba44bc2dd</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text11</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_START_DATE.ToString("HH:mm (hh:mm tt)")}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text11>
                <Text8 Ref="49" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>10.6,1.8,3.6,0.4</ClientRectangle>
                  <ComponentStyle>Data Small Bold 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10,Bold</Font>
                  <Guid>943762fe2aebac088116033ba44b9254</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text8</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_END_DATE.ToString("HH:mm (hh:mm tt)")}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text8>
                <Text10 Ref="50" isKey="true" type="Text">
                  <Border>Top, Left, Right;Black;1;Solid;False;4;Black</Border>
                  <Brush>Transparent</Brush>
                  <ClientRectangle>14.2,1.2,4.6,0.4</ClientRectangle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text10</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>Event Coordinator</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text10>
                <Text12 Ref="51" isKey="true" type="Text">
                  <Border>Left, Right, Bottom;Black;1;Solid;False;4;Black</Border>
                  <Brush>Transparent</Brush>
                  <ClientRectangle>14.2,1.6,4.6,0.4</ClientRectangle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8,Bold</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text12</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.COORDINATOR_NAME}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text12>
                <Text13 Ref="52" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0.2,2.6,1.8,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text13</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>Attendance:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Bottom</VertAlignment>
                </Text13>
                <Text14 Ref="53" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>2.4,2.4,2.2,0.6</ClientRectangle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,12,Bold</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text14</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_TOTAL_PAX}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                  <VertAlignment>Bottom</VertAlignment>
                </Text14>
                <Text15 Ref="54" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,2.6,19,0.6</ClientRectangle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,14,Bold|Italic</Font>
                  <HorAlignment>Center</HorAlignment>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text15</Name>
                  <Page isRef="26"/>
                  <Parent isRef="40"/>
                  <Text>{EventBand.EVENT_STATUS}</Text>
                  <TextBrush>[0:0:0]</TextBrush>
                  <Type>DataColumn</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text15>
              </Components>
              <Conditions isList="true" count="0"/>
              <Name>PanelEventData</Name>
              <Page isRef="26"/>
              <Parent isRef="39"/>
            </PanelEventData>
            <Text87 Ref="55" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,3.4,5.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>c681c99671fa578c3a1ac7487951398a</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text87</Name>
              <Page isRef="26"/>
              <Parent isRef="39"/>
              <Text>Event Type:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text87>
            <Text83 Ref="56" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.8,3.4,5.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>ed552f99cd764f06c804c748795162e7</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text83</Name>
              <Page isRef="26"/>
              <Parent isRef="39"/>
              <Text>{EventBand.EVENT_TYPE}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
              <VertAlignment>Center</VertAlignment>
            </Text83>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataSourceName>EventBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Name>EventBand</Name>
          <NewPageBefore>True</NewPageBefore>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintIfDetailEmpty>True</PrintIfDetailEmpty>
          <PrintOnAllPages>True</PrintOnAllPages>
          <ResetPageNumber>True</ResetPageNumber>
          <Sort isList="true" count="0"/>
        </EventBand>
        <HeaderBand1 Ref="57" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,10.2,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text68 Ref="58" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.2,4.4,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>e9ebc6af7717a89b3975b4c2d79ac02f</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text68</Name>
              <Page isRef="26"/>
              <Parent isRef="57"/>
              <Text>Pax Breakdown</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text68>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>HeaderBand1</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBand1>
        <DataBand1 Ref="59" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,11.8,19,0.8</ClientRectangle>
          <Columns>4</Columns>
          <Components isList="true" count="2">
            <Text69 Ref="60" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>3,0,1.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>ded64783b6aa07ca49acb4c37f7ebb8c</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text69</Name>
              <Page isRef="26"/>
              <Parent isRef="59"/>
              <Text>{PaxBreakDownBand.PAX}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text69>
            <Text70 Ref="61" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,3,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>bd8f43bfdb73608bec09b4c3921eb654</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text70</Name>
              <Page isRef="26"/>
              <Parent isRef="59"/>
              <Text>{PaxBreakDownBand.PAX_BREAKDOWN_TYPE + ":"}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text70>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventPax</DataRelationName>
          <DataSourceName>PaxBreakDownBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBand1</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <Sort isList="true" count="2">
            <value>ASC</value>
            <value>POSITION</value>
          </Sort>
        </DataBand1>
        <HeaderBandComms Ref="62" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,13.4,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text16 Ref="63" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text16</Name>
              <Page isRef="26"/>
              <Parent isRef="62"/>
              <Text>{bandNameComms}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text16>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>HeaderBandComms</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandComms>
        <DataBandComms Ref="64" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,15,19,1</ClientRectangle>
          <Components isList="true" count="2">
            <Text17 Ref="65" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text17</Name>
              <Page isRef="26"/>
              <Parent isRef="64"/>
              <Text>{CommsBand.CREATED_DATE.ToString("dd/MM/yyyy")} - {CommsBand.COMM_TYPE}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text17>
            <Text18 Ref="66" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,19,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text18</Name>
              <Page isRef="26"/>
              <Parent isRef="64"/>
              <Text>{CommsBand.CONTENT}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text18>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventComms</DataRelationName>
          <DataSourceName>CommsBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBandComms</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandComms>
        <HeaderBandContacts Ref="67" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,16.8,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text20 Ref="68" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>8e44870590f2e3a4359b125259399525</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text20</Name>
              <Page isRef="26"/>
              <Parent isRef="67"/>
              <Text>{bandNameContacts}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text20>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>aae6cb637850db6e51e312525938b2e7</Guid>
          <Name>HeaderBandContacts</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandContacts>
        <GroupHeaderBand2 Ref="69" isKey="true" type="GroupHeaderBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,18.4,19,0.2</ClientRectangle>
          <Components isList="true" count="0"/>
          <Condition>{ContactsBand.CONTACT_ID}</Condition>
          <Conditions isList="true" count="0"/>
          <KeepGroupTogether>True</KeepGroupTogether>
          <Name>GroupHeaderBand2</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </GroupHeaderBand2>
        <DataBandContacts Ref="70" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,19.4,19,0.4</ClientRectangle>
          <Components isList="true" count="1">
            <Text79 Ref="71" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0,5.4,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text79</Name>
              <Page isRef="26"/>
              <Parent isRef="70"/>
              <ShiftMode>IncreasingSize, DecreasingSize, OnlyInWidthOfComponent</ShiftMode>
              <Text>{ContactsBand.CONTACT_TYPE}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text79>
          </Components>
          <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventCotacts</DataRelationName>
          <DataSourceName>ContactsBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBandContacts</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <Sort isList="true" count="6">
            <value>ASC</value>
            <value>ACCOUNT_NAME</value>
            <value>ASC</value>
            <value>CONTACT_LAST_NAME</value>
            <value>ASC</value>
            <value>CONTACT_FIRST_NAME</value>
          </Sort>
        </DataBandContacts>
        <GroupFooterBand1 Ref="72" isKey="true" type="GroupFooterBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,20.6,19,3.4</ClientRectangle>
          <Components isList="true" count="9">
            <Text19 Ref="73" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,0,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text19</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{Trim(ContactsBand.TITLE + " " + ContactsBand.CONTACT_FIRST_NAME + " " + ContactsBand.CONTACT_LAST_NAME)}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text19>
            <Text21 Ref="74" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,0.4,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text21</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.ACCOUNT_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text21>
            <Text23 Ref="75" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,0.8,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>372b13c0adab6d3927751259634fe2c8</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text23</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.ADDRESS_LINE_1}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text23>
            <Text26 Ref="76" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,2,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>705c08f5659aa914febe125a2c728a45</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text26</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.SUBURB} {ContactsBand.STATE} {ContactsBand.POSTCODE}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text26>
            <Text28 Ref="77" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,2.4,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>e6cb785089190916882e125a82e32d3d</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text28</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.COUNTRY}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text28>
            <Text25 Ref="78" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,1.6,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>c045ec77f285905674768435604d35a7</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text25</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.ADDRESS_LINE_3}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text25>
            <Text82 Ref="79" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>2.4,1.2,9.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>4b0669f8a2da1ba77df18435c4a942a2</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text82</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{ContactsBand.ADDRESS_LINE_2}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text82>
            <Panel1 Ref="80" isKey="true" type="Stimulsoft.Report.Components.StiPanel">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>12,0,6.8,1.4</ClientRectangle>
              <Components isList="true" count="7">
                <Text27 Ref="81" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,0,1.2,0.4</ClientRectangle>
                  <ComponentStyle>Label Small</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text27</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>Ph Dir:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text27>
                <Text30 Ref="82" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,0.4,1.2,0.4</ClientRectangle>
                  <ComponentStyle>Label Small</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Guid>60429b689d1b30ebec0b125c9b9bc16f</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text30</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>Ph Mob:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text30>
                <Text31 Ref="83" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,0.8,1.2,0.4</ClientRectangle>
                  <ComponentStyle>Label Small</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Guid>eb16f1f8c2a59f460ea2125ce164c963</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text31</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>E-Mail:</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                </Text31>
                <Text29 Ref="84" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <ClientRectangle>1.2,0,5.6,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 8pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text29</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>{ContactsBand.PHONE_DIR}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                </Text29>
                <Text33 Ref="85" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <ClientRectangle>1.2,0.4,5.6,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 8pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Guid>db72af2f2ac172daaedb125eccfc1b7d</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text33</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>{ContactsBand.PHONE_MOBILE}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                </Text33>
                <Text34 Ref="86" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <CanGrow>True</CanGrow>
                  <ClientRectangle>1.2,0.8,5.6,0.4</ClientRectangle>
                  <ComponentStyle>Data Small 8pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,8</Font>
                  <Guid>09cd4eddf6428338b854125ef25c9467</Guid>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text34</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <Text>{ContactsBand.EMAIL}</Text>
                  <TextBrush>Black</TextBrush>
                  <Type>DataColumn</Type>
                </Text34>
                <Text32 Ref="87" isKey="true" type="Text">
                  <Brush>Transparent</Brush>
                  <ClientRectangle>0,1.2,6.8,0.2</ClientRectangle>
                  <ComponentStyle>Data Small 10pt</ComponentStyle>
                  <Conditions isList="true" count="0"/>
                  <Font>Arial,10</Font>
                  <Margins>0,0,0,0</Margins>
                  <Name>Text32</Name>
                  <Page isRef="26"/>
                  <Parent isRef="80"/>
                  <TextBrush>Black</TextBrush>
                  <Type>Expression</Type>
                  <VertAlignment>Center</VertAlignment>
                </Text32>
              </Components>
              <Conditions isList="true" count="0"/>
              <Name>Panel1</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
            </Panel1>
            <Text40 Ref="88" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <ClientRectangle>2.4,2.8,9.2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>c7f7f45c8680d87999fb23384a1e266c</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text40</Name>
              <Page isRef="26"/>
              <Parent isRef="72"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>Expression</Type>
            </Text40>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>GroupFooterBand1</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </GroupFooterBand1>
        <HeaderBandVenues Ref="89" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,24.8,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text38 Ref="90" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>0d5608fabb45600c0d7864a8d94e2910</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text38</Name>
              <Page isRef="26"/>
              <Parent isRef="89"/>
              <Text>{bandNameVenues}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text38>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>43a7f298813c8e80aece64a8d94e8685</Guid>
          <Name>HeaderBandVenues</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandVenues>
        <DataBandVenues Ref="91" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,26.4,19,0.8</ClientRectangle>
          <Components isList="true" count="6">
            <Text36 Ref="92" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,5.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text36</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.VENUE_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text36>
            <Text39 Ref="93" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>5.2,0,6.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text39</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.BOOKING_START_DATE.ToString("ddd dd/MM/yyyy hh:mm tt")} - {VenuesBand.BOOKING_END_DATE.ToString("ddd dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text39>
            <Text41 Ref="94" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>12,0,3.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>b426b4d5b10aed93bf6264adf5e59d56</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text41</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.BOOKING_STATUS}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text41>
            <Text42 Ref="95" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>15.4,0,2.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>06eff0c728d9f66e874464ae716f6919</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text42</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.BOOKING_TYPE}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text42>
            <Text43 Ref="96" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.6,0,1.4,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>142d1afb8471e6e47d0264aecc4ad452</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text43</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.BOOKING_PAX}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text43>
            <Text67 Ref="97" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,19,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>cc8a6fe3197a79a886bb24e800710e72</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text67</Name>
              <Page isRef="26"/>
              <Parent isRef="91"/>
              <Text>{VenuesBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>Expression</Type>
            </Text67>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventVenues</DataRelationName>
          <DataSourceName>VenuesBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBandVenues</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandVenues>
        <HeaderBandDetails Ref="98" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,28,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text44 Ref="99" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>57ad6f3a3dca232dc22d66244850698c</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text44</Name>
              <Page isRef="26"/>
              <Parent isRef="98"/>
              <Text>{bandNameDetails}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text44>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>311435c4766868faf719662448504785</Guid>
          <Name>HeaderBandDetails</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandDetails>
        <DataBandDetails Ref="100" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,29.6,19,1.4</ClientRectangle>
          <Components isList="true" count="4">
            <Text49 Ref="101" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,10.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>7887b71ba0a27fddcfde662539c18af7</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text49</Name>
              <Page isRef="26"/>
              <Parent isRef="100"/>
              <Text>{DetailsBand.GROUP_NAME} / {DetailsBand.NOTE_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text49>
            <Text46 Ref="102" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,17,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>40a5aa23df17cd7ee545662820eb9736</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text46</Name>
              <Page isRef="26"/>
              <Parent isRef="100"/>
              <Text>{DetailsBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text46>
            <Text54 Ref="103" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>10.8,0,6,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>e071664608b59d73597acc5e58cbc04d</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text54</Name>
              <Page isRef="26"/>
              <Parent isRef="100"/>
              <Text>{DetailsBand.START_DATE.ToString("dd/MM/yyyy hh:mm tt")} - {DetailsBand.END_DATE.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text54>
            <Text95 Ref="104" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17,0,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>d32e79ed7d9b9bd18632cc5f72d578e4</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text95</Name>
              <Page isRef="26"/>
              <Parent isRef="100"/>
              <Text>Qty: {DetailsBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text95>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventEventDetails</DataRelationName>
          <DataSourceName>DetailsBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Guid>97d56c7e6238311dd89f662539c11f68</Guid>
          <MasterComponent isRef="39"/>
          <Name>DataBandDetails</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandDetails>
        <HeaderBandFood Ref="105" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,31.8,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text47 Ref="106" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>c7a97bf9dc61d2fbe4b369e48acc7f3f</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text47</Name>
              <Page isRef="26"/>
              <Parent isRef="105"/>
              <Text>{bandNameFood}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text47>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>332b3b6aebfca011d3b869e48acc871f</Guid>
          <Name>HeaderBandFood</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandFood>
        <DataBandFood Ref="107" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,33.4,19,1.4</ClientRectangle>
          <Components isList="true" count="4">
            <Text51 Ref="108" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,10.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>c7968225430a921d22e969e5208e340e</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text51</Name>
              <Page isRef="26"/>
              <Parent isRef="107"/>
              <Text>{FoodBand.GROUP_NAME} / {FoodBand.ITEM_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text51>
            <Text48 Ref="109" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,17,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>c65525fd8d144b73bf6a69e5208ecc58</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text48</Name>
              <Page isRef="26"/>
              <Parent isRef="107"/>
              <Text>{FoodBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text48>
            <Text91 Ref="110" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>10.8,0,6,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>162c8f3a1ab63bb3e0f5cc54c2c29ff4</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text91</Name>
              <Page isRef="26"/>
              <Parent isRef="107"/>
              <Text>{FoodBand.START_DATE.ToString("dd/MM/yyyy hh:mm tt")} - {FoodBand.END_DATE.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text91>
            <Text92 Ref="111" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17,0,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>3840a5dbff2d3be1bd98cc55dcd5b0c6</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text92</Name>
              <Page isRef="26"/>
              <Parent isRef="107"/>
              <Text>Qty: {FoodBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text92>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventFood</DataRelationName>
          <DataSourceName>FoodBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Guid>501e22f66070bccc8e5f69e5208ecbc3</Guid>
          <MasterComponent isRef="39"/>
          <Name>DataBandFood</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandFood>
        <HeaderBandBeverage Ref="112" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,35.6,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text52 Ref="113" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>f1944daa3df21ce8b83969fa43a8d98c</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text52</Name>
              <Page isRef="26"/>
              <Parent isRef="112"/>
              <Text>{bandNameBeverage}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text52>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>bbfa2b29efc02b05ab4269fa43a88eec</Guid>
          <Name>HeaderBandBeverage</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandBeverage>
        <DataBandBeverage Ref="114" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,37.2,19,1.4</ClientRectangle>
          <Components isList="true" count="4">
            <Text55 Ref="115" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,10.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>748e6820a8c639fefe2d69fac1cb8082</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text55</Name>
              <Page isRef="26"/>
              <Parent isRef="114"/>
              <Text>{BeverageBand.GROUP_NAME} / {BeverageBand.ITEM_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text55>
            <Text53 Ref="116" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,17,0.4</ClientRectangle>
              <ComponentStyle>Data Small 10pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Guid>554646e80706aa15a10069fac1cb1762</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text53</Name>
              <Page isRef="26"/>
              <Parent isRef="114"/>
              <Text>{BeverageBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text53>
            <Text86 Ref="117" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>10.8,0,6,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>5db90bda509a64ddba3ccc58b92f84b1</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text86</Name>
              <Page isRef="26"/>
              <Parent isRef="114"/>
              <Text>{BeverageBand.START_DATE.ToString("dd/MM/yyyy hh:mm tt")} - {BeverageBand.END_DATE.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text86>
            <Text93 Ref="118" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17,0,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>398ffd2bb13465d08c4ecc59b4b4077d</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text93</Name>
              <Page isRef="26"/>
              <Parent isRef="114"/>
              <Text>Qty: {BeverageBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text93>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventBeverage</DataRelationName>
          <DataSourceName>BeverageBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Guid>cdee2495a901f9e7e0b369fac1cbe3de</Guid>
          <MasterComponent isRef="39"/>
          <Name>DataBandBeverage</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandBeverage>
        <HeaderBandInventory Ref="119" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,39.4,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text56 Ref="120" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>fba924b2eba92aa6139469ffcf228dca</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text56</Name>
              <Page isRef="26"/>
              <Parent isRef="119"/>
              <Text>{bandNameInventory}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text56>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>ed92bd7a3dc28f4b69c969ffcf229a2a</Guid>
          <Name>HeaderBandInventory</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandInventory>
        <DataBandInventory Ref="121" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,41,19,1.4</ClientRectangle>
          <Components isList="true" count="4">
            <Text59 Ref="122" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,10.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>d1f304ed2256f75f77ee6a00d7c645d1</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text59</Name>
              <Page isRef="26"/>
              <Parent isRef="121"/>
              <Text>{InventoryBand.GROUP_NAME} / {InventoryBand.ITEM_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text59>
            <Text57 Ref="123" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,17,0.4</ClientRectangle>
              <ComponentStyle>Data Small 10pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Guid>96cccdc0d490e1cd62ab6a00d7c60bd9</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text57</Name>
              <Page isRef="26"/>
              <Parent isRef="121"/>
              <Text>{InventoryBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text57>
            <Text94 Ref="124" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>10.8,0,7.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>3851b41f01df02084808cc5a41e5fc9e</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text94</Name>
              <Page isRef="26"/>
              <Parent isRef="121"/>
              <Text>{InventoryBand.START_DATE.ToString("dd/MM/yyyy hh:mm tt")} - {InventoryBand.END_DATE.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text94>
            <Text50 Ref="125" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17,0,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>9303e9aa414798e70929cc5ad0a16e0a</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text50</Name>
              <Page isRef="26"/>
              <Parent isRef="121"/>
              <Text>Qty: {InventoryBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text50>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventsInventory</DataRelationName>
          <DataSourceName>InventoryBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Guid>dc37f8776bda24a854bd6a00d7c6f7a0</Guid>
          <MasterComponent isRef="39"/>
          <Name>DataBandInventory</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <PrintOnAllPages>True</PrintOnAllPages>
          <Sort isList="true" count="0"/>
        </DataBandInventory>
        <HeaderBandPackage Ref="126" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,43.2,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text99 Ref="127" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>99c4c8c2f9fc39607e42a9f48470f557</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text99</Name>
              <Page isRef="26"/>
              <Parent isRef="126"/>
              <Text>{bandNamePackage}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text99>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>HeaderBandPackage</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandPackage>
        <DataBand2 Ref="128" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,44.8,19,1.4</ClientRectangle>
          <Components isList="true" count="4">
            <Text102 Ref="129" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0,10.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>2c1c03fbebd00bb0da0fa9f69b1b25e7</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text102</Name>
              <Page isRef="26"/>
              <Parent isRef="128"/>
              <Text>{PackageBand.GROUP_NAME} / {PackageBand.ITEM_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text102>
            <Text22 Ref="130" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>10.8,0,7.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>272301cb3503481f8274a9f69b1bc522</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text22</Name>
              <Page isRef="26"/>
              <Parent isRef="128"/>
              <Text>{PackageBand.START_DATE.ToString("dd/MM/yyyy hh:mm tt")} - {PackageBand.END_DATE.ToString("dd/MM/yyyy hh:mm tt")}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text22>
            <Text100 Ref="131" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>17,0,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>7b329ba2ed10ca720036a9f69b1b8472</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text100</Name>
              <Page isRef="26"/>
              <Parent isRef="128"/>
              <Text>Qty: {PackageBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text100>
            <Text103 Ref="132" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.4,17,0.4</ClientRectangle>
              <ComponentStyle>Data Small 10pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Guid>c2ada758d24cf78c807aa9f87f0c1570</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text103</Name>
              <Page isRef="26"/>
              <Parent isRef="128"/>
              <Text>{PackageBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text103>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventsPackage</DataRelationName>
          <DataSourceName>PackageBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBand2</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <Sort isList="true" count="0"/>
        </DataBand2>
        <HeaderBandFinancials Ref="133" isKey="true" type="HeaderBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,47,19,1.2</ClientRectangle>
          <Components isList="true" count="9">
            <Text60 Ref="134" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>Silver</Brush>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>Band Title</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10,Bold</Font>
              <Guid>931b0d3bdeaf4b2996df6ac5f0c00dda</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text60</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>{bandNameFinancials}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text60>
            <Text58 Ref="135" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.8,1.2,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text58</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>DATE</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text58>
            <Text62 Ref="136" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.8,0.8,4.2,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>ec561c5e2dada17b9c356af14b1f4f59</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text62</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>DESCRIPTION</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text62>
            <Text64 Ref="137" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>8,0.8,1,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>0ef4c8709fb99fd72d8e6af20cb1b542</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text64</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>QTY</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text64>
            <Text65 Ref="138" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>15.2,0.8,1.6,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>fb8f96a3a4317909ac726af23067eaf7</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text65</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>TAX</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text65>
            <Text66 Ref="139" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.8,0.8,1.2,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>ea5266b78bdff3f90ad86af265880da8</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text66</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>TOTAL</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text66>
            <Text89 Ref="140" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.4,0.8,1.6,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>5e5aa39d87c4a23aa225c78304ec3421</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text89</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>AMOUNT</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text89>
            <Text63 Ref="141" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>11,0.8,1.8,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>ffbf779c87299603181243f7b9a3888a</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text63</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>DISCOUNT</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text63>
            <Text96 Ref="142" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>13.4,0.8,1.6,0.4</ClientRectangle>
              <ComponentStyle>Label Small Bold</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold|Underline</Font>
              <Guid>42e2bb44083bdb5f1feb440502d9e002</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text96</Name>
              <Page isRef="26"/>
              <Parent isRef="133"/>
              <Text>EX TAX</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text96>
          </Components>
          <Conditions isList="true" count="0"/>
          <Guid>79c2ffad1a47dc7116fc6ac5f0c0c652</Guid>
          <Name>HeaderBandFinancials</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </HeaderBandFinancials>
        <GroupHeaderBand1 Ref="143" isKey="true" type="GroupHeaderBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,49,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text88 Ref="144" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.2,9.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>43c60e2d6a3109ddd983708ee3173db3</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text88</Name>
              <Page isRef="26"/>
              <Parent isRef="143"/>
              <ProcessingDuplicates>Hide</ProcessingDuplicates>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.GROUP_NAME}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text88>
          </Components>
          <Condition>{FinancialsBand.GROUP_NAME}</Condition>
          <Conditions isList="true" count="0"/>
          <Name>GroupHeaderBand1</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </GroupHeaderBand1>
        <DataBandFinancials Ref="145" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,50.6,19,1.4</ClientRectangle>
          <Components isList="true" count="11">
            <Text61 Ref="146" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,1.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>74a48d8a250d6ade9584708ee3170680</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text61</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.START_DATE}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="147" isKey="true" type="DateFormat">
                <StringFormat>dd/MM/yyyy</StringFormat>
              </TextFormat>
              <Type>Expression</Type>
            </Text61>
            <Text71 Ref="148" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>1.8,0,6.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>4de4eb2c53dceb12ec2c708ee3177232</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text71</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.FINANCIAL_DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </Text71>
            <Text72 Ref="149" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>1.8,0.8,15.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small 10pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Guid>77b4ee70dcabc0e159b7708ee3171b76</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text72</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.DESCRIPTION}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>DataColumn</Type>
            </Text72>
            <Text74 Ref="150" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>8.2,0,1,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>825c5b2245fa6de66f0f708ee31723ae</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text74</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.QUANTITY}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text74>
            <Text75 Ref="151" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>15,0,1.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>6abb6f9d7a2e5a5b4598708ee317d096</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text75</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.TAX_AMT}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="152" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>DataColumn</Type>
            </Text75>
            <Text76 Ref="153" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.8,0,2.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>51e534475314aeefa7d9708ee3175ee2</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text76</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.GRAND_TOTAL_INC_TAX}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="154" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>DataColumn</Type>
            </Text76>
            <Text78 Ref="155" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.4,0,1.6,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>529028e7018531a34312708ee317cc09</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text78</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.UNIT_PRICE}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="156" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>DataColumn</Type>
            </Text78>
            <Text90 Ref="157" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>8.8,0,1,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>b54641d85c4d8194f1f2c7849295ea35</Guid>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text90</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>X</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text90>
            <Text45 Ref="158" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>11,0,1.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>68516165c83c7fce09c443f74b1e1161</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text45</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.DISCOUNT_AMOUNT}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="159" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Expression</Type>
            </Text45>
            <Text73 Ref="160" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.8,0,2.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>1530ffe8b1aeef211dbe43fb21101457</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text73</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.NET_TOTAL_EX_TAX}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="161" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Expression</Type>
            </Text73>
            <Text104 Ref="162" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>1.8,0.4,15.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8</Font>
              <Guid>8514c890e99fb866a397a1429bee8fdd</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text104</Name>
              <Page isRef="26"/>
              <Parent isRef="145"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{FinancialsBand.FORMULA}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <Type>DataColumn</Type>
            </Text104>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataRelationName>RelationEventFinancials</DataRelationName>
          <DataSourceName>FinancialsBand</DataSourceName>
          <Filters isList="true" count="0"/>
          <Guid>2564cc8d5e72c3b4a3e2708ee317f206</Guid>
          <MasterComponent isRef="39"/>
          <Name>DataBandFinancials</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <Sort isList="true" count="0"/>
        </DataBandFinancials>
        <FooterBandFinancials Ref="163" isKey="true" type="FooterBand">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,52.8,19,0.6</ClientRectangle>
          <Components isList="true" count="5">
            <Text37 Ref="164" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>8.6,0.2,1.4,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>eae62ba3044e269ddf5eb2f5344d031e</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text37</Name>
              <Page isRef="26"/>
              <Parent isRef="163"/>
              <Text>Total:</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text37>
            <Text77 Ref="165" isKey="true" type="Text">
              <Border>All;Black;1;Solid;False;4;Black</Border>
              <Brush>[230:230:230]</Brush>
              <ClientRectangle>17,0.2,2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>44d3461036ac36f2c729b2f5344d8564</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text77</Name>
              <Page isRef="26"/>
              <Parent isRef="163"/>
              <Text>{Sum(DataBandFinancials,FinancialsBand.GRAND_TOTAL_INC_TAX)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="166" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Totals</Type>
              <VertAlignment>Center</VertAlignment>
            </Text77>
            <Text81 Ref="167" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>15,0.2,1.8,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>ac6c6fe4e0eb59bfde39b2f5344dad7d</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text81</Name>
              <Page isRef="26"/>
              <Parent isRef="163"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{Sum(DataBandFinancials,FinancialsBand.TAX_AMT)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="168" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text81>
            <Text97 Ref="169" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.8,0.2,2.2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>0a3adff19c4cab242eb8b2f5344de320</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text97</Name>
              <Page isRef="26"/>
              <Parent isRef="163"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{Sum(DataBandFinancials,FinancialsBand.NET_TOTAL_EX_TAX)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="170" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text97>
            <Text98 Ref="171" isKey="true" type="Text">
              <Brush>Transparent</Brush>
              <ClientRectangle>10.8,0.2,2,0.4</ClientRectangle>
              <ComponentStyle>Data Small Bold 8pt</ComponentStyle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,8,Bold</Font>
              <Guid>31cf0577438cf1b97cb0b2f5344d69bc</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text98</Name>
              <Page isRef="26"/>
              <Parent isRef="163"/>
              <ShiftMode>IncreasingSize, DecreasingSize</ShiftMode>
              <Text>{Sum(DataBandFinancials,FinancialsBand.DISCOUNT_AMOUNT)}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="172" isKey="true" type="CurrencyFormat">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
              </TextFormat>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text98>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>FooterBandFinancials</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
        </FooterBandFinancials>
        <DataBandSignature Ref="173" isKey="true" type="DataBand">
          <Brush>Transparent</Brush>
          <CanBreak>True</CanBreak>
          <CanShrink>True</CanShrink>
          <ClientRectangle>0,54.2,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text101 Ref="174" isKey="true" type="Text">
              <AllowHtmlTags>True</AllowHtmlTags>
              <Brush>Transparent</Brush>
              <CanBreak>True</CanBreak>
              <CanGrow>True</CanGrow>
              <CanShrink>True</CanShrink>
              <ClientRectangle>0,0.2,19,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Guid>cad037f23fbff2459ae7b2f4e5ca863d</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text101</Name>
              <Page isRef="26"/>
              <Parent isRef="173"/>
              <Text>{reportSignature}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>HotkeyPrefix=None, LineLimit=False, RightToLeft=False, Trimming=None, WordWrap=True, Angle=0, FirstTabOffset=40, DistanceBetweenTabs=20,</TextOptions>
              <TextQuality>Typographic</TextQuality>
              <Type>Expression</Type>
            </Text101>
          </Components>
          <Conditions isList="true" count="0"/>
          <Filters isList="true" count="0"/>
          <MasterComponent isRef="39"/>
          <Name>DataBandSignature</Name>
          <Page isRef="26"/>
          <Parent isRef="26"/>
          <Sort isList="true" count="0"/>
        </DataBandSignature>
      </Components>
      <Conditions isList="true" count="0"/>
      <Guid>f795cd94c8663920eaa4c9d63d3e92dc</Guid>
      <LargeHeight>True</LargeHeight>
      <LargeHeightFactor>3</LargeHeightFactor>
      <Margins>1,1,1,1</Margins>
      <Name>PageMain</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0"/>
      <Watermark Ref="175" isKey="true" type="Stimulsoft.Report.Components.StiWatermark">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </PageMain>
  </Pages>
  <PrinterSettings Ref="176" isKey="true" type="Stimulsoft.Report.Print.StiPrinterSettings"/>
  <ReportAlias>01.event-sheet</ReportAlias>
  <ReportChanged>10/10/2017 05:22:11 PM</ReportChanged>
  <ReportCreated>12/24/2012 09:15:59 AM</ReportCreated>
  <ReportFile>01.event-sheet-report.mrt</ReportFile>
  <ReportGuid>fbcac7cf7fffd9bc9cc805976f793a2e</ReportGuid>
  <ReportName>01.event-sheet</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.3.1500</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Windows.Forms;
using System.Data;
using Stimulsoft.Controls;
using Stimulsoft.Base.Drawing;
using Stimulsoft.Report;
using Stimulsoft.Report.Dialogs;
using Stimulsoft.Report.Components;

namespace Reports
{

    public class Report : Stimulsoft.Report.StiReport

    {
        
        public Report()
        {
            this.InitializeComponent();
        }
        #region StiReport Designer generated code - do not modify#endregion StiReport Designer generated code - do not modify
    }
}</Script>
  <ScriptLanguage>CSharp</ScriptLanguage>
  <Styles isList="true" count="11">
    <Report_x0020_Title Ref="177" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,16,Bold|Italic</Font>
      <Name>Report Title</Name>
      <TextBrush>Black</TextBrush>
    </Report_x0020_Title>
    <Label_x0020_Small Ref="178" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Label Small</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Label_x0020_Small>
    <Label_x0020_Small_x0020_Bold Ref="179" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8,Bold|Underline</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Label Small Bold</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Label_x0020_Small_x0020_Bold>
    <Data_x0020_Small_x0020_8pt Ref="180" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8</Font>
      <Name>Data Small 8pt</Name>
      <TextBrush>Black</TextBrush>
    </Data_x0020_Small_x0020_8pt>
    <Data_x0020_Small_x0020_Bold_x0020_8pt Ref="181" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8,Bold</Font>
      <Name>Data Small Bold 8pt</Name>
      <TextBrush>Black</TextBrush>
    </Data_x0020_Small_x0020_Bold_x0020_8pt>
    <Band_x0020_Title Ref="182" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Border>All;Black;1;Solid;False;4;Black</Border>
      <Brush>Silver</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,10,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Band Title</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Band_x0020_Title>
    <Label_x0020_Small_x0020_Underline Ref="183" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8,Underline</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Label Small Underline</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Label_x0020_Small_x0020_Underline>
    <Odd_x0020_Backstyle Ref="184" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Linen</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8</Font>
      <Name>Odd Backstyle</Name>
      <TextBrush>Black</TextBrush>
    </Odd_x0020_Backstyle>
    <Even_x0020_Backstyle Ref="185" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8</Font>
      <Name>Even Backstyle</Name>
      <TextBrush>Black</TextBrush>
    </Even_x0020_Backstyle>
    <Data_x0020_Small_x0020_10pt Ref="186" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,10</Font>
      <Name>Data Small 10pt</Name>
      <TextBrush>Black</TextBrush>
    </Data_x0020_Small_x0020_10pt>
    <Data_x0020_Small_x0020_Bold_x0020_10pt Ref="187" isKey="true" type="Stimulsoft.Report.StiStyle">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,10,Bold</Font>
      <HorAlignment>Center</HorAlignment>
      <Name>Data Small Bold 10pt</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </Data_x0020_Small_x0020_Bold_x0020_10pt>
  </Styles>
</StiSerializer>