﻿<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer version="1.02" type="Net" application="StiReport">
  <Dictionary Ref="1" type="Dictionary" isKey="true">
    <BusinessObjects isList="true" count="0" />
    <Databases isList="true" count="1">
      <Demo Ref="2" type="Stimulsoft.Report.Dictionary.StiXmlDatabase" isKey="true">
        <Alias>Demo</Alias>
        <Key />
        <Name>Demo</Name>
        <PathData>D:\REPORTS\012\Demo.xml</PathData>
        <PathSchema>D:\REPORTS\012\Demo.xsd</PathSchema>
      </Demo>
    </Databases>
    <DataSources isList="true" count="13">
      <Auto Ref="3" type="DataTableSource" isKey="true">
        <Alias>Auto</Alias>
        <Columns isList="true" count="5">
          <value>Rank,System.Double</value>
          <value>Country,System.String</value>
          <value>Year2009,System.Double</value>
          <value>Year2005,System.Double</value>
          <value>Year2000,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Auto</Name>
        <NameInSource>Demo.Auto</NameInSource>
      </Auto>
      <Categories Ref="4" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="4">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
          <value>Picture,System.Byte[]</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Categories</Name>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Countries Ref="5" type="DataTableSource" isKey="true">
        <Alias>Countries</Alias>
        <Columns isList="true" count="3">
          <value>CountriesID,System.Int32</value>
          <value>Flag,System.Byte[]</value>
          <value>CountryName,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Countries</Name>
        <NameInSource>Demo.Countries</NameInSource>
      </Countries>
      <Customers Ref="6" type="DataTableSource" isKey="true">
        <Alias>Customers</Alias>
        <Columns isList="true" count="11">
          <value>CustomerID,System.String</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Customers</Name>
        <NameInSource>Demo.Customers</NameInSource>
      </Customers>
      <Employees Ref="7" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="17">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,System.String</value>
          <value>TitleOfCourtesy,System.String</value>
          <value>BirthDate,System.DateTime</value>
          <value>HireDate,System.DateTime</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>HomePhone,System.String</value>
          <value>Extension,System.String</value>
          <value>Photo,System.Byte[]</value>
          <value>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Employees</Name>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <GlobalGrowth Ref="8" type="DataTableSource" isKey="true">
        <Alias>GlobalGrowth</Alias>
        <Columns isList="true" count="5">
          <value>Region,System.String</value>
          <value>Year2006,System.Double</value>
          <value>Year2007,System.Double</value>
          <value>Year2008,System.Double</value>
          <value>Year2009,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>GlobalGrowth</Name>
        <NameInSource>Demo.GlobalGrowth</NameInSource>
      </GlobalGrowth>
      <Opec Ref="9" type="DataTableSource" isKey="true">
        <Alias>Opec</Alias>
        <Columns isList="true" count="9">
          <value>Year,System.Double</value>
          <value>Iran,System.Double</value>
          <value>Iraq,System.Double</value>
          <value>Kuwait,System.Double</value>
          <value>Saudi_x0020_Arabia,System.Double</value>
          <value>UAE,System.Double</value>
          <value>Venezuela,System.Double</value>
          <value>Libya,System.Double</value>
          <value>Nigeria,System.Double</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Opec</Name>
        <NameInSource>Demo.Opec</NameInSource>
      </Opec>
      <Order_x0020_Details Ref="10" type="DataTableSource" isKey="true">
        <Alias>Order Details</Alias>
        <Columns isList="true" count="5">
          <value>OrderID,System.Int32</value>
          <value>ProductID,System.Int32</value>
          <value>UnitPrice,System.Decimal</value>
          <value>Quantity,System.Int16</value>
          <value>Discount,System.Single</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Order Details</Name>
        <NameInSource>Demo.Order Details</NameInSource>
      </Order_x0020_Details>
      <Orders Ref="11" type="DataTableSource" isKey="true">
        <Alias>Orders</Alias>
        <Columns isList="true" count="14">
          <value>OrderID,System.Int32</value>
          <value>CustomerID,System.String</value>
          <value>EmployeeID,System.Int32</value>
          <value>OrderDate,System.DateTime</value>
          <value>RequiredDate,System.DateTime</value>
          <value>ShippedDate,System.DateTime</value>
          <value>ShipVia,System.Int32</value>
          <value>Freight,System.Decimal</value>
          <value>ShipName,System.String</value>
          <value>ShipAddress,System.String</value>
          <value>ShipCity,System.String</value>
          <value>ShipRegion,System.String</value>
          <value>ShipPostalCode,System.String</value>
          <value>ShipCountry,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Orders</Name>
        <NameInSource>Demo.Orders</NameInSource>
      </Orders>
      <Products Ref="12" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="10">
          <value>ProductID,System.Int32</value>
          <value>ProductName,System.String</value>
          <value>SupplierID,System.Int32</value>
          <value>CategoryID,System.Int32</value>
          <value>QuantityPerUnit,System.String</value>
          <value>UnitPrice,System.Decimal</value>
          <value>UnitsInStock,System.Int16</value>
          <value>UnitsOnOrder,System.Int16</value>
          <value>ReorderLevel,System.Int16</value>
          <value>Discontinued,System.Boolean</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Products</Name>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="13" type="DataTableSource" isKey="true">
        <Alias>Shippers</Alias>
        <Columns isList="true" count="3">
          <value>ShipperID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>Phone,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Shippers</Name>
        <NameInSource>Demo.Shippers</NameInSource>
      </Shippers>
      <States Ref="14" type="DataTableSource" isKey="true">
        <Alias>States</Alias>
        <Columns isList="true" count="4">
          <value>Name,System.String</value>
          <value>USPS,System.String</value>
          <value>Population,System.Int32</value>
          <value>Capital,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>States</Name>
        <NameInSource>Demo.States</NameInSource>
      </States>
      <Suppliers Ref="15" type="DataTableSource" isKey="true">
        <Alias>Suppliers</Alias>
        <Columns isList="true" count="12">
          <value>SupplierID,System.Int32</value>
          <value>CompanyName,System.String</value>
          <value>ContactName,System.String</value>
          <value>ContactTitle,System.String</value>
          <value>Address,System.String</value>
          <value>City,System.String</value>
          <value>Region,System.String</value>
          <value>PostalCode,System.String</value>
          <value>Country,System.String</value>
          <value>Phone,System.String</value>
          <value>Fax,System.String</value>
          <value>HomePage,System.String</value>
        </Columns>
        <Dictionary isRef="1" />
        <Name>Suppliers</Name>
        <NameInSource>Demo.Suppliers</NameInSource>
      </Suppliers>
    </DataSources>
    <Relations isList="true" count="0" />
    <Report isRef="0" />
    <Variables isList="true" count="5">
      <value>,DecimalPlaces,DecimalPlaces,,System.Int32,_x0032_,True,False,False,False</value>
      <value>,CurSymbol,CurSymbol,Currency_x0020_Symbol,System.String,_x00A3_,False,False,False,False</value>
      <value>,verticallines,verticallines,Controls_x0020_vertical_x0020_line_x0020_visibility,System.Boolean,true,False,False,False,False</value>
      <value>,showrate,showrate,Show_x0020_the_x0020_Rate_x0020_and_x0020_Total_x0020_values,System.Boolean,true,False,False,False,False</value>
      <value>,debugPageFns,debugPageFns,,System.Decimal,_x0030_,False,False,False,False</value>
    </Variables>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0" />
  <MetaTags isList="true" count="0" />
  <Pages isList="true" count="1">
    <Page1 Ref="16" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>White</Brush>
      <Components isList="true" count="22">
        <PageFooterBand1 Ref="17" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,26.9,19,0.8</ClientRectangle>
          <Components isList="true" count="2">
            <Text7 Ref="18" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>17.2,0.1,1.6,0.6</ClientRectangle>
              <ComponentStyle>PageFurniture</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,8</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text7</Name>
              <Page isRef="16" />
              <Parent isRef="17" />
              <Text>{PageNofM}</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text7>
            <Text8 Ref="19" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.1,3.6,0.6</ClientRectangle>
              <ComponentStyle>PageFurniture</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,8</Font>
              <Guid>7a7acf5a7d48447593c3742519fa69b0</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text8</Name>
              <Page isRef="16" />
              <Parent isRef="17" />
              <Text>{ReportCreated}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="20" type="DateFormat" isKey="true" />
              <Type>SystemVariables</Type>
            </Text8>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>PageFooterBand1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
        </PageFooterBand1>
        <ReportTitleBand1 Ref="21" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <CanGrow>False</CanGrow>
          <ClientRectangle>0,0.4,19,1.2</ClientRectangle>
          <Components isList="true" count="1">
            <Text5 Ref="22" type="Text" isKey="true">
              <Brush>EmptyBrush</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>0,0,19,0.6</ClientRectangle>
              <ComponentStyle>ReportTitle</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,12</Font>
              <GrowToHeight>True</GrowToHeight>
              <Margins>4,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="16" />
              <Parent isRef="21" />
              <Text>Title here</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text5>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>ReportTitleBand1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
        </ReportTitleBand1>
        <HeaderBand5 Ref="23" type="HeaderBand" isKey="true">
          <Border>All;Black;1;Solid;False;4;Black</Border>
          <Brush>Transparent</Brush>
          <ClientRectangle>0,2.4,19,0.8</ClientRectangle>
          <Components isList="true" count="22">
            <Text11 Ref="24" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.2,0.2,1.6,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderLeftAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>05eb88d3bf944021ad0d124bad591eb0</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text11</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Code</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text11>
            <Text13 Ref="25" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>2.2,0.2,2.4,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderLeftAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>abbb8b242cf1497b919e8d46a4760710</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text13</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Description</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text13>
            <Text14 Ref="26" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>16.6,0.2,2.2,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>70a6e7531b7c4a59b429b0c0b1d12da8</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text14</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Total</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text14>
            <Text15 Ref="27" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>14.4,0.2,1.8,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>36bb708fde1e4f628f23362d6d3ff0e4</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text15</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Rate</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text15>
            <Text16 Ref="28" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12.4,0.2,1.6,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>c1fcd913d6684f8a86f052b51c3a36ec</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text16</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Unit</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text16>
            <Text17 Ref="29" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.8,0.2,2.2,0.6</ClientRectangle>
              <ComponentStyle>BandHeaderRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold,Point,False,0</Font>
              <Guid>c2f79860465d4f5ebe7b944647380d3a</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text17</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <Text>Quantity</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
            </Text17>
            <HorizontalLinePrimitive1 Ref="30" type="HorizontalLinePrimitive" isKey="true">
              <ClientRectangle>0,0,19,0.0254</ClientRectangle>
              <Color>Black</Color>
              <Enabled>False</Enabled>
              <EndCap Ref="31" type="Cap" isKey="true">
                <Color>Black</Color>
              </EndCap>
              <Name>HorizontalLinePrimitive1</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <StartCap Ref="32" type="Cap" isKey="true">
                <Color>Black</Color>
              </StartCap>
            </HorizontalLinePrimitive1>
            <StartPointPrimitive1 Ref="33" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>0,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive1</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>679acbde09944b78a063107367199b13</ReferenceToGuid>
            </StartPointPrimitive1>
            <HorizontalLinePrimitive2 Ref="34" type="HorizontalLinePrimitive" isKey="true">
              <ClientRectangle>0,0.8,19,0.0254</ClientRectangle>
              <Color>Black</Color>
              <Enabled>False</Enabled>
              <EndCap Ref="35" type="Cap" isKey="true">
                <Color>Black</Color>
              </EndCap>
              <Guid>28c3d4ecc39b48c9af13ddcecaaf7007</Guid>
              <Name>HorizontalLinePrimitive2</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <StartCap Ref="36" type="Cap" isKey="true">
                <Color>Black</Color>
              </StartCap>
            </HorizontalLinePrimitive2>
            <StartPointPrimitive2 Ref="37" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>19,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive2</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>749cfc8103c0484db5faa2ddd282fc17</ReferenceToGuid>
            </StartPointPrimitive2>
            <StartPointPrimitive6 Ref="38" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive6</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>6b9059c66d834ffdae1d06f2360adeb7</ReferenceToGuid>
            </StartPointPrimitive6>
            <StartPointPrimitive11 Ref="39" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>9.6,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive11</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>4a204e4f403343e49c6228ed26253730</ReferenceToGuid>
            </StartPointPrimitive11>
            <StartPointPrimitive12 Ref="40" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>12.2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive12</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>e32c2ba1afa4483c9cbf4d257f3afd4c</ReferenceToGuid>
            </StartPointPrimitive12>
            <StartPointPrimitive13 Ref="41" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>14.2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive13</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>721c6d468e10484494142d8055f35218</ReferenceToGuid>
            </StartPointPrimitive13>
            <StartPointPrimitive14 Ref="42" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>16.4,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive14</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>770677be767244469e5509b68281a446</ReferenceToGuid>
            </StartPointPrimitive14>
            <EndPointPrimitive11 Ref="43" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>9.6,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive11</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>4a204e4f403343e49c6228ed26253730</ReferenceToGuid>
            </EndPointPrimitive11>
            <EndPointPrimitive12 Ref="44" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>12.2,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive12</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>e32c2ba1afa4483c9cbf4d257f3afd4c</ReferenceToGuid>
            </EndPointPrimitive12>
            <EndPointPrimitive13 Ref="45" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>14.2,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive13</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>721c6d468e10484494142d8055f35218</ReferenceToGuid>
            </EndPointPrimitive13>
            <EndPointPrimitive14 Ref="46" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>16.4,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive14</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>770677be767244469e5509b68281a446</ReferenceToGuid>
            </EndPointPrimitive14>
            <EndPointPrimitive6 Ref="47" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>2,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive6</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>6b9059c66d834ffdae1d06f2360adeb7</ReferenceToGuid>
            </EndPointPrimitive6>
            <EndPointPrimitive2 Ref="48" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>19,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive2</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>749cfc8103c0484db5faa2ddd282fc17</ReferenceToGuid>
            </EndPointPrimitive2>
            <EndPointPrimitive1 Ref="49" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>0,0.8,0,0</ClientRectangle>
              <Name>EndPointPrimitive1</Name>
              <Page isRef="16" />
              <Parent isRef="23" />
              <ReferenceToGuid>679acbde09944b78a063107367199b13</ReferenceToGuid>
            </EndPointPrimitive1>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>HeaderBand5</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
        </HeaderBand5>
        <DataProducts Ref="50" type="DataBand" isKey="true">
          <Border>Left, Right;Black;1;Solid;False;4;Black</Border>
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true" />
          <ClientRectangle>0,4,19,1</ClientRectangle>
          <Components isList="true" count="22">
            <DataProducts_ProductName Ref="51" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>0.2,0.2,1.6,0.6</ClientRectangle>
              <ComponentStyle>DetailTextLeftAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <Margins>0,0,0,0</Margins>
              <Name>DataProducts_ProductName</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.Phone}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>DataColumn</Type>
            </DataProducts_ProductName>
            <Text19 Ref="52" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>12.4,0.2,1.6,0.6</ClientRectangle>
              <ComponentStyle>DetailTextLeftAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <GrowToHeight>True</GrowToHeight>
              <Guid>025558d546c644bda365ca5b8a9dbac4</Guid>
              <Margins>0,0,0,0</Margins>
              <Name>Text19</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.ShipperID}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>DataColumn</Type>
            </Text19>
            <txtRate Ref="53" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>14.4,0.2,1.8,0.6</ClientRectangle>
              <ComponentStyle>DetailTextRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <GrowToHeight>True</GrowToHeight>
              <Guid>f4e46accd8c849be9743b78915a1da6c</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>txtRate</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.ShipperID}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="54" type="CurrencyFormat" isKey="true">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
                <State>CurrencySymbol</State>
                <Symbol>£</Symbol>
              </TextFormat>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>DataColumn</Type>
            </txtRate>
            <JobDesc Ref="55" type="Text" isKey="true">
              <AfterPrintEvent>TextQty.Top = JobDesc.Top + JobDesc.Height - TextQty.Height;</AfterPrintEvent>
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>2.2,0.2,7.2,0.6</ClientRectangle>
              <ComponentStyle>DetailTextLeftAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <Margins>0,0,0,0</Margins>
              <Name>JobDesc</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.CompanyName}</Text>
              <TextBrush>Black</TextBrush>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>DataColumn</Type>
            </JobDesc>
            <textTotal Ref="56" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <CanGrow>True</CanGrow>
              <ClientRectangle>16.6,0.2,2.2,0.6</ClientRectangle>
              <ComponentStyle>DetailTextRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <GrowToHeight>True</GrowToHeight>
              <Guid>57e749bfb3c1447eb85fd70572ca1b59</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>textTotal</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.ShipperID}</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="57" type="CurrencyFormat" isKey="true">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
                <Symbol>£</Symbol>
              </TextFormat>
              <TextOptions>,,,,WordWrap=True,A=0</TextOptions>
              <Type>DataColumn</Type>
            </textTotal>
            <TextQty Ref="58" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>9.8,0.2,2.2,0.6</ClientRectangle>
              <ComponentStyle>DetailTextRightAlign</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Regular,Point,False,0</Font>
              <Guid>e5ca534cd28f462987dc2b648630b1fd</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>TextQty</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <Text>{Shippers.ShipperID}</Text>
              <TextBrush>Black</TextBrush>
              <Type>DataColumn</Type>
            </TextQty>
            <StartPointPrimitive3 Ref="59" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>0,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive3</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>552427e049254926942bd951f153b7b5</ReferenceToGuid>
            </StartPointPrimitive3>
            <EndPointPrimitive3 Ref="60" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>0,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive3</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>552427e049254926942bd951f153b7b5</ReferenceToGuid>
            </EndPointPrimitive3>
            <StartPointPrimitive4 Ref="61" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>19,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive4</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>c4a12384a5c944d6a06ebb28fe0ffad5</ReferenceToGuid>
            </StartPointPrimitive4>
            <EndPointPrimitive4 Ref="62" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>19,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive4</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>c4a12384a5c944d6a06ebb28fe0ffad5</ReferenceToGuid>
            </EndPointPrimitive4>
            <StartPointPrimitive5 Ref="63" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive5</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>8f6aa79122e4496d8cb5fe315194253b</ReferenceToGuid>
            </StartPointPrimitive5>
            <EndPointPrimitive5 Ref="64" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>2,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive5</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>8f6aa79122e4496d8cb5fe315194253b</ReferenceToGuid>
            </EndPointPrimitive5>
            <StartPointPrimitive7 Ref="65" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>9.6,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive7</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>95a5a221075040698617267b34a14d2e</ReferenceToGuid>
            </StartPointPrimitive7>
            <EndPointPrimitive7 Ref="66" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>9.6,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive7</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>95a5a221075040698617267b34a14d2e</ReferenceToGuid>
            </EndPointPrimitive7>
            <StartPointPrimitive8 Ref="67" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>12.2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive8</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>8c7c9a6ba2994af5949d733be3f4886c</ReferenceToGuid>
            </StartPointPrimitive8>
            <EndPointPrimitive8 Ref="68" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>12.2,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive8</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>8c7c9a6ba2994af5949d733be3f4886c</ReferenceToGuid>
            </EndPointPrimitive8>
            <StartPointPrimitive9 Ref="69" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>14.2,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive9</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>279ff66bd99544e590c39c645fc0854f</ReferenceToGuid>
            </StartPointPrimitive9>
            <EndPointPrimitive9 Ref="70" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>14.2,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive9</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>279ff66bd99544e590c39c645fc0854f</ReferenceToGuid>
            </EndPointPrimitive9>
            <StartPointPrimitive10 Ref="71" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>16.4,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive10</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>a4a4b144593f46aba5c18ef864768395</ReferenceToGuid>
            </StartPointPrimitive10>
            <EndPointPrimitive10 Ref="72" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>16.4,1,0,0</ClientRectangle>
              <Name>EndPointPrimitive10</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>a4a4b144593f46aba5c18ef864768395</ReferenceToGuid>
            </EndPointPrimitive10>
            <StartPointPrimitive15 Ref="73" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>0,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive15</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>aa97fab9e2ed45ca8f013d13b61158fb</ReferenceToGuid>
            </StartPointPrimitive15>
            <StartPointPrimitive16 Ref="74" type="Stimulsoft.Report.Components.StiStartPointPrimitive" isKey="true">
              <ClientRectangle>19,0,0,0</ClientRectangle>
              <Name>StartPointPrimitive16</Name>
              <Page isRef="16" />
              <Parent isRef="50" />
              <ReferenceToGuid>a8845db1ae78412f9a98b8157945a341</ReferenceToGuid>
            </StartPointPrimitive16>
          </Components>
          <Conditions isList="true" count="0" />
          <DataRelationName isNull="true" />
          <DataSourceName>Shippers</DataSourceName>
          <EvenStyle>AlternatingBand</EvenStyle>
          <Filters isList="true" count="0" />
          <Name>DataProducts</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <RenderingEvent>TextQty.Top = JobDesc.Top + JobDesc.Height - TextQty.Height;</RenderingEvent>
          <Sort isList="true" count="0" />
        </DataProducts>
        <FooterBand1 Ref="75" type="FooterBand" isKey="true">
          <Border>Left, Right;Black;1;Solid;False;4;Black</Border>
          <Brush>EmptyBrush</Brush>
          <ClientRectangle>0,5.8,19,0.8</ClientRectangle>
          <Components isList="true" count="2">
            <Text1 Ref="76" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.4,0.2,18.4,0.6</ClientRectangle>
              <ComponentStyle>SubSummary</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,10,Bold</Font>
              <Guid>c1a503764d3a4c66b3e9bc5eed7c113c</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="16" />
              <Parent isRef="75" />
              <Text>Test for the sub-footer</Text>
              <TextBrush>Black</TextBrush>
              <TextFormat Ref="77" type="CurrencyFormat" isKey="true">
                <GroupSeparator>,</GroupSeparator>
                <NegativePattern>1</NegativePattern>
                <PositivePattern>0</PositivePattern>
                <Symbol>£</Symbol>
              </TextFormat>
              <Type>Expression</Type>
            </Text1>
            <HorizontalLinePrimitive3 Ref="78" type="HorizontalLinePrimitive" isKey="true">
              <ClientRectangle>0,0,19,0.0254</ClientRectangle>
              <Color>Black</Color>
              <Enabled>False</Enabled>
              <EndCap Ref="79" type="Cap" isKey="true">
                <Color>Black</Color>
              </EndCap>
              <Guid>eb30cd9ebf8f48e48855f163e97513f9</Guid>
              <Name>HorizontalLinePrimitive3</Name>
              <Page isRef="16" />
              <Parent isRef="75" />
              <StartCap Ref="80" type="Cap" isKey="true">
                <Color>Black</Color>
              </StartCap>
            </HorizontalLinePrimitive3>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>FooterBand1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <PrintAtBottom>True</PrintAtBottom>
          <PrintOnAllPages>True</PrintOnAllPages>
        </FooterBand1>
        <FooterBand2 Ref="81" type="FooterBand" isKey="true">
          <Border>Left, Right, Bottom;Black;1;Solid;False;4;Black</Border>
          <Brush>EmptyBrush</Brush>
          <ClientRectangle>0,7.4,19,0.6</ClientRectangle>
          <Components isList="true" count="3">
            <Text2 Ref="82" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.2,0,18.6,0.6</ClientRectangle>
              <ComponentStyle>SummaryBand</ComponentStyle>
              <Conditions isList="true" count="0" />
              <Font>Arial,12,Bold</Font>
              <Guid>7838a88e2b7e4837b2547ea5822384af</Guid>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text2</Name>
              <Page isRef="16" />
              <Parent isRef="81" />
              <Text>Total: £Blah</Text>
              <TextBrush>Black</TextBrush>
              <Type>Expression</Type>
              <VertAlignment>Center</VertAlignment>
            </Text2>
            <EndPointPrimitive15 Ref="83" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>0,0.6,0,0</ClientRectangle>
              <Name>EndPointPrimitive15</Name>
              <Page isRef="16" />
              <Parent isRef="81" />
              <ReferenceToGuid>aa97fab9e2ed45ca8f013d13b61158fb</ReferenceToGuid>
            </EndPointPrimitive15>
            <EndPointPrimitive16 Ref="84" type="Stimulsoft.Report.Components.StiEndPointPrimitive" isKey="true">
              <ClientRectangle>19,0.6,0,0</ClientRectangle>
              <Name>EndPointPrimitive16</Name>
              <Page isRef="16" />
              <Parent isRef="81" />
              <ReferenceToGuid>a8845db1ae78412f9a98b8157945a341</ReferenceToGuid>
            </EndPointPrimitive16>
          </Components>
          <Conditions isList="true" count="0" />
          <Name>FooterBand2</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <PrintAtBottom>True</PrintAtBottom>
        </FooterBand2>
        <headerline1 Ref="85" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline1.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>0,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="86" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>679acbde09944b78a063107367199b13</Guid>
          <Name>headerline1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="87" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline1>
        <headerline7 Ref="88" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline7.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>19,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="89" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>749cfc8103c0484db5faa2ddd282fc17</Guid>
          <Name>headerline7</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="90" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline7>
        <vertline1 Ref="91" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline1.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>0,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="92" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>552427e049254926942bd951f153b7b5</Guid>
          <Name>vertline1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="93" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline1>
        <vertline7 Ref="94" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline7.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>19,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="95" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>c4a12384a5c944d6a06ebb28fe0ffad5</Guid>
          <Name>vertline7</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="96" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline7>
        <vertline2 Ref="97" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline2.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>2,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="98" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>8f6aa79122e4496d8cb5fe315194253b</Guid>
          <Name>vertline2</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="99" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline2>
        <headerline2 Ref="100" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline2.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>2,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="101" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>6b9059c66d834ffdae1d06f2360adeb7</Guid>
          <Name>headerline2</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="102" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline2>
        <vertline3 Ref="103" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline3.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>9.6,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="104" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>95a5a221075040698617267b34a14d2e</Guid>
          <Name>vertline3</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="105" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline3>
        <vertline4 Ref="106" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline4.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>12.2,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="107" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>8c7c9a6ba2994af5949d733be3f4886c</Guid>
          <Name>vertline4</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="108" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline4>
        <vertline5 Ref="109" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline5.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>14.2,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="110" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>279ff66bd99544e590c39c645fc0854f</Guid>
          <Name>vertline5</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="111" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline5>
        <vertline6 Ref="112" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>vertline6.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>16.4,4,0.0254,1</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="113" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>a4a4b144593f46aba5c18ef864768395</Guid>
          <Name>vertline6</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="114" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </vertline6>
        <headerline3 Ref="115" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline3.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>9.6,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="116" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>4a204e4f403343e49c6228ed26253730</Guid>
          <Name>headerline3</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="117" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline3>
        <headerline4 Ref="118" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline4.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>12.2,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="119" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>e32c2ba1afa4483c9cbf4d257f3afd4c</Guid>
          <Name>headerline4</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="120" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline4>
        <headerline5 Ref="121" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline5.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>14.2,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="122" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>721c6d468e10484494142d8055f35218</Guid>
          <Name>headerline5</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="123" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline5>
        <headerline6 Ref="124" type="VerticalLinePrimitive" isKey="true">
          <BeforePrintEvent>headerline6.Enabled = verticallines;</BeforePrintEvent>
          <ClientRectangle>16.4,2.4,0.0254,0.8</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="125" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>770677be767244469e5509b68281a446</Guid>
          <Name>headerline6</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="126" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </headerline6>
        <VerticalLinePrimitive1 Ref="127" type="VerticalLinePrimitive" isKey="true">
          <ClientRectangle>0,4,0.0254,4</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="128" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>aa97fab9e2ed45ca8f013d13b61158fb</Guid>
          <Name>VerticalLinePrimitive1</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="129" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </VerticalLinePrimitive1>
        <VerticalLinePrimitive2 Ref="130" type="VerticalLinePrimitive" isKey="true">
          <ClientRectangle>19,4,0.0254,4</ClientRectangle>
          <Color>Black</Color>
          <EndCap Ref="131" type="Cap" isKey="true">
            <Color>Black</Color>
          </EndCap>
          <Guid>a8845db1ae78412f9a98b8157945a341</Guid>
          <Name>VerticalLinePrimitive2</Name>
          <Page isRef="16" />
          <Parent isRef="16" />
          <StartCap Ref="132" type="Cap" isKey="true">
            <Color>Black</Color>
          </StartCap>
        </VerticalLinePrimitive2>
      </Components>
      <Conditions isList="true" count="0" />
      <Guid>150aa932626e4d1f990f81a09943c26e</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <PaperSize>A4</PaperSize>
      <Report isRef="0" />
      <Watermark Ref="133" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PreviewSettings>268435455</PreviewSettings>
  <PrinterSettings Ref="134" type="Stimulsoft.Report.Print.StiPrinterSettings" isKey="true" />
  <ReferencedAssemblies isList="true" count="8">
    <value>System.Dll</value>
    <value>System.Drawing.Dll</value>
    <value>System.Windows.Forms.Dll</value>
    <value>System.Data.Dll</value>
    <value>System.Xml.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Base.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Report</ReportAlias>
  <ReportChanged>10/14/2016 6:33:34 PM</ReportChanged>
  <ReportCreated>3/23/2016 11:14:38 PM</ReportCreated>
  <ReportFile>D:\REPORTS\012\BillOfQuantities.mrt</ReportFile>
  <ReportGuid>7137a12f070b4a14b0c1be13e7a639b9</ReportGuid>
  <ReportImage isNull="true" />
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2016.2.1</ReportVersion>
  <Script>using System;
