<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<StiSerializer type="Flex" application="StiReport" version="1.02">
  <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>
        <Name>Demo</Name>
        <PathData>C:\Program Files\Stimulsoft Reports.Ultimate 2012.1\Samples\Web\CSharp\WebDemo\Data\Demo.xml</PathData>
        <PathSchema>C:\Program Files\Stimulsoft Reports.Ultimate 2012.1\Samples\Web\CSharp\WebDemo\Data\Demo.xsd</PathSchema>
      </Demo>
    </Databases>
    <DataSources isList="true" count="9">
      <Customers Ref="3" 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>
      <Categories Ref="4" type="DataTableSource" isKey="true">
        <Alias>Categories</Alias>
        <Columns isList="true" count="3">
          <value>CategoryID,System.Int32</value>
          <value>CategoryName,System.String</value>
          <value>Description,System.String</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Categories</Name>
        <NameInSource>Demo.Categories</NameInSource>
      </Categories>
      <Employees Ref="5" type="DataTableSource" isKey="true">
        <Alias>Employees</Alias>
        <Columns isList="true" count="14">
          <value>EmployeeID,System.Int32</value>
          <value>LastName,System.String</value>
          <value>FirstName,System.String</value>
          <value>Title,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>Notes,System.String</value>
          <value>ReportsTo,System.Int32</value>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Employees</Name>
        <NameInSource>Demo.Employees</NameInSource>
      </Employees>
      <Order_x0020_Details Ref="6" 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="7" 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="8" type="DataTableSource" isKey="true">
        <Alias>Products</Alias>
        <Columns isList="true" count="7">
          <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>
        </Columns>
        <Dictionary isRef="1"/>
        <Name>Products</Name>
        <NameInSource>Demo.Products</NameInSource>
      </Products>
      <Shippers Ref="9" 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>
      <Suppliers Ref="10" 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>
      <Countries Ref="11" 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>
    </DataSources>
    <Relations isList="true" count="8">
      <Employees Ref="12" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>ReportsTo</value>
        </ChildColumns>
        <ChildSource isRef="5"/>
        <Dictionary isRef="1"/>
        <Name>Employees</Name>
        <NameInSource>EmployeesEmployees</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="5"/>
      </Employees>
      <Products Ref="13" type="DataRelation" isKey="true">
        <Alias>Products</Alias>
        <ChildColumns isList="true" count="1">
          <value>ProductID</value>
        </ChildColumns>
        <ChildSource isRef="6"/>
        <Dictionary isRef="1"/>
        <Name>Products</Name>
        <NameInSource>ProductsOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ProductID</value>
        </ParentColumns>
        <ParentSource isRef="8"/>
      </Products>
      <Orders Ref="14" type="DataRelation" isKey="true">
        <Alias>Orders</Alias>
        <ChildColumns isList="true" count="1">
          <value>OrderID</value>
        </ChildColumns>
        <ChildSource isRef="6"/>
        <Dictionary isRef="1"/>
        <Name>Orders</Name>
        <NameInSource>OrdersOrder_Details</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>OrderID</value>
        </ParentColumns>
        <ParentSource isRef="7"/>
      </Orders>
      <Customers Ref="15" type="DataRelation" isKey="true">
        <Alias>Customers</Alias>
        <ChildColumns isList="true" count="1">
          <value>CustomerID</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>Customers</Name>
        <NameInSource>CustomersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CustomerID</value>
        </ParentColumns>
        <ParentSource isRef="3"/>
      </Customers>
      <Shippers Ref="16" type="DataRelation" isKey="true">
        <Alias>Shippers</Alias>
        <ChildColumns isList="true" count="1">
          <value>ShipVia</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>Shippers</Name>
        <NameInSource>ShippersOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>ShipperID</value>
        </ParentColumns>
        <ParentSource isRef="9"/>
      </Shippers>
      <Employees Ref="17" type="DataRelation" isKey="true">
        <Alias>Employees</Alias>
        <ChildColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ChildColumns>
        <ChildSource isRef="7"/>
        <Dictionary isRef="1"/>
        <Name>Employees</Name>
        <NameInSource>EmployeesOrders</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>EmployeeID</value>
        </ParentColumns>
        <ParentSource isRef="5"/>
      </Employees>
      <Categories Ref="18" type="DataRelation" isKey="true">
        <Alias>Categories</Alias>
        <ChildColumns isList="true" count="1">
          <value>CategoryID</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>Categories</Name>
        <NameInSource>CategoriesProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>CategoryID</value>
        </ParentColumns>
        <ParentSource isRef="4"/>
      </Categories>
      <Suppliers Ref="19" type="DataRelation" isKey="true">
        <Alias>Suppliers</Alias>
        <ChildColumns isList="true" count="1">
          <value>SupplierID</value>
        </ChildColumns>
        <ChildSource isRef="8"/>
        <Dictionary isRef="1"/>
        <Name>Suppliers</Name>
        <NameInSource>SuppliersProducts</NameInSource>
        <ParentColumns isList="true" count="1">
          <value>SupplierID</value>
        </ParentColumns>
        <ParentSource isRef="10"/>
      </Suppliers>
    </Relations>
    <Report isRef="0"/>
    <Variables isList="true" count="0"/>
  </Dictionary>
  <EngineVersion>EngineV2</EngineVersion>
  <GlobalizationStrings isList="true" count="0"/>
  <MetaTags isList="true" count="0"/>
  <Pages isList="true" count="3">
    <LandingPage1 Ref="20" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="2">
        <PageHeaderBand1 Ref="21" type="PageHeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,0.8</ClientRectangle>
          <Components isList="true" count="1">
            <Text9 Ref="22" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0.4,3.2,0.4</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text9</Name>
              <Page isRef="20"/>
              <Parent isRef="21"/>
              <Text>All Categories</Text>
              <TextBrush>Black</TextBrush>
            </Text9>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>PageHeaderBand1</Name>
          <Page isRef="20"/>
          <Parent isRef="20"/>
        </PageHeaderBand1>
        <DataBand2 Ref="23" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,2,19,0.6</ClientRectangle>
          <Components isList="true" count="1">
            <Text14 Ref="24" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0.6,0,1.6,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text14</Name>
              <Page isRef="20"/>
              <Parent isRef="23"/>
              <Text>{Categories.CategoryName}</Text>
              <TextBrush>Black</TextBrush>
            </Text14>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataSourceName>Categories</DataSourceName>
          <Filters isList="true" count="0"/>
          <Name>DataBand2</Name>
          <Page isRef="20"/>
          <Parent isRef="20"/>
          <Sort isList="true" count="0"/>
        </DataBand2>
      </Components>
      <Conditions isList="true" count="0"/>
      <Guid>4cdb17b95e57794047b5fb06b69d1b7e</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>LandingPage1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0"/>
      <Watermark Ref="25" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </LandingPage1>
    <LandingPage2 Ref="26" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="0"/>
      <Conditions isList="true" count="0"/>
      <Guid>79b5f00d2af920d5835afb073dc48e94</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>LandingPage2</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0"/>
      <Watermark Ref="27" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </LandingPage2>
    <Page1 Ref="28" type="Page" isKey="true">
      <Border>None;Black;2;Solid;False;4;Black</Border>
      <Brush>Transparent</Brush>
      <Components isList="true" count="5">
        <PageFooterBand1 Ref="29" type="PageFooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,26.9,19,0.8</ClientRectangle>
          <Components isList="true" count="2">
            <Text7 Ref="30" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,6.8,0.8</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Hyperlink>http://www.stimulsoft.com</Hyperlink>
              <Margins>0,0,0,0</Margins>
              <Name>Text7</Name>
              <Page isRef="28"/>
              <Parent isRef="29"/>
              <Text>(c) 2003-{Today.Year} Stimulsoft</Text>
              <TextBrush>SaddleBrown</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text7>
            <Text6 Ref="31" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>6.8,0,12.2,0.8</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <HorAlignment>Right</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text6</Name>
              <Page isRef="28"/>
              <Parent isRef="29"/>
              <Text>{PageNofM}</Text>
              <TextBrush>SaddleBrown</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text6>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>PageFooterBand1</Name>
          <Page isRef="28"/>
          <Parent isRef="28"/>
        </PageFooterBand1>
        <ReportTitleBand1 Ref="32" type="ReportTitleBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,0.4,19,1.6</ClientRectangle>
          <Components isList="true" count="1">
            <Text5 Ref="33" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,1.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,36,Bold</Font>
              <HorAlignment>Center</HorAlignment>
              <Margins>0,0,0,0</Margins>
              <Name>Text5</Name>
              <Page isRef="28"/>
              <Parent isRef="32"/>
              <Text>Simple List</Text>
              <TextBrush>SaddleBrown</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text5>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>ReportTitleBand1</Name>
          <Page isRef="28"/>
          <Parent isRef="28"/>
        </ReportTitleBand1>
        <HeaderBand1 Ref="34" type="HeaderBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,2.8,19,0.6</ClientRectangle>
          <Components isList="true" count="4">
            <Text11 Ref="35" type="Text" isKey="true">
              <Brush>Peru</Brush>
              <ClientRectangle>6.8,0,5.2,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text11</Name>
              <Page isRef="28"/>
              <Parent isRef="34"/>
              <Text>Address</Text>
              <TextBrush>White</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text11>
            <Text10 Ref="36" type="Text" isKey="true">
              <Brush>Peru</Brush>
              <ClientRectangle>0,0,6.8,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text10</Name>
              <Page isRef="28"/>
              <Parent isRef="34"/>
              <Text>Company</Text>
              <TextBrush>White</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text10>
            <Text12 Ref="37" type="Text" isKey="true">
              <Brush>Peru</Brush>
              <ClientRectangle>12,0,3,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text12</Name>
              <Page isRef="28"/>
              <Parent isRef="34"/>
              <ShiftMode>DecreasingSize, OnlyInWidthOfComponent</ShiftMode>
              <Text>Phone</Text>
              <TextBrush>White</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text12>
            <Text13 Ref="38" type="Text" isKey="true">
              <Brush>Peru</Brush>
              <ClientRectangle>15,0,4,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,14,Bold</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text13</Name>
              <Page isRef="28"/>
              <Parent isRef="34"/>
              <Text>Contact</Text>
              <TextBrush>White</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text13>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>HeaderBand1</Name>
          <Page isRef="28"/>
          <Parent isRef="28"/>
          <PrintIfEmpty>True</PrintIfEmpty>
        </HeaderBand1>
        <DataBand1 Ref="39" type="DataBand" isKey="true">
          <Brush>Transparent</Brush>
          <BusinessObjectGuid isNull="true"/>
          <ClientRectangle>0,4.2,19,0.6</ClientRectangle>
          <Components isList="true" count="4">
            <Text4 Ref="40" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>12,0,3,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text4</Name>
              <Page isRef="28"/>
              <Parent isRef="39"/>
              <Text>{Customers.Phone}</Text>
              <TextBrush>Black</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text4>
            <Text3 Ref="41" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>15,0,4,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text3</Name>
              <Page isRef="28"/>
              <Parent isRef="39"/>
              <Text>{Customers.ContactTitle}</Text>
              <TextBrush>Black</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text3>
            <Text1 Ref="42" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,6.8,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text1</Name>
              <Page isRef="28"/>
              <Parent isRef="39"/>
              <Text>{Customers.CompanyName}</Text>
              <TextBrush>Black</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text1>
            <Text2 Ref="43" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>6.8,0,5.2,0.6</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text2</Name>
              <Page isRef="28"/>
              <Parent isRef="39"/>
              <Text>{Customers.Address}</Text>
              <TextBrush>Black</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text2>
          </Components>
          <Conditions isList="true" count="0"/>
          <DataSourceName>Customers</DataSourceName>
          <Filters isList="true" count="0"/>
          <Name>DataBand1</Name>
          <OddStyle>Odd</OddStyle>
          <Page isRef="28"/>
          <Parent isRef="28"/>
          <Sort isList="true" count="0"/>
        </DataBand1>
        <FooterBand1 Ref="44" type="FooterBand" isKey="true">
          <Brush>Transparent</Brush>
          <ClientRectangle>0,5.6,19,0.2</ClientRectangle>
          <Components isList="true" count="1">
            <Text8 Ref="45" type="Text" isKey="true">
              <Brush>Transparent</Brush>
              <ClientRectangle>0,0,19,0.2</ClientRectangle>
              <Conditions isList="true" count="0"/>
              <Font>Arial,10</Font>
              <Margins>0,0,0,0</Margins>
              <Name>Text8</Name>
              <Page isRef="28"/>
              <Parent isRef="44"/>
              <TextBrush>Black</TextBrush>
              <VertAlignment>Center</VertAlignment>
            </Text8>
          </Components>
          <Conditions isList="true" count="0"/>
          <Name>FooterBand1</Name>
          <Page isRef="28"/>
          <Parent isRef="28"/>
          <PrintIfEmpty>True</PrintIfEmpty>
          <PrintOnAllPages>True</PrintOnAllPages>
        </FooterBand1>
      </Components>
      <Conditions isList="true" count="0"/>
      <Guid>366bfdc35bcf48f3aeb38f2b5f58db21</Guid>
      <Margins>1,1,1,1</Margins>
      <Name>Page1</Name>
      <PageHeight>29.7</PageHeight>
      <PageWidth>21</PageWidth>
      <Report isRef="0"/>
      <Watermark Ref="46" type="Stimulsoft.Report.Components.StiWatermark" isKey="true">
        <Font>Arial,100,Bold</Font>
        <TextBrush>[50:0:0:0]</TextBrush>
      </Watermark>
    </Page1>
  </Pages>
  <PreviewMode>StandardAndDotMatrix</PreviewMode>
  <PreviewSettings>33538047</PreviewSettings>
  <PrinterSettings Ref="47" 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.Base.Dll</value>
    <value>Stimulsoft.Controls.Dll</value>
    <value>Stimulsoft.Report.Dll</value>
  </ReferencedAssemblies>
  <ReportAlias>Simple List</ReportAlias>
  <ReportChanged>09/24/2012 06:25:12 PM</ReportChanged>
  <ReportCreated>05/29/2004 10:59:00 AM</ReportCreated>
  <ReportFile/>
  <ReportGuid>c73a57780a8c7b408320fb07215e03ea</ReportGuid>
  <ReportName>Report</ReportName>
  <ReportUnit>Centimeters</ReportUnit>
  <ReportVersion>2012.1.1300</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.ReportControls;
using Stimulsoft.Report.Components;

namespace Reports
{
    
    public class SimpleList : Stimulsoft.Report.StiReport
    {
        
		public SimpleList()
        {
            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="1">
    <Odd Ref="48" type="Stimulsoft.Report.StiStyle" isKey="true">
      <Brush>PapayaWhip</Brush>
      <Conditions isList="true" count="0"/>
      <Font>Arial,8</Font>
      <Name>Odd</Name>
      <TextBrush>Black</TextBrush>
    </Odd>
  </Styles>
</StiSerializer>