2033 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
			
		
		
	
	
			2033 lines
		
	
	
		
			69 KiB
		
	
	
	
		
			XML
		
	
	
	
	
	
<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.23" id="1">
 | 
						|
    <property name="createdBy">Eclipse BIRT Designer Version 4.7.0.v201706222054</property>
 | 
						|
    <text-property name="title">new_report</text-property>
 | 
						|
    <list-property name="propertyBindings">
 | 
						|
        <structure>
 | 
						|
            <property name="name">queryText</property>
 | 
						|
            <property name="id">5</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">HOME</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">URI</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">DELIMTYPE</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">CHARSET</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">INCLCOLUMNNAME</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">INCLTYPELINE</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">TRAILNULLCOLS</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">OdaConnProfileName</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
        <structure>
 | 
						|
            <property name="name">OdaConnProfileStorePath</property>
 | 
						|
            <property name="id">4</property>
 | 
						|
        </structure>
 | 
						|
    </list-property>
 | 
						|
    <property name="units">in</property>
 | 
						|
    <property name="iconFile">/templates/blank_report.gif</property>
 | 
						|
    <property name="bidiLayoutOrientation">ltr</property>
 | 
						|
    <property name="imageDPI">96</property>
 | 
						|
    <data-sources>
 | 
						|
        <oda-data-source extensionID="org.eclipse.datatools.connectivity.oda.flatfile" name="Data Source" id="4">
 | 
						|
            <property name="URI">reports/data.csv</property>
 | 
						|
            <property name="DELIMTYPE">COMMA</property>
 | 
						|
            <property name="CHARSET">UTF-8</property>
 | 
						|
            <property name="INCLCOLUMNNAME">YES</property>
 | 
						|
            <property name="INCLTYPELINE">NO</property>
 | 
						|
            <property name="TRAILNULLCOLS">NO</property>
 | 
						|
        </oda-data-source>
 | 
						|
    </data-sources>
 | 
						|
    <data-sets>
 | 
						|
        <oda-data-set extensionID="org.eclipse.datatools.connectivity.oda.flatfile.dataSet" name="Data Set" id="5">
 | 
						|
            <property name="nullsOrdering">nulls lowest</property>
 | 
						|
            <list-property name="columnHints">
 | 
						|
                <structure>
 | 
						|
                    <property name="columnName">Student</property>
 | 
						|
                    <property name="analysis">dimension</property>
 | 
						|
                    <text-property name="heading">Student</text-property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="columnName">Math</property>
 | 
						|
                    <property name="analysis">measure</property>
 | 
						|
                    <text-property name="heading">Math</text-property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="columnName">Geography</property>
 | 
						|
                    <property name="analysis">measure</property>
 | 
						|
                    <text-property name="heading">Geography</text-property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="columnName">History</property>
 | 
						|
                    <property name="analysis">measure</property>
 | 
						|
                    <text-property name="heading">History</text-property>
 | 
						|
                </structure>
 | 
						|
            </list-property>
 | 
						|
            <list-property name="parameters"/>
 | 
						|
            <structure name="cachedMetaData">
 | 
						|
                <list-property name="resultSet">
 | 
						|
                    <structure>
 | 
						|
                        <property name="position">1</property>
 | 
						|
                        <property name="name">Student</property>
 | 
						|
                        <property name="dataType">string</property>
 | 
						|
                    </structure>
 | 
						|
                    <structure>
 | 
						|
                        <property name="position">2</property>
 | 
						|
                        <property name="name">Math</property>
 | 
						|
                        <property name="dataType">integer</property>
 | 
						|
                    </structure>
 | 
						|
                    <structure>
 | 
						|
                        <property name="position">3</property>
 | 
						|
                        <property name="name">Geography</property>
 | 
						|
                        <property name="dataType">integer</property>
 | 
						|
                    </structure>
 | 
						|
                    <structure>
 | 
						|
                        <property name="position">4</property>
 | 
						|
                        <property name="name">History</property>
 | 
						|
                        <property name="dataType">integer</property>
 | 
						|
                    </structure>
 | 
						|
                </list-property>
 | 
						|
            </structure>
 | 
						|
            <property name="dataSource">Data Source</property>
 | 
						|
            <list-property name="resultSet">
 | 
						|
                <structure>
 | 
						|
                    <property name="position">1</property>
 | 
						|
                    <property name="name">Student</property>
 | 
						|
                    <property name="nativeName">Student</property>
 | 
						|
                    <property name="dataType">string</property>
 | 
						|
                    <property name="nativeDataType">12</property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="position">2</property>
 | 
						|
                    <property name="name">Math</property>
 | 
						|
                    <property name="nativeName">Math</property>
 | 
						|
                    <property name="dataType">integer</property>
 | 
						|
                    <property name="nativeDataType">12</property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="position">3</property>
 | 
						|
                    <property name="name">Geography</property>
 | 
						|
                    <property name="nativeName">Geography</property>
 | 
						|
                    <property name="dataType">integer</property>
 | 
						|
                    <property name="nativeDataType">12</property>
 | 
						|
                </structure>
 | 
						|
                <structure>
 | 
						|
                    <property name="position">4</property>
 | 
						|
                    <property name="name">History</property>
 | 
						|
                    <property name="nativeName">History</property>
 | 
						|
                    <property name="dataType">integer</property>
 | 
						|
                    <property name="nativeDataType">12</property>
 | 
						|
                </structure>
 | 
						|
            </list-property>
 | 
						|
            <xml-property name="queryText"><![CDATA[select "Student", "Math", "Geography", "History" from "reports/data.csv" : {"Student","Student",STRING;"Math","Math",STRING;"Geography","Geography",STRING;"History","History",STRING}]]></xml-property>
 | 
						|
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
 | 
						|
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
 | 
						|
  <Version>2.0</Version>
 | 
						|
  <design:ResultSets derivedMetaData="true">
 | 
						|
    <design:resultSetDefinitions>
 | 
						|
      <design:resultSetColumns>
 | 
						|
        <design:resultColumnDefinitions>
 | 
						|
          <design:attributes>
 | 
						|
            <design:identifier>
 | 
						|
              <design:name>Studen</design:name>
 | 
						|
              <design:position>1</design:position>
 | 
						|
            </design:identifier>
 | 
						|
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
 | 
						|
            <design:precision>-1</design:precision>
 | 
						|
            <design:scale>-1</design:scale>
 | 
						|
            <design:nullability>Unknown</design:nullability>
 | 
						|
          </design:attributes>
 | 
						|
          <design:usageHints>
 | 
						|
            <design:label>Studen</design:label>
 | 
						|
            <design:formattingHints/>
 | 
						|
          </design:usageHints>
 | 
						|
        </design:resultColumnDefinitions>
 | 
						|
        <design:resultColumnDefinitions>
 | 
						|
          <design:attributes>
 | 
						|
            <design:identifier>
 | 
						|
              <design:name>Math</design:name>
 | 
						|
              <design:position>2</design:position>
 | 
						|
            </design:identifier>
 | 
						|
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
 | 
						|
            <design:precision>-1</design:precision>
 | 
						|
            <design:scale>-1</design:scale>
 | 
						|
            <design:nullability>Unknown</design:nullability>
 | 
						|
          </design:attributes>
 | 
						|
          <design:usageHints>
 | 
						|
            <design:label>Math</design:label>
 | 
						|
            <design:formattingHints/>
 | 
						|
          </design:usageHints>
 | 
						|
        </design:resultColumnDefinitions>
 | 
						|
        <design:resultColumnDefinitions>
 | 
						|
          <design:attributes>
 | 
						|
            <design:identifier>
 | 
						|
              <design:name>Geography</design:name>
 | 
						|
              <design:position>3</design:position>
 | 
						|
            </design:identifier>
 | 
						|
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
 | 
						|
            <design:precision>-1</design:precision>
 | 
						|
            <design:scale>-1</design:scale>
 | 
						|
            <design:nullability>Unknown</design:nullability>
 | 
						|
          </design:attributes>
 | 
						|
          <design:usageHints>
 | 
						|
            <design:label>Geography</design:label>
 | 
						|
            <design:formattingHints/>
 | 
						|
          </design:usageHints>
 | 
						|
        </design:resultColumnDefinitions>
 | 
						|
        <design:resultColumnDefinitions>
 | 
						|
          <design:attributes>
 | 
						|
            <design:identifier>
 | 
						|
              <design:name>History</design:name>
 | 
						|
              <design:position>4</design:position>
 | 
						|
            </design:identifier>
 | 
						|
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
 | 
						|
            <design:precision>-1</design:precision>
 | 
						|
            <design:scale>-1</design:scale>
 | 
						|
            <design:nullability>Unknown</design:nullability>
 | 
						|
          </design:attributes>
 | 
						|
          <design:usageHints>
 | 
						|
            <design:label>History</design:label>
 | 
						|
            <design:formattingHints/>
 | 
						|
          </design:usageHints>
 | 
						|
        </design:resultColumnDefinitions>
 | 
						|
      </design:resultSetColumns>
 | 
						|
      <design:criteria/>
 | 
						|
    </design:resultSetDefinitions>
 | 
						|
  </design:ResultSets>
 | 
						|