using System.Drawing;
using System.Collections;
using System.Collections.Generic;
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;
using Stimulsoft.Report.ReportControls;
using Stimulsoft.Report.Components.TextFormats;

namespace Reports
{
    public class Report : Stimulsoft.Report.StiReport
    {
        public Report()        {
            this.InitializeComponent();
        }
		
		Hashtable pgs = new Hashtable();

        #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">
    <BandHeaderLeftAlign Ref="135" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Bold,Point,False,0</Font>
      <Name>BandHeaderLeftAlign</Name>
      <TextBrush>Black</TextBrush>
    </BandHeaderLeftAlign>
    <BandHeaderRightAlign Ref="136" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Bold,Point,False,0</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>BandHeaderRightAlign</Name>
      <TextBrush>Black</TextBrush>
    </BandHeaderRightAlign>
    <DetailTextLeftAlign Ref="137" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Regular,Point,False,0</Font>
      <Name>DetailTextLeftAlign</Name>
      <TextBrush>Black</TextBrush>
    </DetailTextLeftAlign>
    <DetailTextRightAlign Ref="138" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Regular,Point,False,0</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>DetailTextRightAlign</Name>
      <TextBrush>Black</TextBrush>
    </DetailTextRightAlign>
    <PageHeader Ref="139" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>EmptyBrush</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,16,Regular,Point,False,0</Font>
      <Name>PageHeader</Name>
      <TextBrush>Black</TextBrush>
    </PageHeader>
    <SubHeader Ref="140" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Bold,Point,False,0</Font>
      <Name>SubHeader</Name>
      <TextBrush>Black</TextBrush>
    </SubHeader>
    <SubSummary Ref="141" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,10,Bold</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>SubSummary</Name>
      <TextBrush>Black</TextBrush>
    </SubSummary>
    <SummaryBand Ref="142" type="Stimulsoft.Report.StiStyle" isKey="true">
      <AllowUseHorAlignment>True</AllowUseHorAlignment>
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,12,Bold</Font>
      <HorAlignment>Right</HorAlignment>
      <Name>SummaryBand</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </SummaryBand>
    <PageFurniture Ref="143" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>Transparent</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,8</Font>
      <Name>PageFurniture</Name>
      <TextBrush>Black</TextBrush>
    </PageFurniture>
    <ReportTitle Ref="144" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>EmptyBrush</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,12</Font>
      <Name>ReportTitle</Name>
      <TextBrush>Black</TextBrush>
      <VertAlignment>Center</VertAlignment>
    </ReportTitle>
    <AlternatingBand Ref="145" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>WhiteSmoke</Brush>
      <Conditions isList="true" count="0" />
      <Font>Arial,8</Font>
      <Name>AlternatingBand</Name>
      <TextBrush>Black</TextBrush>
    </AlternatingBand>
  </Styles>
</StiSerializer>