</model:DesignValues>]]></xml-property>
 | 
						|
        </oda-data-set>
 | 
						|
    </data-sets>
 | 
						|
    <styles>
 | 
						|
        <style name="table" id="49">
 | 
						|
            <property name="borderBottomStyle">solid</property>
 | 
						|
            <property name="borderLeftStyle">solid</property>
 | 
						|
            <property name="borderRightStyle">solid</property>
 | 
						|
            <property name="borderTopStyle">solid</property>
 | 
						|
            <property name="textAlign">center</property>
 | 
						|
        </style>
 | 
						|
        <style name="table-header" id="50">
 | 
						|
            <property name="borderBottomStyle">solid</property>
 | 
						|
            <property name="borderLeftStyle">solid</property>
 | 
						|
            <property name="borderRightStyle">solid</property>
 | 
						|
            <property name="borderTopStyle">solid</property>
 | 
						|
        </style>
 | 
						|
    </styles>
 | 
						|
    <page-setup>
 | 
						|
        <simple-master-page name="Simple MasterPage" id="2"/>
 | 
						|
    </page-setup>
 | 
						|
    <body>
 | 
						|
        <grid id="34">
 | 
						|
            <property name="width">7.947916666666667in</property>
 | 
						|
            <column id="35">
 | 
						|
                <property name="width">2.15625in</property>
 | 
						|
            </column>
 | 
						|
            <column id="36"/>
 | 
						|
            <row id="37">
 | 
						|
                <cell id="38">
 | 
						|
                    <property name="colSpan">2</property>
 | 
						|
                    <property name="rowSpan">1</property>
 | 
						|
                    <extended-item extensionName="Chart" id="46">
 | 
						|
                        <xml-property name="xmlRepresentation"><![CDATA[<model:ChartWithAxes xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:attribute="http://www.birt.eclipse.org/ChartModelAttribute" xmlns:data="http://www.birt.eclipse.org/ChartModelData" xmlns:layout="http://www.birt.eclipse.org/ChartModelLayout" xmlns:model="http://www.birt.eclipse.org/ChartModel" xmlns:type="http://www.birt.eclipse.org/ChartModelType">
 | 
						|
  <Version>2.6.1</Version>
 | 
						|
  <Type>Bar Chart</Type>
 | 
						|
  <SubType>Side-by-side</SubType>
 | 
						|
  <Block>
 | 
						|
    <Children xsi:type="layout:TitleBlock">
 | 
						|
      <Bounds>
 | 
						|
        <Left>0.0</Left>
 | 
						|
        <Top>0.0</Top>
 | 
						|
        <Width>0.0</Width>
 | 
						|
        <Height>0.0</Height>
 | 
						|
      </Bounds>
 | 
						|
      <Insets>
 | 
						|
        <Top>3.0</Top>
 | 
						|
        <Left>3.0</Left>
 | 
						|
        <Bottom>3.0</Bottom>
 | 
						|
        <Right>3.0</Right>
 | 
						|
      </Insets>
 | 
						|
      <Row>-1</Row>
 | 
						|
      <Column>-1</Column>
 | 
						|
      <Rowspan>-1</Rowspan>
 | 
						|
      <Columnspan>-1</Columnspan>
 | 
						|
      <Outline>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </Outline>
 | 
						|
      <Visible>true</Visible>
 | 
						|
      <Label>
 | 
						|
        <Caption>
 | 
						|
          <Value>Exam results</Value>
 | 
						|
          <Font>
 | 
						|
            <Size>16.0</Size>
 | 
						|
            <Bold>true</Bold>
 | 
						|
            <Alignment>
 | 
						|
              <horizontalAlignment>Center</horizontalAlignment>
 | 
						|
              <verticalAlignment>Center</verticalAlignment>
 | 
						|
            </Alignment>
 | 
						|
          </Font>
 | 
						|
        </Caption>
 | 
						|
        <Background xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>0</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Background>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>0.0</Top>
 | 
						|
          <Left>2.0</Left>
 | 
						|
          <Bottom>0.0</Bottom>
 | 
						|
          <Right>3.0</Right>
 | 
						|
        </Insets>
 | 
						|
        <Visible>true</Visible>
 | 
						|
      </Label>
 | 
						|
    </Children>
 | 
						|
    <Children xsi:type="layout:Plot">
 | 
						|
      <Bounds>
 | 
						|
        <Left>0.0</Left>
 | 
						|
        <Top>0.0</Top>
 | 
						|
        <Width>0.0</Width>
 | 
						|
        <Height>0.0</Height>
 | 
						|
      </Bounds>
 | 
						|
      <Insets>
 | 
						|
        <Top>3.0</Top>
 | 
						|
        <Left>3.0</Left>
 | 
						|
        <Bottom>3.0</Bottom>
 | 
						|
        <Right>3.0</Right>
 | 
						|
      </Insets>
 | 
						|
      <Row>-1</Row>
 | 
						|
      <Column>-1</Column>
 | 
						|
      <Rowspan>-1</Rowspan>
 | 
						|
      <Columnspan>-1</Columnspan>
 | 
						|
      <Outline>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </Outline>
 | 
						|
      <Visible>true</Visible>
 | 
						|
      <HorizontalSpacing>5</HorizontalSpacing>
 | 
						|
      <VerticalSpacing>5</VerticalSpacing>
 | 
						|
      <ClientArea>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>0</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>0.0</Top>
 | 
						|
          <Left>0.0</Left>
 | 
						|
          <Bottom>0.0</Bottom>
 | 
						|
          <Right>0.0</Right>
 | 
						|
        </Insets>
 | 
						|
      </ClientArea>
 | 
						|
    </Children>
 | 
						|
    <Children xsi:type="layout:Legend">
 | 
						|
      <Bounds>
 | 
						|
        <Left>0.0</Left>
 | 
						|
        <Top>0.0</Top>
 | 
						|
        <Width>0.0</Width>
 | 
						|
        <Height>0.0</Height>
 | 
						|
      </Bounds>
 | 
						|
      <Insets>
 | 
						|
        <Top>3.0</Top>
 | 
						|
        <Left>3.0</Left>
 | 
						|
        <Bottom>3.0</Bottom>
 | 
						|
        <Right>3.0</Right>
 | 
						|
      </Insets>
 | 
						|
      <Row>-1</Row>
 | 
						|
      <Column>-1</Column>
 | 
						|
      <Rowspan>-1</Rowspan>
 | 
						|
      <Columnspan>-1</Columnspan>
 | 
						|
      <Outline>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </Outline>
 | 
						|
      <Visible>true</Visible>
 | 
						|
      <ClientArea>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>0</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>2.0</Top>
 | 
						|
          <Left>2.0</Left>
 | 
						|
          <Bottom>2.0</Bottom>
 | 
						|
          <Right>2.0</Right>
 | 
						|
        </Insets>
 | 
						|
      </ClientArea>
 | 
						|
      <Text>
 | 
						|
        <Value></Value>
 | 
						|
        <Font>
 | 
						|
          <Alignment/>
 | 
						|
        </Font>
 | 
						|
      </Text>
 | 
						|
      <Orientation>Vertical</Orientation>
 | 
						|
      <Direction>Top_Bottom</Direction>
 | 
						|
      <Separator>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>true</Visible>
 | 
						|
      </Separator>
 | 
						|
      <Position>Right</Position>
 | 
						|
      <ItemType>Series</ItemType>
 | 
						|
      <Title>
 | 
						|
        <Caption>
 | 
						|
          <Value></Value>
 | 
						|
          <Font>
 | 
						|
            <Alignment/>
 | 
						|
          </Font>
 | 
						|
        </Caption>
 | 
						|
        <Background xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>0</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Background>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>0.0</Top>
 | 
						|
          <Left>2.0</Left>
 | 
						|
          <Bottom>0.0</Bottom>
 | 
						|
          <Right>3.0</Right>
 | 
						|
        </Insets>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </Title>
 | 
						|
      <TitlePosition>Above</TitlePosition>
 | 
						|
      <ShowValue>false</ShowValue>
 | 
						|
    </Children>
 | 
						|
    <Bounds>
 | 
						|
      <Left>0.0</Left>
 | 
						|
      <Top>0.0</Top>
 | 
						|
      <Width>572.25</Width>
 | 
						|
      <Height>286.125</Height>
 | 
						|
    </Bounds>
 | 
						|
    <Insets>
 | 
						|
      <Top>3.0</Top>
 | 
						|
      <Left>3.0</Left>
 | 
						|
      <Bottom>3.0</Bottom>
 | 
						|
      <Right>3.0</Right>
 | 
						|
    </Insets>
 | 
						|
    <Row>-1</Row>
 | 
						|
    <Column>-1</Column>
 | 
						|
    <Rowspan>-1</Rowspan>
 | 
						|
    <Columnspan>-1</Columnspan>
 | 
						|
    <Outline>
 | 
						|
      <Style>Solid</Style>
 | 
						|
      <Thickness>1</Thickness>
 | 
						|
      <Color>
 | 
						|
        <Transparency>255</Transparency>
 | 
						|
        <Red>0</Red>
 | 
						|
        <Green>0</Green>
 | 
						|
        <Blue>0</Blue>
 | 
						|
      </Color>
 | 
						|
      <Visible>false</Visible>
 | 
						|
    </Outline>
 | 
						|
    <Visible>true</Visible>
 | 
						|
  </Block>
 | 
						|
  <Dimension>Two_Dimensional</Dimension>
 | 
						|
  <Units>Points</Units>
 | 
						|
  <SeriesThickness>10.0</SeriesThickness>
 | 
						|
  <ExtendedProperties>
 | 
						|
    <Name>enable.area.alt</Name>
 | 
						|
    <Value>false</Value>
 | 
						|
  </ExtendedProperties>
 | 
						|
  <SampleData>
 | 
						|
    <BaseSampleData>
 | 
						|
      <DataSetRepresentation>A, B, C</DataSetRepresentation>
 | 
						|
    </BaseSampleData>
 | 
						|
    <OrthogonalSampleData>
 | 
						|
      <DataSetRepresentation>5,4,12</DataSetRepresentation>
 | 
						|
      <SeriesDefinitionIndex>0</SeriesDefinitionIndex>
 | 
						|
    </OrthogonalSampleData>
 | 
						|
    <OrthogonalSampleData>
 | 
						|
      <DataSetRepresentation>10.0,8.0,24.0</DataSetRepresentation>
 | 
						|
      <SeriesDefinitionIndex>1</SeriesDefinitionIndex>
 | 
						|
    </OrthogonalSampleData>
 | 
						|
    <OrthogonalSampleData>
 | 
						|
      <DataSetRepresentation>15.0,12.0,36.0</DataSetRepresentation>
 | 
						|
      <SeriesDefinitionIndex>2</SeriesDefinitionIndex>
 | 
						|
    </OrthogonalSampleData>
 | 
						|
  </SampleData>
 | 
						|
  <Interactivity>
 | 
						|
    <LegendBehavior>ToggleSerieVisibility</LegendBehavior>
 | 
						|
  </Interactivity>
 | 
						|
  <EmptyMessage>
 | 
						|
    <Caption>
 | 
						|
      <Value>This chart contains no data.</Value>
 | 
						|
      <Font>
 | 
						|
        <Alignment>
 | 
						|
          <horizontalAlignment>Center</horizontalAlignment>
 | 
						|
          <verticalAlignment>Center</verticalAlignment>
 | 
						|
        </Alignment>
 | 
						|
      </Font>
 | 
						|
    </Caption>
 | 
						|
    <Background xsi:type="attribute:ColorDefinition">
 | 
						|
      <Transparency>64</Transparency>
 | 
						|
      <Red>127</Red>
 | 
						|
      <Green>127</Green>
 | 
						|
      <Blue>127</Blue>
 | 
						|
    </Background>
 | 
						|
    <Outline>
 | 
						|
      <Color>
 | 
						|
        <Transparency>128</Transparency>
 | 
						|
        <Red>127</Red>
 | 
						|
        <Green>127</Green>
 | 
						|
        <Blue>127</Blue>
 | 
						|
      </Color>
 | 
						|
      <Visible>true</Visible>
 | 
						|
    </Outline>
 | 
						|
    <Insets>
 | 
						|
      <Top>10.0</Top>
 | 
						|
      <Left>10.0</Left>
 | 
						|
      <Bottom>10.0</Bottom>
 | 
						|
      <Right>10.0</Right>
 | 
						|
    </Insets>
 | 
						|
    <Visible>false</Visible>
 | 
						|
  </EmptyMessage>
 | 
						|
  <Axes>
 | 
						|
    <Type>Text</Type>
 | 
						|
    <Title>
 | 
						|
      <Caption>
 | 
						|
        <Value>X-Axis Title</Value>
 | 
						|
        <Font>
 | 
						|
          <Size>14.0</Size>
 | 
						|
          <Bold>true</Bold>
 | 
						|
          <Alignment>
 | 
						|
            <horizontalAlignment>Center</horizontalAlignment>
 | 
						|
            <verticalAlignment>Center</verticalAlignment>
 | 
						|
          </Alignment>
 | 
						|
        </Font>
 | 
						|
      </Caption>
 | 
						|
      <Background xsi:type="attribute:ColorDefinition">
 | 
						|
        <Transparency>0</Transparency>
 | 
						|
        <Red>255</Red>
 | 
						|
        <Green>255</Green>
 | 
						|
        <Blue>255</Blue>
 | 
						|
      </Background>
 | 
						|
      <Outline>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
      </Outline>
 | 
						|
      <Insets>
 | 
						|
        <Top>0.0</Top>
 | 
						|
        <Left>2.0</Left>
 | 
						|
        <Bottom>0.0</Bottom>
 | 
						|
        <Right>3.0</Right>
 | 
						|
      </Insets>
 | 
						|
      <Visible>false</Visible>
 | 
						|
    </Title>
 | 
						|
    <TitlePosition>Below</TitlePosition>
 | 
						|
    <AssociatedAxes>
 | 
						|
      <Type>Linear</Type>
 | 
						|
      <Title>
 | 
						|
        <Caption>
 | 
						|
          <Value>Y-Axis Title</Value>
 | 
						|
          <Font>
 | 
						|
            <Size>14.0</Size>
 | 
						|
            <Bold>true</Bold>
 | 
						|
            <Alignment>
 | 
						|
              <horizontalAlignment>Center</horizontalAlignment>
 | 
						|
              <verticalAlignment>Center</verticalAlignment>
 | 
						|
            </Alignment>
 | 
						|
          </Font>
 | 
						|
        </Caption>
 | 
						|
        <Background xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>0</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Background>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>0.0</Top>
 | 
						|
          <Left>2.0</Left>
 | 
						|
          <Bottom>0.0</Bottom>
 | 
						|
          <Right>3.0</Right>
 | 
						|
        </Insets>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </Title>
 | 
						|
      <TitlePosition>Left</TitlePosition>
 | 
						|
      <SeriesDefinitions>
 | 
						|
        <Query>
 | 
						|
          <Definition></Definition>
 | 
						|
          <Grouping>
 | 
						|
            <GroupType>Numeric</GroupType>
 | 
						|
          </Grouping>
 | 
						|
        </Query>
 | 
						|
        <SeriesPalette>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>166</Green>
 | 
						|
            <Blue>218</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>242</Red>
 | 
						|
            <Green>88</Green>
 | 
						|
            <Blue>106</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>232</Red>
 | 
						|
            <Green>172</Green>
 | 
						|
            <Blue>57</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>64</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>170</Red>
 | 
						|
            <Green>85</Green>
 | 
						|
            <Blue>85</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>192</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>7</Red>
 | 
						|
            <Green>146</Green>
 | 
						|
            <Blue>94</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>240</Green>
 | 
						|
            <Blue>120</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
        </SeriesPalette>
 | 
						|
        <Series xsi:type="type:BarSeries">
 | 
						|
          <Visible>true</Visible>
 | 
						|
          <Label>
 | 
						|
            <Caption>
 | 
						|
              <Value></Value>
 | 
						|
              <Font>
 | 
						|
                <Alignment/>
 | 
						|
              </Font>
 | 
						|
            </Caption>
 | 
						|
            <Background xsi:type="attribute:ColorDefinition">
 | 
						|
              <Transparency>0</Transparency>
 | 
						|
              <Red>255</Red>
 | 
						|
              <Green>255</Green>
 | 
						|
              <Blue>255</Blue>
 | 
						|
            </Background>
 | 
						|
            <Outline>
 | 
						|
              <Style>Solid</Style>
 | 
						|
              <Thickness>1</Thickness>
 | 
						|
              <Color>
 | 
						|
                <Transparency>255</Transparency>
 | 
						|
                <Red>0</Red>
 | 
						|
                <Green>0</Green>
 | 
						|
                <Blue>0</Blue>
 | 
						|
              </Color>
 | 
						|
              <Visible>false</Visible>
 | 
						|
            </Outline>
 | 
						|
            <Insets>
 | 
						|
              <Top>0.0</Top>
 | 
						|
              <Left>2.0</Left>
 | 
						|
              <Bottom>0.0</Bottom>
 | 
						|
              <Right>3.0</Right>
 | 
						|
            </Insets>
 | 
						|
            <Visible>false</Visible>
 | 
						|
          </Label>
 | 
						|
          <DataDefinition>
 | 
						|
            <Definition>row["Geography"]</Definition>
 | 
						|
            <Grouping>
 | 
						|
              <GroupType>Text</GroupType>
 | 
						|
              <AggregateExpression>Sum</AggregateExpression>
 | 
						|
            </Grouping>
 | 
						|
          </DataDefinition>
 | 
						|
          <SeriesIdentifier>Geo</SeriesIdentifier>
 | 
						|
          <DataPoint>
 | 
						|
            <Components>
 | 
						|
              <Type>Orthogonal_Value</Type>
 | 
						|
            </Components>
 | 
						|
            <Separator>, </Separator>
 | 
						|
          </DataPoint>
 | 
						|
          <LabelPosition>Outside</LabelPosition>
 | 
						|
          <Stacked>false</Stacked>
 | 
						|
          <Triggers>
 | 
						|
            <Condition>onmouseover</Condition>
 | 
						|
            <Action>
 | 
						|
              <Type>Show_Tooltip</Type>
 | 
						|
              <Value xsi:type="attribute:TooltipValue">
 | 
						|
                <Text></Text>
 | 
						|
                <Delay>200</Delay>
 | 
						|
              </Value>
 | 
						|
            </Action>
 | 
						|
          </Triggers>
 | 
						|
          <Riser>Rectangle</Riser>
 | 
						|
        </Series>
 | 
						|
        <Grouping>
 | 
						|
          <GroupType>Text</GroupType>
 | 
						|
          <AggregateExpression>Sum</AggregateExpression>
 | 
						|
        </Grouping>
 | 
						|
      </SeriesDefinitions>
 | 
						|
      <SeriesDefinitions>
 | 
						|
        <Query>
 | 
						|
          <Definition></Definition>
 | 
						|
          <Grouping>
 | 
						|
            <GroupType>Numeric</GroupType>
 | 
						|
          </Grouping>
 | 
						|
        </Query>
 | 
						|
        <SeriesPalette>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>242</Red>
 | 
						|
            <Green>88</Green>
 | 
						|
            <Blue>106</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>232</Red>
 | 
						|
            <Green>172</Green>
 | 
						|
            <Blue>57</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>64</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>170</Red>
 | 
						|
            <Green>85</Green>
 | 
						|
            <Blue>85</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>192</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>7</Red>
 | 
						|
            <Green>146</Green>
 | 
						|
            <Blue>94</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>240</Green>
 | 
						|
            <Blue>120</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>166</Green>
 | 
						|
            <Blue>218</Blue>
 | 
						|
          </Entries>
 | 
						|
        </SeriesPalette>
 | 
						|
        <Series xsi:type="type:BarSeries">
 | 
						|
          <Visible>true</Visible>
 | 
						|
          <Label>
 | 
						|
            <Caption>
 | 
						|
              <Value></Value>
 | 
						|
              <Font>
 | 
						|
                <Alignment/>
 | 
						|
              </Font>
 | 
						|
            </Caption>
 | 
						|
            <Background xsi:type="attribute:ColorDefinition">
 | 
						|
              <Transparency>0</Transparency>
 | 
						|
              <Red>255</Red>
 | 
						|
              <Green>255</Green>
 | 
						|
              <Blue>255</Blue>
 | 
						|
            </Background>
 | 
						|
            <Outline>
 | 
						|
              <Style>Solid</Style>
 | 
						|
              <Thickness>1</Thickness>
 | 
						|
              <Color>
 | 
						|
                <Transparency>255</Transparency>
 | 
						|
                <Red>0</Red>
 | 
						|
                <Green>0</Green>
 | 
						|
                <Blue>0</Blue>
 | 
						|
              </Color>
 | 
						|
              <Visible>false</Visible>
 | 
						|
            </Outline>
 | 
						|
            <Insets>
 | 
						|
              <Top>0.0</Top>
 | 
						|
              <Left>2.0</Left>
 | 
						|
              <Bottom>0.0</Bottom>
 | 
						|
              <Right>3.0</Right>
 | 
						|
            </Insets>
 | 
						|
            <Visible>false</Visible>
 | 
						|
          </Label>
 | 
						|
          <DataDefinition>
 | 
						|
            <Definition>row["History"]</Definition>
 | 
						|
            <Grouping>
 | 
						|
              <Enabled>false</Enabled>
 | 
						|
              <GroupType>Text</GroupType>
 | 
						|
              <AggregateExpression>Sum</AggregateExpression>
 | 
						|
            </Grouping>
 | 
						|
          </DataDefinition>
 | 
						|
          <SeriesIdentifier>History</SeriesIdentifier>
 | 
						|
          <DataPoint>
 | 
						|
            <Components>
 | 
						|
              <Type>Orthogonal_Value</Type>
 | 
						|
            </Components>
 | 
						|
            <Separator>, </Separator>
 | 
						|
          </DataPoint>
 | 
						|
          <LabelPosition>Outside</LabelPosition>
 | 
						|
          <Stacked>false</Stacked>
 | 
						|
          <Triggers>
 | 
						|
            <Condition>onmouseover</Condition>
 | 
						|
            <Action>
 | 
						|
              <Type>Show_Tooltip</Type>
 | 
						|
              <Value xsi:type="attribute:TooltipValue">
 | 
						|
                <Text></Text>
 | 
						|
                <Delay>200</Delay>
 | 
						|
              </Value>
 | 
						|
            </Action>
 | 
						|
          </Triggers>
 | 
						|
          <Riser>Rectangle</Riser>
 | 
						|
        </Series>
 | 
						|
        <Grouping>
 | 
						|
          <GroupType>Text</GroupType>
 | 
						|
          <AggregateExpression>Sum</AggregateExpression>
 | 
						|
        </Grouping>
 | 
						|
      </SeriesDefinitions>
 | 
						|
      <SeriesDefinitions>
 | 
						|
        <Query>
 | 
						|
          <Definition></Definition>
 | 
						|
          <Grouping>
 | 
						|
            <GroupType>Numeric</GroupType>
 | 
						|
          </Grouping>
 | 
						|
        </Query>
 | 
						|
        <SeriesPalette>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>232</Red>
 | 
						|
            <Green>172</Green>
 | 
						|
            <Blue>57</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>64</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>170</Red>
 | 
						|
            <Green>85</Green>
 | 
						|
            <Blue>85</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>192</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>192</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>7</Red>
 | 
						|
            <Green>146</Green>
 | 
						|
            <Blue>94</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>192</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>240</Green>
 | 
						|
            <Blue>120</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>64</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>128</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>128</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>64</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>128</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>80</Red>
 | 
						|
            <Green>166</Green>
 | 
						|
            <Blue>218</Blue>
 | 
						|
          </Entries>
 | 
						|
          <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>242</Red>
 | 
						|
            <Green>88</Green>
 | 
						|
            <Blue>106</Blue>
 | 
						|
          </Entries>
 | 
						|
        </SeriesPalette>
 | 
						|
        <Series xsi:type="type:BarSeries">
 | 
						|
          <Visible>true</Visible>
 | 
						|
          <Label>
 | 
						|
            <Caption>
 | 
						|
              <Value></Value>
 | 
						|
              <Font>
 | 
						|
                <Alignment/>
 | 
						|
              </Font>
 | 
						|
            </Caption>
 | 
						|
            <Background xsi:type="attribute:ColorDefinition">
 | 
						|
              <Transparency>0</Transparency>
 | 
						|
              <Red>255</Red>
 | 
						|
              <Green>255</Green>
 | 
						|
              <Blue>255</Blue>
 | 
						|
            </Background>
 | 
						|
            <Outline>
 | 
						|
              <Style>Solid</Style>
 | 
						|
              <Thickness>1</Thickness>
 | 
						|
              <Color>
 | 
						|
                <Transparency>255</Transparency>
 | 
						|
                <Red>0</Red>
 | 
						|
                <Green>0</Green>
 | 
						|
                <Blue>0</Blue>
 | 
						|
              </Color>
 | 
						|
              <Visible>false</Visible>
 | 
						|
            </Outline>
 | 
						|
            <Insets>
 | 
						|
              <Top>0.0</Top>
 | 
						|
              <Left>2.0</Left>
 | 
						|
              <Bottom>0.0</Bottom>
 | 
						|
              <Right>3.0</Right>
 | 
						|
            </Insets>
 | 
						|
            <Visible>false</Visible>
 | 
						|
          </Label>
 | 
						|
          <DataDefinition>
 | 
						|
            <Definition>row["Math"]</Definition>
 | 
						|
            <Grouping>
 | 
						|
              <Enabled>false</Enabled>
 | 
						|
              <GroupType>Text</GroupType>
 | 
						|
              <AggregateExpression>Sum</AggregateExpression>
 | 
						|
            </Grouping>
 | 
						|
          </DataDefinition>
 | 
						|
          <SeriesIdentifier>Math</SeriesIdentifier>
 | 
						|
          <DataPoint>
 | 
						|
            <Components>
 | 
						|
              <Type>Orthogonal_Value</Type>
 | 
						|
            </Components>
 | 
						|
            <Separator>, </Separator>
 | 
						|
          </DataPoint>
 | 
						|
          <LabelPosition>Outside</LabelPosition>
 | 
						|
          <Stacked>false</Stacked>
 | 
						|
          <Triggers>
 | 
						|
            <Condition>onmouseover</Condition>
 | 
						|
            <Action>
 | 
						|
              <Type>Show_Tooltip</Type>
 | 
						|
              <Value xsi:type="attribute:TooltipValue">
 | 
						|
                <Text></Text>
 | 
						|
                <Delay>200</Delay>
 | 
						|
              </Value>
 | 
						|
            </Action>
 | 
						|
          </Triggers>
 | 
						|
          <Riser>Rectangle</Riser>
 | 
						|
        </Series>
 | 
						|
        <Grouping>
 | 
						|
          <GroupType>Text</GroupType>
 | 
						|
          <AggregateExpression>Sum</AggregateExpression>
 | 
						|
        </Grouping>
 | 
						|
      </SeriesDefinitions>
 | 
						|
      <Orientation>Vertical</Orientation>
 | 
						|
      <LineAttributes>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>true</Visible>
 | 
						|
      </LineAttributes>
 | 
						|
      <Label>
 | 
						|
        <Caption>
 | 
						|
          <Value></Value>
 | 
						|
          <Font>
 | 
						|
            <Alignment/>
 | 
						|
          </Font>
 | 
						|
        </Caption>
 | 
						|
        <Background xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>0</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Background>
 | 
						|
        <Outline>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>0</Red>
 | 
						|
            <Green>0</Green>
 | 
						|
            <Blue>0</Blue>
 | 
						|
          </Color>
 | 
						|
        </Outline>
 | 
						|
        <Insets>
 | 
						|
          <Top>0.0</Top>
 | 
						|
          <Left>2.0</Left>
 | 
						|
          <Bottom>0.0</Bottom>
 | 
						|
          <Right>3.0</Right>
 | 
						|
        </Insets>
 | 
						|
        <Visible>true</Visible>
 | 
						|
      </Label>
 | 
						|
      <LabelPosition>Left</LabelPosition>
 | 
						|
      <MajorGrid>
 | 
						|
        <LineAttributes>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>196</Red>
 | 
						|
            <Green>196</Green>
 | 
						|
            <Blue>196</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </LineAttributes>
 | 
						|
        <TickStyle>Across</TickStyle>
 | 
						|
        <TickAttributes>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>196</Red>
 | 
						|
            <Green>196</Green>
 | 
						|
            <Blue>196</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>true</Visible>
 | 
						|
        </TickAttributes>
 | 
						|
      </MajorGrid>
 | 
						|
      <MinorGrid>
 | 
						|
        <LineAttributes>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>225</Red>
 | 
						|
            <Green>225</Green>
 | 
						|
            <Blue>225</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </LineAttributes>
 | 
						|
        <TickStyle>Across</TickStyle>
 | 
						|
        <TickAttributes>
 | 
						|
          <Style>Solid</Style>
 | 
						|
          <Thickness>1</Thickness>
 | 
						|
          <Color>
 | 
						|
            <Transparency>255</Transparency>
 | 
						|
            <Red>225</Red>
 | 
						|
            <Green>225</Green>
 | 
						|
            <Blue>225</Blue>
 | 
						|
          </Color>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </TickAttributes>
 | 
						|
      </MinorGrid>
 | 
						|
      <Scale>
 | 
						|
        <MinorGridsPerUnit>5</MinorGridsPerUnit>
 | 
						|
      </Scale>
 | 
						|
      <Origin>
 | 
						|
        <Type>Min</Type>
 | 
						|
        <Value xsi:type="data:NumberDataElement">
 | 
						|
          <Value>0.0</Value>
 | 
						|
        </Value>
 | 
						|
      </Origin>
 | 
						|
      <PrimaryAxis>true</PrimaryAxis>
 | 
						|
      <Percent>false</Percent>
 | 
						|
    </AssociatedAxes>
 | 
						|
    <SeriesDefinitions>
 | 
						|
      <Query>
 | 
						|
        <Definition></Definition>
 | 
						|
      </Query>
 | 
						|
      <SeriesPalette>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>80</Red>
 | 
						|
          <Green>166</Green>
 | 
						|
          <Blue>218</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>242</Red>
 | 
						|
          <Green>88</Green>
 | 
						|
          <Blue>106</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>232</Red>
 | 
						|
          <Green>172</Green>
 | 
						|
          <Blue>57</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>64</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>192</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>170</Red>
 | 
						|
          <Green>85</Green>
 | 
						|
          <Blue>85</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>192</Red>
 | 
						|
          <Green>192</Green>
 | 
						|
          <Blue>192</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>192</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>7</Red>
 | 
						|
          <Green>146</Green>
 | 
						|
          <Blue>94</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>192</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>192</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>64</Green>
 | 
						|
          <Blue>64</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>64</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>80</Red>
 | 
						|
          <Green>240</Green>
 | 
						|
          <Blue>120</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>64</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>64</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>64</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>128</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>128</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>64</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>255</Green>
 | 
						|
          <Blue>255</Blue>
 | 
						|
        </Entries>
 | 
						|
        <Entries xsi:type="attribute:ColorDefinition">
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>255</Red>
 | 
						|
          <Green>128</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Entries>
 | 
						|
      </SeriesPalette>
 | 
						|
      <Series>
 | 
						|
        <Visible>true</Visible>
 | 
						|
        <Label>
 | 
						|
          <Caption>
 | 
						|
            <Value></Value>
 | 
						|
            <Font>
 | 
						|
              <Alignment/>
 | 
						|
            </Font>
 | 
						|
          </Caption>
 | 
						|
          <Background xsi:type="attribute:ColorDefinition">
 | 
						|
            <Transparency>0</Transparency>
 | 
						|
            <Red>255</Red>
 | 
						|
            <Green>255</Green>
 | 
						|
            <Blue>255</Blue>
 | 
						|
          </Background>
 | 
						|
          <Outline>
 | 
						|
            <Style>Solid</Style>
 | 
						|
            <Thickness>1</Thickness>
 | 
						|
            <Color>
 | 
						|
              <Transparency>255</Transparency>
 | 
						|
              <Red>0</Red>
 | 
						|
              <Green>0</Green>
 | 
						|
              <Blue>0</Blue>
 | 
						|
            </Color>
 | 
						|
            <Visible>false</Visible>
 | 
						|
          </Outline>
 | 
						|
          <Insets>
 | 
						|
            <Top>0.0</Top>
 | 
						|
            <Left>2.0</Left>
 | 
						|
            <Bottom>0.0</Bottom>
 | 
						|
            <Right>3.0</Right>
 | 
						|
          </Insets>
 | 
						|
          <Visible>false</Visible>
 | 
						|
        </Label>
 | 
						|
        <DataDefinition>
 | 
						|
          <Definition>row["Student"]</Definition>
 | 
						|
        </DataDefinition>
 | 
						|
        <SeriesIdentifier></SeriesIdentifier>
 | 
						|
        <DataPoint>
 | 
						|
          <Components>
 | 
						|
            <Type>Orthogonal_Value</Type>
 | 
						|
          </Components>
 | 
						|
          <Separator>, </Separator>
 | 
						|
        </DataPoint>
 | 
						|
        <LabelPosition>Outside</LabelPosition>
 | 
						|
        <Stacked>false</Stacked>
 | 
						|
      </Series>
 | 
						|
      <Grouping>
 | 
						|
        <Enabled>true</Enabled>
 | 
						|
        <GroupType>Text</GroupType>
 | 
						|
        <AggregateExpression>Sum</AggregateExpression>
 | 
						|
      </Grouping>
 | 
						|
    </SeriesDefinitions>
 | 
						|
    <Orientation>Horizontal</Orientation>
 | 
						|
    <LineAttributes>
 | 
						|
      <Style>Solid</Style>
 | 
						|
      <Thickness>1</Thickness>
 | 
						|
      <Color>
 | 
						|
        <Transparency>255</Transparency>
 | 
						|
        <Red>0</Red>
 | 
						|
        <Green>0</Green>
 | 
						|
        <Blue>0</Blue>
 | 
						|
      </Color>
 | 
						|
      <Visible>true</Visible>
 | 
						|
    </LineAttributes>
 | 
						|
    <Label>
 | 
						|
      <Caption>
 | 
						|
        <Value></Value>
 | 
						|
        <Font>
 | 
						|
          <Alignment/>
 | 
						|
        </Font>
 | 
						|
      </Caption>
 | 
						|
      <Background xsi:type="attribute:ColorDefinition">
 | 
						|
        <Transparency>0</Transparency>
 | 
						|
        <Red>255</Red>
 | 
						|
        <Green>255</Green>
 | 
						|
        <Blue>255</Blue>
 | 
						|
      </Background>
 | 
						|
      <Outline>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>0</Red>
 | 
						|
          <Green>0</Green>
 | 
						|
          <Blue>0</Blue>
 | 
						|
        </Color>
 | 
						|
      </Outline>
 | 
						|
      <Insets>
 | 
						|
        <Top>0.0</Top>
 | 
						|
        <Left>2.0</Left>
 | 
						|
        <Bottom>0.0</Bottom>
 | 
						|
        <Right>3.0</Right>
 | 
						|
      </Insets>
 | 
						|
      <Visible>true</Visible>
 | 
						|
    </Label>
 | 
						|
    <LabelPosition>Below</LabelPosition>
 | 
						|
    <MajorGrid>
 | 
						|
      <LineAttributes>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>196</Red>
 | 
						|
          <Green>196</Green>
 | 
						|
          <Blue>196</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </LineAttributes>
 | 
						|
      <TickStyle>Across</TickStyle>
 | 
						|
      <TickAttributes>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>196</Red>
 | 
						|
          <Green>196</Green>
 | 
						|
          <Blue>196</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>true</Visible>
 | 
						|
      </TickAttributes>
 | 
						|
    </MajorGrid>
 | 
						|
    <MinorGrid>
 | 
						|
      <LineAttributes>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>225</Red>
 | 
						|
          <Green>225</Green>
 | 
						|
          <Blue>225</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </LineAttributes>
 | 
						|
      <TickStyle>Across</TickStyle>
 | 
						|
      <TickAttributes>
 | 
						|
        <Style>Solid</Style>
 | 
						|
        <Thickness>1</Thickness>
 | 
						|
        <Color>
 | 
						|
          <Transparency>255</Transparency>
 | 
						|
          <Red>225</Red>
 | 
						|
          <Green>225</Green>
 | 
						|
          <Blue>225</Blue>
 | 
						|
        </Color>
 | 
						|
        <Visible>false</Visible>
 | 
						|
      </TickAttributes>
 | 
						|
    </MinorGrid>
 | 
						|
    <Scale>
 | 
						|
      <MinorGridsPerUnit>5</MinorGridsPerUnit>
 | 
						|
    </Scale>
 | 
						|
    <Origin>
 | 
						|
      <Type>Min</Type>
 | 
						|
      <Value xsi:type="data:NumberDataElement">
 | 
						|
        <Value>0.0</Value>
 | 
						|
      </Value>
 | 
						|
    </Origin>
 | 
						|
    <PrimaryAxis>true</PrimaryAxis>
 | 
						|
    <CategoryAxis>true</CategoryAxis>
 | 
						|
    <Percent>false</Percent>
 | 
						|
  </Axes>
 | 
						|
  <Orientation>Vertical</Orientation>
 | 
						|
  <UnitSpacing>50.0</UnitSpacing>
 | 
						|
  <Rotation>
 | 
						|
    <Angles>
 | 
						|
      <XAngle>-20.0</XAngle>
 | 
						|
      <YAngle>45.0</YAngle>
 | 
						|
      <ZAngle>0.0</ZAngle>
 | 
						|
      <Type>None</Type>
 | 
						|
    </Angles>
 | 
						|
  </Rotation>
 | 
						|
</model:ChartWithAxes>
 | 
						|
]]></xml-property>
 | 
						|
                        <property name="outputFormat">SVG</property>
 | 
						|
                        <property name="inheritColumns">true</property>
 | 
						|
                        <property name="height">286.125pt</property>
 | 
						|
                        <property name="width">572.25pt</property>
 | 
						|
                        <property name="dataSet">Data Set</property>
 | 
						|
                        <list-property name="boundDataColumns">
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Student</property>
 | 
						|
                                <text-property name="displayName">Student</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Student"]</expression>
 | 
						|
                                <property name="dataType">string</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Math</property>
 | 
						|
                                <text-property name="displayName">Math</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Math"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Geography</property>
 | 
						|
                                <text-property name="displayName">Geography</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Geography"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">History</property>
 | 
						|
                                <text-property name="displayName">History</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["History"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                        </list-property>
 | 
						|
                    </extended-item>
 | 
						|
                </cell>
 | 
						|
            </row>
 | 
						|
            <row id="40">
 | 
						|
                <cell id="41">
 | 
						|
                    <property name="colSpan">2</property>
 | 
						|
                    <property name="rowSpan">1</property>
 | 
						|
                    <table id="6">
 | 
						|
                        <property name="dataSet">Data Set</property>
 | 
						|
                        <list-property name="boundDataColumns">
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Student</property>
 | 
						|
                                <text-property name="displayName">Student</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Student"]</expression>
 | 
						|
                                <property name="dataType">string</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Math</property>
 | 
						|
                                <text-property name="displayName">Math</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Math"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">Geography</property>
 | 
						|
                                <text-property name="displayName">Geography</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["Geography"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                            <structure>
 | 
						|
                                <property name="name">History</property>
 | 
						|
                                <text-property name="displayName">History</text-property>
 | 
						|
                                <expression name="expression" type="javascript">dataSetRow["History"]</expression>
 | 
						|
                                <property name="dataType">integer</property>
 | 
						|
                            </structure>
 | 
						|
                        </list-property>
 | 
						|
                        <column id="30"/>
 | 
						|
                        <column id="31"/>
 | 
						|
                        <column id="32"/>
 | 
						|
                        <column id="33"/>
 | 
						|
                        <header>
 | 
						|
                            <row id="7">
 | 
						|
                                <cell id="8">
 | 
						|
                                    <label id="9">
 | 
						|
                                        <text-property name="text">Student</text-property>
 | 
						|
                                    </label>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="10">
 | 
						|
                                    <label id="11">
 | 
						|
                                        <text-property name="text">Math</text-property>
 | 
						|
                                    </label>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="12">
 | 
						|
                                    <label id="13">
 | 
						|
                                        <text-property name="text">Geography</text-property>
 | 
						|
                                    </label>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="14">
 | 
						|
                                    <label id="15">
 | 
						|
                                        <text-property name="text">History</text-property>
 | 
						|
                                    </label>
 | 
						|
                                </cell>
 | 
						|
                            </row>
 | 
						|
                        </header>
 | 
						|
                        <detail>
 | 
						|
                            <row id="16">
 | 
						|
                                <cell id="17">
 | 
						|
                                    <data id="18">
 | 
						|
                                        <property name="resultSetColumn">Student</property>
 | 
						|
                                    </data>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="19">
 | 
						|
                                    <data id="20">
 | 
						|
                                        <property name="resultSetColumn">Math</property>
 | 
						|
                                    </data>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="21">
 | 
						|
                                    <data id="22">
 | 
						|
                                        <property name="resultSetColumn">Geography</property>
 | 
						|
                                    </data>
 | 
						|
                                </cell>
 | 
						|
                                <cell id="23">
 | 
						|
                                    <data id="24">
 | 
						|
                                        <property name="resultSetColumn">History</property>
 | 
						|
                                    </data>
 | 
						|
                                </cell>
 | 
						|
                            </row>
 | 
						|
                        </detail>
 | 
						|
                        <footer>
 | 
						|
                            <row id="25">
 | 
						|
                                <cell id="26"/>
 | 
						|
                                <cell id="27"/>
 | 
						|
                                <cell id="28"/>
 | 
						|
                                <cell id="29"/>
 | 
						|
                            </row>
 | 
						|
                        </footer>
 | 
						|
                    </table>
 | 
						|
                </cell>
 | 
						|
            </row>
 | 
						|
        </grid>
 | 
						|
    </body>
 | 
						|
</report>
 |