<?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.8.0.v201806261756</property>
    <simple-property-list name="includeResource">
        <value>WEB-INF/classes/messages</value>
    </simple-property-list>
    <property name="units">in</property>
    <method name="initialize"><![CDATA[reportContext.setGlobalVariable("isDarkmode", params["darkmode"]);]]></method>
    <method name="beforeRender"><![CDATA[if(reportContext.getOutputFormat()!="pdf") {
	reportContext.getReportRunnable().designHandle.getDesignHandle().findElement("reportParameters").drop();
}

if(reportContext.getOutputFormat()!="csv") {
	reportContext.getReportRunnable().designHandle.getDesignHandle().findElement("csvData").drop();
}

if(reportContext.getOutputFormat()=="csv") {
	reportContext.getReportRunnable().designHandle.getDesignHandle().findElement("graphicalReport").drop();
}]]></method>
    <property name="iconFile">/templates/blank_report.gif</property>
    <property name="layoutPreference">auto layout</property>
    <property name="bidiLayoutOrientation">ltr</property>
    <list-property name="cssStyleSheets">
        <structure>
            <property name="fileName">etc/reportdesigns/styles.css</property>
            <property name="useExternalCss">false</property>
        </structure>
        <structure>
            <property name="useExternalCss">true</property>
            <property name="externalCssURI">/birt/webcontent/birt/styles/redesign_style.css</property>
        </structure>
    </list-property>
    <parameters>
        <scalar-parameter name="companyID" id="29">
            <property name="valueType">static</property>
            <property name="dataType">integer</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">276</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="targetID" id="30">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="mailinglistID" id="31">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">integer</property>
            <property name="distinct">true</property>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="mediaType" id="33">
            <property name="valueType">static</property>
            <property name="dataType">integer</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">0</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="startDate" id="32">
            <property name="valueType">static</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">20100101</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="stopDate" id="37">
            <property name="valueType">static</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">20100201</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="language" id="34">
            <property name="valueType">static</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">DE</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="hourScale" id="250">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">boolean</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">false</value>
            </simple-property-list>
            <property name="paramType">simple</property>
            <property name="controlType">check-box</property>
            <structure name="format"/>
        </scalar-parameter>
        <scalar-parameter name="targetbaseurl" id="364">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="emmsession" id="365">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="hiddenTargetId" id="547">
            <property name="hidden">false</property>
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant"></value>
            </simple-property-list>
            <list-property name="selectionList"/>
            <property name="paramType">simple</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="darkmode" id="548">
            <property name="valueType">static</property>
            <property name="isRequired">false</property>
            <property name="dataType">boolean</property>
            <property name="distinct">true</property>
            <simple-property-list name="defaultValue">
                <value type="constant">False</value>
            </simple-property-list>
            <list-property name="selectionList"/>
            <property name="paramType">simple</property>
            <property name="controlType">check-box</property>
            <structure name="format"/>
        </scalar-parameter>
    </parameters>
    <data-sources>
        <script-data-source name="DummyDataSource" id="7"/>
    </data-sources>
    <data-sets>
        <script-data-set name="RecipientDetailScriptedDataSet" id="13">
            <list-property name="resultSetHints">
                <structure>
                    <property name="position">1</property>
                    <property name="name">MYDATE</property>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">ACTIVE</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">BOUNCED</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">4</property>
                    <property name="name">BLACKLISTED</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">5</property>
                    <property name="name">ALLOUT</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">6</property>
                    <property name="name">DOUBLE_OPT_IN</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">7</property>
                    <property name="name">MAX_ACTIVE</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">8</property>
                    <property name="name">MAX_BOUNCED</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">9</property>
                    <property name="name">MAX_BLACKLISTED</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">10</property>
                    <property name="name">MAX_OUT</property>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="position">11</property>
                    <property name="name">MAX_DOUBLE_OPT_IN</property>
                    <property name="dataType">integer</property>
                </structure>
            </list-property>
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">MYDATE</property>
                </structure>
                <structure>
                    <property name="columnName">ACTIVE</property>
                </structure>
                <structure>
                    <property name="columnName">BOUNCED</property>
                </structure>
                <structure>
                    <property name="columnName">BLACKLISTED</property>
                </structure>
                <structure>
                    <property name="columnName">ALLOUT</property>
                </structure>
                <structure>
                    <property name="columnName">DOUBLE_OPT_IN</property>
                </structure>
                <structure>
                    <property name="columnName">MAX_ACTIVE</property>
                </structure>
                <structure>
                    <property name="columnName">MAX_BOUNCED</property>
                </structure>
                <structure>
                    <property name="columnName">MAX_BLACKLISTED</property>
                </structure>
                <structure>
                    <property name="columnName">MAX_OUT</property>
                </structure>
                <structure>
                    <property name="columnName">MAX_DOUBLE_OPT_IN</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">MYDATE</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">ACTIVE</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">BOUNCED</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">4</property>
                        <property name="name">BLACKLISTED</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">5</property>
                        <property name="name">ALLOUT</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">6</property>
                        <property name="name">DOUBLE_OPT_IN</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">7</property>
                        <property name="name">MAX_ACTIVE</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">8</property>
                        <property name="name">MAX_BOUNCED</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">9</property>
                        <property name="name">MAX_BLACKLISTED</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">10</property>
                        <property name="name">MAX_OUT</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">11</property>
                        <property name="name">MAX_DOUBLE_OPT_IN</property>
                        <property name="dataType">integer</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">DummyDataSource</property>
            <method name="open"><![CDATA[recipientDetailDataSet = new Packages.com.agnitas.reporting.birt.external.dataset.RecipientStatDataSet();

targetID = null; 
if (params["targetID"].value != null &amp;&amp; params["targetID"].value != "0"){
	targetID = params["targetID"];
}
mailinglistID = null;
if (params["mailinglistID"].value != null &amp;&amp; params["mailinglistID"].value != 0){
	mailinglistID = params["mailinglistID"];
}

valueList = recipientDetailDataSet.getRecipientDetails(params["companyID"], targetID, mailinglistID,
            params["mediaType"], params["startDate"], params["stopDate"], params["hourScale"], params["hiddenTargetId"]);

currentrow = 0;]]></method>
            <method name="fetch"><![CDATA[if( currentrow < valueList.size() ) {
	row["MYDATE"] = valueList.get(currentrow).getMydate();
	row["ACTIVE"] = valueList.get(currentrow).getActive();
	row["BOUNCED"] = valueList.get(currentrow).getBounced();
	row["BLACKLISTED"] = valueList.get(currentrow).getBlacklisted();
	row["ALLOUT"] = valueList.get(currentrow).getAllout();
	row["DOUBLE_OPT_IN"] = valueList.get(currentrow).getDoubleOptIn();
	row["MAX_ACTIVE"] = valueList.get(currentrow).getMaxActive();
	row["MAX_BOUNCED"] = valueList.get(currentrow).getMaxBounced();
	row["MAX_BLACKLISTED"] = valueList.get(currentrow).getMaxBlacklisted();
	row["MAX_OUT"] = valueList.get(currentrow).getMaxOut();
	row["MAX_DOUBLE_OPT_IN"] = valueList.get(currentrow).getMaxDoubleOptIn();
	currentrow++;
	return true;
}
return false;]]></method>
        </script-data-set>
        <script-data-set name="MailingListDescriptionDataSet" id="198">
            <list-property name="resultSetHints">
                <structure>
                    <property name="position">0</property>
                    <property name="name">shortname</property>
                    <property name="dataType">string</property>
                </structure>
            </list-property>
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">shortname</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">shortname</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">DummyDataSource</property>
            <method name="open"><![CDATA[mailinglistDescriptionDataSet = new Packages.com.agnitas.reporting.birt.external.dataset.MailinglistDescriptionDataSet();


valueList = mailinglistDescriptionDataSet.getMailinglistDescription (params["mailinglistID"],  params["language"]);
currentrow = 0;]]></method>
            <method name="fetch"><![CDATA[if( currentrow < valueList.size() ) {
	row["shortname"] = valueList.get(currentrow);
	currentrow++;
	return true;
}
return false;]]></method>
        </script-data-set>
        <script-data-set name="CompanyDescriptionDataSet" id="248">
            <list-property name="resultSetHints">
                <structure>
                    <property name="position">1</property>
                    <property name="name">name</property>
                    <property name="dataType">string</property>
                </structure>
            </list-property>
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">name</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">name</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">DummyDataSource</property>
            <method name="open"><![CDATA[companyDescriptionDataSet = new Packages.com.agnitas.reporting.birt.external.dataset.CompanyDescriptionDataSet();


valueList = companyDescriptionDataSet.getCompanyDescription (params["companyID"]);
currentrow4 = 0;]]></method>
            <method name="fetch"><![CDATA[if( currentrow4 < valueList.size() ) {
	row["name"] = valueList.get(currentrow4);
	currentrow4++;
	return true;
}
return false;]]></method>
        </script-data-set>
        <script-data-set name="TargetDescriptionDataset" id="195">
            <list-property name="resultSetHints">
                <structure>
                    <property name="position">0</property>
                    <property name="name">shortname</property>
                    <property name="dataType">string</property>
                </structure>
            </list-property>
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">shortname</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">shortname</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">DummyDataSource</property>
            <method name="open"><![CDATA[targetDescriptionDataSet = new Packages.com.agnitas.reporting.birt.external.dataset.TargetDescriptionDataSet();
targetID = null; 
if (params["targetID"].value != null &amp;&amp; params["targetID"].value != "0"){
	targetID = params["targetID"];
}

valueList = targetDescriptionDataSet.getTargetDescription (targetID,  params["language"]);
currentrow2 = 0;
]]></method>
            <method name="fetch"><![CDATA[if( currentrow2 < valueList.size() ) {
	row["shortname"] = valueList.get(currentrow2);
	currentrow2++;
	return true;
}
return false;]]></method>
        </script-data-set>
    </data-sets>
    <page-setup>
        <simple-master-page name="Simple MasterPage" id="2">
            <property name="topMargin">0.25in</property>
            <property name="leftMargin">0.25in</property>
            <property name="bottomMargin">0.25in</property>
            <property name="rightMargin">0.25in</property>
        </simple-master-page>
    </page-setup>
    <body>
        <grid name="reportParameters" id="145">
            <property name="fontFamily">sans-serif</property>
            <property name="height">2.46875in</property>
            <property name="width">5.166666666666667in</property>
            <list-property name="boundDataColumns">
                <structure>
                    <property name="name">Column Binding</property>
                    <expression name="expression">params["targetID"].value</expression>
                    <property name="dataType">string</property>
                </structure>
            </list-property>
            <column id="146">
                <property name="width">1.96875in</property>
            </column>
            <column id="147">
                <property name="width">3.1979166666666665in</property>
            </column>
            <row id="148">
                <cell id="149">
                    <text-data id="163">
                        <property name="fontWeight">bold</property>
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("report.parameters", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="150"/>
            </row>
            <row id="244">
                <cell id="245">
                    <text-data id="247">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("settings.Company", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="246">
                    <data id="249">
                        <property name="dataSet">CompanyDescriptionDataSet</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">name</property>
                                <text-property name="displayName">name</text-property>
                                <expression name="expression">dataSetRow["name"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                        </list-property>
                        <property name="resultSetColumn">name</property>
                    </data>
                </cell>
            </row>
            <row id="151">
                <cell id="152">
                    <text-data id="164">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("birt.mailinglist", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="153">
                    <data id="199">
                        <property name="dataSet">MailingListDescriptionDataSet</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">shortname</property>
                                <text-property name="displayName">shortname</text-property>
                                <expression name="expression">dataSetRow["shortname"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                        </list-property>
                        <property name="resultSetColumn">shortname</property>
                    </data>
                </cell>
            </row>
            <row id="154">
                <cell id="155">
                    <text-data id="165">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("birt.Target", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="156">
                    <data id="197">
                        <property name="dataSet">TargetDescriptionDataset</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">shortname</property>
                                <text-property name="displayName">shortname</text-property>
                                <expression name="expression">dataSetRow["shortname"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                        </list-property>
                        <property name="resultSetColumn">shortname</property>
                    </data>
                </cell>
            </row>
            <row id="157">
                <cell id="158">
                    <text-data id="166">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("birt.mediatype", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="159">
                    <text-data id="175">
                        <expression name="valueExpr">if (params["mediaType"] == 0)  m="Email";
if (params["mediaType"] == 1)  m="Fax";
if (params["mediaType"] == 2)  m="Print";
if (params["mediaType"] == 3)  m="MMS";
if (params["mediaType"] == 4)  m="SMS";
m;</expression>
                        <property name="contentType">html</property>
                    </text-data>
                </cell>
            </row>
            <row id="168">
                <cell id="169">
                    <text-data id="171">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("report.startDate", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="170">
                    <text-data id="176">
                        <expression name="valueExpr">params["startDate"].value.substring(8,10) + "."  + params["startDate"].value.substring(5,7) + "." + params["startDate"].value.substring(0,4)</expression>
                        <property name="contentType">html</property>
                    </text-data>
                </cell>
            </row>
            <row id="160">
                <cell id="161">
                    <text-data id="167">
                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("report.stopDate", reportContext.getLocale())</expression>
                    </text-data>
                </cell>
                <cell id="162">
                    <text-data id="192">
                        <expression name="valueExpr">params["stopDate"].value.substring(8,10) + "."  + params["stopDate"].value.substring(5,7) + "." + params["stopDate"].value.substring(0,4)</expression>
                        <property name="contentType">html</property>
                    </text-data>
                </cell>
            </row>
        </grid>
        <grid name="graphicalReport" id="24">
            <property name="style">block-table</property>
            <property name="marginTop">0pt</property>
            <property name="width">100%</property>
            <column id="25"/>
            <row id="26">
                <cell id="27">
                    <property name="style">full-width</property>
                    <property name="textAlign">center</property>
                    <grid id="513">
                        <property name="style">table</property>
                        <column id="514"/>
                        <row id="515">
                            <cell id="516">
                                <property name="textAlign">center</property>
                                <extended-item extensionName="Chart" name="chart" id="28">
                                    <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>Line Chart</Type>
  <SubType>Overlay</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>false</Visible>
      <Label>
        <Caption>
          <Value></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>
      <Anchor>South</Anchor>
      <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>
      <Cursor>
        <Type>Auto</Type>
      </Cursor>
      <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>
          <Name>Arial</Name>
          <Size>10.0</Size>
          <Alignment/>
        </Font>
        <Color>
          <Transparency>255</Transparency>
          <Red>112</Red>
          <Green>113</Green>
          <Blue>115</Blue>
        </Color>
      </Text>
      <Orientation>Horizontal</Orientation>
      <Direction>Left_Right</Direction>
      <Separator>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>false</Visible>
      </Separator>
      <Position>Below</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>
      <Ellipsis>100</Ellipsis>
    </Children>
    <Bounds>
      <Left>0.0</Left>
      <Top>0.0</Top>
      <Width>559.5</Width>
      <Height>351.75</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>
    <Background xsi:type="attribute:ColorDefinition">
      <Transparency>0</Transparency>
      <Red>255</Red>
      <Green>255</Green>
      <Blue>255</Blue>
    </Background>
    <Visible>true</Visible>
  </Block>
  <Dimension>Two_Dimensional</Dimension>
  <Script>importPackage(Packages.org.eclipse.birt.chart.model.attribute.impl);
importPackage(Packages.org.eclipse.birt.report.model.api.util);
importPackage(Packages.org.eclipse.birt.chart.model.attribute);
importPackage(Packages.org.eclipse.birt.report.engine.api.script);
importPackage(Packages.org.eclipse.birt.chart.model.component);

var seriesSettings = {
	&quot;statistic.Opt_Ins&quot; : {
		translationKey : &quot;recipient.Opt_Ins&quot;,
		color : &quot;color-light-green&quot;
	},
	&quot;statistic.Opt_Outs&quot; : {
		translationKey : &quot;statistic.Opt_Outs&quot;,
		color : &quot;color-red&quot;
	},
	&quot;statistic.Bounced&quot; : {
		translationKey : &quot;recipient.MailingState2&quot;,
		color : &quot;color-orange&quot;
	},
	&quot;statistic.Not_Confirmed&quot; : {
		translationKey : &quot;Opt_In_NotConfirmed&quot;,
		color : &quot;color-dark-green&quot;
	},
	&quot;statistic.Blacklisted&quot; : {
		translationKey : &quot;recipient.MailingState6&quot;,
		color : &quot;color-dark-violet&quot;
	}
};

function getSerieSettings(serieIdentifier){
	if (serieIdentifier.indexOf(&quot;=&quot;)) {
		serieIdentifier = serieIdentifier.substring(serieIdentifier.indexOf(&quot;=&quot;) + 1);
	}
	
	return seriesSettings[serieIdentifier];
}

function getTranslatedText(translationKey, locale) {
	return Packages.com.agnitas.messages.I18nString.getLocaleString(translationKey, locale)
}

function getColorDefinition(styleName) {
	var color = ColorUtil.format(this.getDesignHandle().findStyle(styleName).getColor().getRGB(), ColorUtil.HTML_FORMAT);
	var red = &quot;0x&quot;+color.substr(1,2);
	var green =  &quot;0x&quot;+color.substr(3,2);
	var blue =  &quot;0x&quot;+color.substr(5,2);
	
	return ColorDefinitionImpl.create(red, green, blue);
}

/**
 * Called before generation of chart model to GeneratedChartState.
 *
 * @param chart Chart
 * @param icsc IChartScriptContext
 */
function beforeGeneration(chart, icsc) {
	this.getDesignHandle().addCss(&quot;styles.css&quot;);
	
	var reportContext = icsc.getExternalContext().getObject();
	var orthogonalAxes = chart.getOrthogonalAxes(chart.getAxes().get(0), true)[0]
	var seriesDefinitions = orthogonalAxes.getSeriesDefinitions();
	var series = orthogonalAxes.getRuntimeSeries();
	
	for (var i = 0; i &lt; 5; i++) {
		var seriesDefinition = seriesDefinitions.get(i);
		var serie = series[i];
 		var serieSettings =	getSerieSettings(serie.getSeriesIdentifier());

		// setting translation
		var translation = getTranslatedText(serieSettings.translationKey, reportContext.getLocale());
		if (translation) {
			serie.setSeriesIdentifier(translation);
		}
		
		// setting series colors	
		if (serieSettings.color) {
			var seriesPaletteEntries = seriesDefinition.getSeriesPalette().getEntries(); 
			seriesPaletteEntries.clear();
			seriesPaletteEntries.add(getColorDefinition(serieSettings.color));
		}
	}
	
	chart.setSeriesThickness(20);
}


/**
 * Called before rendering the Title of an Axis.
 * 
 * @param axis Axis
 * @param label Title
 * @param icsc IChartScriptContext
 */
function beforeDrawAxisTitle( axis, label, icsc ) {
	if (label.getCaption().getValue() == &quot;xAxis&quot;) {
		reportContext =  icsc.getExternalContext().getObject(); 
		if (reportContext.getParameterValue(&quot;hourScale&quot;) == true) {
			xAxisTitle = Packages.com.agnitas.messages.I18nString.getLocaleString(&quot;Time&quot;, reportContext.getLocale());
		} else {
			xAxisTitle = Packages.com.agnitas.messages.I18nString.getLocaleString(&quot;settings.fieldType.DATE&quot;, reportContext.getLocale());
		}
		label.getCaption().setValue(xAxisTitle);
	}
}

function beforeDrawDataPointLabel(dph, label, icsc) {
	var reportContext = icsc.getExternalContext().getObject();
	if(reportContext.getGlobalVariable(&quot;isDarkmode&quot;) == true){
		label.getCaption().getColor().set(255, 255, 255);
	}
}

function beforeDrawAxisLabel( axis, label, icsc ) {
	var reportContext = icsc.getExternalContext().getObject();
	if(reportContext.getGlobalVariable(&quot;isDarkmode&quot;) == true){
		label.getCaption().getColor().set(255, 255, 255);
	}
}

function beforeDrawSeries(series, isr, icsc) {
	var reportContext = icsc.getExternalContext().getObject();
	if(reportContext.getGlobalVariable(&quot;isDarkmode&quot;) == true){
		series.getLabel().getCaption().getColor().set(255, 255, 255);
	}
}</Script>
  <Units>Points</Units>
  <SeriesThickness>10.0</SeriesThickness>
  <ExtendedProperties>
    <Name>enable.area.alt</Name>
    <Value>false</Value>
  </ExtendedProperties>
  <SampleData>
    <BaseSampleData>
      <DataSetRepresentation>'A','B','C','D','E'</DataSetRepresentation>
    </BaseSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>6,4,12,8,10</DataSetRepresentation>
      <SeriesDefinitionIndex>0</SeriesDefinitionIndex>
    </OrthogonalSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>12.0,8.0,24.0,16.0,20.0</DataSetRepresentation>
      <SeriesDefinitionIndex>1</SeriesDefinitionIndex>
    </OrthogonalSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>18.0,12.0,36.0,24.0,30.0</DataSetRepresentation>
      <SeriesDefinitionIndex>2</SeriesDefinitionIndex>
    </OrthogonalSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>24.0,16.0,48.0,32.0,40.0</DataSetRepresentation>
      <SeriesDefinitionIndex>3</SeriesDefinitionIndex>
    </OrthogonalSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>30.0,20.0,60.0,40.0,50.0</DataSetRepresentation>
      <SeriesDefinitionIndex>4</SeriesDefinitionIndex>
    </OrthogonalSampleData>
  </SampleData>
  <Interactivity/>
  <EmptyMessage>
    <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>false</Visible>
  </EmptyMessage>
  <Axes>
    <Type>Text</Type>
    <Title>
      <Caption>
        <Value>xAxis</Value>
        <Font>
          <Name>SansSerif</Name>
          <Size>9.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>0.0</Left>
        <Bottom>0.0</Bottom>
        <Right>0.0</Right>
      </Insets>
      <Visible>false</Visible>
    </Title>
    <TitlePosition>Below</TitlePosition>
    <AssociatedAxes>
      <Type>Linear</Type>
      <Title>
        <Caption>
          <Value>Amount=Anzahl</Value>
          <Font>
            <Name>SansSerif</Name>
            <Size>9.0</Size>
            <Bold>true</Bold>
            <Alignment>
              <horizontalAlignment>Center</horizontalAlignment>
              <verticalAlignment>Center</verticalAlignment>
            </Alignment>
            <Rotation>0.0</Rotation>
          </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>250.0</Bottom>
          <Right>3.0</Right>
        </Insets>
        <Visible>false</Visible>
      </Title>
      <TitlePosition>Left</TitlePosition>
      <SeriesDefinitions>
        <Query>
          <Definition></Definition>
        </Query>
        <SeriesPalette>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>198</Red>
            <Green>193</Green>
            <Blue>0</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>131</Red>
            <Green>48</Green>
            <Blue>46</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>97</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>120</Red>
            <Green>150</Green>
            <Blue>61</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>193</Red>
            <Green>92</Green>
            <Blue>8</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>111</Red>
            <Green>47</Green>
            <Blue>158</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>128</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:LineSeries">
          <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[&quot;ACTIVE&quot;]</Definition>
            <Grouping>
              <GroupType>Text</GroupType>
              <AggregateExpression>Sum</AggregateExpression>
            </Grouping>
          </DataDefinition>
          <SeriesIdentifier>statistic.Opt_Ins</SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Above</LabelPosition>
          <Stacked>false</Stacked>
          <Markers>
            <Type>Circle</Type>
            <Size>3</Size>
            <Visible>true</Visible>
          </Markers>
          <LineAttributes>
            <Style>Solid</Style>
            <Thickness>2</Thickness>
            <Color>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </Color>
            <Visible>true</Visible>
          </LineAttributes>
          <PaletteLineColor>true</PaletteLineColor>
          <Curve>false</Curve>
          <ShadowColor>
            <Transparency>0</Transparency>
            <Red>255</Red>
            <Green>255</Green>
            <Blue>255</Blue>
          </ShadowColor>
          <ConnectMissingValue>true</ConnectMissingValue>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>1.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
      </SeriesDefinitions>
      <SeriesDefinitions>
        <Query>
          <Definition></Definition>
        </Query>
        <SeriesPalette>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>131</Red>
            <Green>48</Green>
            <Blue>46</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>97</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>120</Red>
            <Green>150</Green>
            <Blue>61</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>193</Red>
            <Green>92</Green>
            <Blue>8</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>111</Red>
            <Green>47</Green>
            <Blue>158</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>128</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>198</Red>
            <Green>193</Green>
            <Blue>0</Blue>
          </Entries>
        </SeriesPalette>
        <Series xsi:type="type:LineSeries">
          <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[&quot;ALLOUT&quot;]</Definition>
          </DataDefinition>
          <SeriesIdentifier>statistic.Opt_Outs</SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Above</LabelPosition>
          <Stacked>false</Stacked>
          <Markers>
            <Type>Circle</Type>
            <Size>3</Size>
            <Visible>true</Visible>
          </Markers>
          <LineAttributes>
            <Style>Solid</Style>
            <Thickness>2</Thickness>
            <Color>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </Color>
            <Visible>true</Visible>
          </LineAttributes>
          <PaletteLineColor>true</PaletteLineColor>
          <ShadowColor>
            <Transparency>0</Transparency>
            <Red>255</Red>
            <Green>255</Green>
            <Blue>255</Blue>
          </ShadowColor>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>1.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
      </SeriesDefinitions>
      <SeriesDefinitions>
        <Query>
          <Definition></Definition>
        </Query>
        <SeriesPalette>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>97</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>120</Red>
            <Green>150</Green>
            <Blue>61</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>193</Red>
            <Green>92</Green>
            <Blue>8</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>111</Red>
            <Green>47</Green>
            <Blue>158</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>128</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>198</Red>
            <Green>193</Green>
            <Blue>0</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>131</Red>
            <Green>48</Green>
            <Blue>46</Blue>
          </Entries>
        </SeriesPalette>
        <Series xsi:type="type:LineSeries">
          <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[&quot;BOUNCED&quot;]</Definition>
          </DataDefinition>
          <SeriesIdentifier>statistic.Bounced</SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Above</LabelPosition>
          <Stacked>false</Stacked>
          <Markers>
            <Type>Circle</Type>
            <Size>3</Size>
            <Visible>true</Visible>
          </Markers>
          <LineAttributes>
            <Style>Solid</Style>
            <Thickness>2</Thickness>
            <Color>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </Color>
            <Visible>true</Visible>
          </LineAttributes>
          <PaletteLineColor>true</PaletteLineColor>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>1.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
      </SeriesDefinitions>
      <SeriesDefinitions>
        <Query>
          <Definition></Definition>
        </Query>
        <SeriesPalette>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>120</Red>
            <Green>150</Green>
            <Blue>61</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>193</Red>
            <Green>92</Green>
            <Blue>8</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>111</Red>
            <Green>47</Green>
            <Blue>158</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>128</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>198</Red>
            <Green>193</Green>
            <Blue>0</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>131</Red>
            <Green>48</Green>
            <Blue>46</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>97</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
        </SeriesPalette>
        <Series xsi:type="type:LineSeries">
          <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[&quot;DOUBLE_OPT_IN&quot;]</Definition>
          </DataDefinition>
          <SeriesIdentifier>statistic.Not_Confirmed</SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Above</LabelPosition>
          <Stacked>false</Stacked>
          <Markers>
            <Type>Circle</Type>
            <Size>3</Size>
            <Visible>true</Visible>
          </Markers>
          <LineAttributes>
            <Style>Solid</Style>
            <Thickness>2</Thickness>
            <Color>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </Color>
            <Visible>true</Visible>
          </LineAttributes>
          <PaletteLineColor>true</PaletteLineColor>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>1.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
      </SeriesDefinitions>
      <SeriesDefinitions>
        <Query>
          <Definition></Definition>
        </Query>
        <SeriesPalette>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>193</Red>
            <Green>92</Green>
            <Blue>8</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>111</Red>
            <Green>47</Green>
            <Blue>158</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>128</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>198</Red>
            <Green>193</Green>
            <Blue>0</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>131</Red>
            <Green>48</Green>
            <Blue>46</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>97</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>120</Red>
            <Green>150</Green>
            <Blue>61</Blue>
          </Entries>
        </SeriesPalette>
        <Series xsi:type="type:LineSeries">
          <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[&quot;BLACKLISTED&quot;]</Definition>
          </DataDefinition>
          <SeriesIdentifier>statistic.Blacklisted</SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Above</LabelPosition>
          <Stacked>false</Stacked>
          <Markers>
            <Type>Circle</Type>
            <Size>3</Size>
            <Visible>true</Visible>
          </Markers>
          <LineAttributes>
            <Style>Solid</Style>
            <Thickness>2</Thickness>
            <Color>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </Color>
            <Visible>true</Visible>
          </LineAttributes>
          <PaletteLineColor>true</PaletteLineColor>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>1.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
      </SeriesDefinitions>
      <Orientation>Vertical</Orientation>
      <LineAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Visible>false</Visible>
      </LineAttributes>
      <Label>
        <Caption>
          <Value></Value>
          <Font>
            <Name>Arial</Name>
            <Size>10.0</Size>
            <Alignment/>
          </Font>
          <Color>
            <Transparency>255</Transparency>
            <Red>112</Red>
            <Green>113</Green>
            <Blue>115</Blue>
          </Color>
        </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>true</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>1</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>198</Red>
          <Green>193</Green>
          <Blue>0</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>131</Red>
          <Green>48</Green>
          <Blue>46</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>97</Red>
          <Green>128</Green>
          <Blue>192</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>120</Red>
          <Green>150</Green>
          <Blue>61</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>193</Red>
          <Green>92</Green>
          <Blue>8</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>111</Red>
          <Green>47</Green>
          <Blue>158</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>128</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[&quot;MYDATE&quot;]</Definition>
        </DataDefinition>
        <SeriesIdentifier></SeriesIdentifier>
        <DataPoint>
          <Components>
            <Type>Orthogonal_Value</Type>
          </Components>
          <Separator>, </Separator>
        </DataPoint>
        <LabelPosition>Outside</LabelPosition>
        <Stacked>false</Stacked>
      </Series>
      <Grouping>
        <Enabled>false</Enabled>
        <GroupingInterval>1.0</GroupingInterval>
        <GroupType>Text</GroupType>
        <AggregateExpression>Sum</AggregateExpression>
      </Grouping>
      <SortKey/>
    </SeriesDefinitions>
    <Orientation>Horizontal</Orientation>
    <LineAttributes>
      <Style>Solid</Style>
      <Thickness>1</Thickness>
      <Color>
        <Transparency>255</Transparency>
        <Red>139</Red>
        <Green>139</Green>
        <Blue>139</Blue>
      </Color>
      <Visible>true</Visible>
    </LineAttributes>
    <Label>
      <Caption>
        <Value></Value>
        <Font>
          <Name>Arial</Name>
          <Size>10.0</Size>
          <Alignment/>
        </Font>
        <Color>
          <Transparency>255</Transparency>
          <Red>112</Red>
          <Green>113</Green>
          <Blue>115</Blue>
        </Color>
      </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>
    <Staggered>false</Staggered>
    <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>
      <ShowOutside>false</ShowOutside>
    </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/>
</model:ChartWithAxes>
]]></xml-property>
                                    <property name="outputFormat">SVG</property>
                                    <property name="inheritColumns">true</property>
                                    <property name="height">420px</property>
                                    <property name="width">668px</property>
                                    <structure name="toc"/>
                                    <property name="dataSet">RecipientDetailScriptedDataSet</property>
                                    <list-property name="boundDataColumns">
                                        <structure>
                                            <property name="name">MYDATE</property>
                                            <expression name="expression">dataSetRow["MYDATE"]</expression>
                                            <property name="dataType">string</property>
                                        </structure>
                                        <structure>
                                            <property name="name">ACTIVE</property>
                                            <expression name="expression">dataSetRow["ACTIVE"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">BOUNCED</property>
                                            <expression name="expression">dataSetRow["BOUNCED"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">ALLOUT</property>
                                            <expression name="expression">dataSetRow["ALLOUT"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">DOUBLE_OPT_IN</property>
                                            <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">MAX_ACTIVE</property>
                                            <expression name="expression">dataSetRow["MAX_ACTIVE"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">MAX_BOUNCED</property>
                                            <expression name="expression">dataSetRow["MAX_BOUNCED"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">MAX_OUT</property>
                                            <expression name="expression">dataSetRow["MAX_OUT"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">MAX_DOUBLE_OPT_IN</property>
                                            <expression name="expression">dataSetRow["MAX_DOUBLE_OPT_IN"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">BLACKLISTED</property>
                                            <expression name="expression">dataSetRow["BLACKLISTED"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                        <structure>
                                            <property name="name">MAX_BLACKLISTED</property>
                                            <expression name="expression">dataSetRow["MAX_BLACKLISTED"]</expression>
                                            <property name="dataType">integer</property>
                                        </structure>
                                    </list-property>
                                </extended-item>
                            </cell>
                        </row>
                    </grid>
                </cell>
            </row>
            <row id="368">
                <property name="textAlign">center</property>
                <cell id="369">
                    <property name="style">full-width</property>
                    <table id="470">
                        <property name="style">table table-striped</property>
                        <property name="fontSize">small</property>
                        <property name="marginTop">0pt</property>
                        <property name="textAlign">left</property>
                        <property name="verticalAlign">middle</property>
                        <property name="width">100%</property>
                        <property name="dataSet">RecipientDetailScriptedDataSet</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">MYDATE</property>
                                <expression name="expression" type="javascript">dataSetRow["MYDATE"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">ACTIVE</property>
                                <expression name="expression">dataSetRow["ACTIVE"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">BOUNCED</property>
                                <expression name="expression">dataSetRow["BOUNCED"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">ALLOUT</property>
                                <expression name="expression">dataSetRow["ALLOUT"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">DOUBLE_OPT_IN</property>
                                <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">MAX_ACTIVE</property>
                                <expression name="expression">dataSetRow["MAX_ACTIVE"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">MAX_BOUNCED</property>
                                <expression name="expression">dataSetRow["MAX_BOUNCED"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">MAX_OUT</property>
                                <expression name="expression">dataSetRow["MAX_OUT"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">MAX_DOUBLE_OPT_IN</property>
                                <expression name="expression">dataSetRow["MAX_DOUBLE_OPT_IN"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">mydate</property>
                                <expression name="expression" type="javascript">dataSetRow["MYDATE"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding</property>
                                <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Allout</property>
                                <expression name="expression">dataSetRow["ALLOUT"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Opt_In</property>
                                <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">bouced</property>
                                <expression name="expression">dataSetRow["BOUNCED"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">aktiv</property>
                                <expression name="expression">dataSetRow["ACTIVE"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_1</property>
                                <expression name="expression">Total.sum(dataSetRow["ACTIVE"])</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Total aktiv</property>
                                <expression name="expression">Total.sum(dataSetRow["ACTIVE"])</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Total bounced</property>
                                <expression name="expression">Total.sum(dataSetRow["BOUNCED"])</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Total abmeldung</property>
                                <expression name="expression">Total.sum(dataSetRow["ALLOUT"])</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Total anmeldung</property>
                                <expression name="expression">Total.sum(dataSetRow["DOUBLE_OPT_IN"])</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_2</property>
                                <expression name="expression" type="javascript">row["DOUBLE_OPT_IN"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">SumALLOUT</property>
                                <text-property name="displayName">Sum</text-property>
                                <expression name="expression" type="javascript">Total.sum(dataSetRow["ALLOUT"])</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">sumBOUNCED</property>
                                <text-property name="displayName">Sum</text-property>
                                <expression name="expression" type="javascript">Total.sum(dataSetRow["BOUNCED"])</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">sumACTIVE</property>
                                <text-property name="displayName">Sum</text-property>
                                <expression name="expression" type="javascript">Total.sum(dataSetRow["ACTIVE"])</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_3</property>
                                <expression name="expression" type="javascript">if (reportContext.getParameterValue("hourScale")==true) {
   dateformat = new Packages.java.text.SimpleDateFormat("yyyy-MM-dd");
    startDate = dateformat.parse(params["startDate"].value);
	df = new Packages.java.text.SimpleDateFormat("hh");
	myDate = df.parse(dataSetRow["MYDATE"]);
	myDate = BirtDateTime.addYear(myDate,BirtDateTime.diffYear(myDate,startDate));
	myDate = BirtDateTime.addMonth(myDate,BirtDateTime.diffMonth(myDate,startDate));
	myDate = BirtDateTime.addDay(myDate,BirtDateTime.diffDay(myDate,startDate));
	myDate;
} else {
    dateformat = new Packages.java.text.SimpleDateFormat("dd.MM.yyyy");
    myDate = dateformat.parse(dataSetRow["MYDATE"]);
	myDate;
}</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_4</property>
                                <expression name="expression" type="javascript">row["Column Binding_3"]</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_5</property>
                                <expression name="expression" type="javascript">dateformat = new Packages.java.text.SimpleDateFormat("yyyy-MM-dd");
startDate = dateformat.parse(params["startDate"].value);</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_6</property>
                                <expression name="expression" type="javascript">df = new Packages.java.text.SimpleDateFormat("dd.MM");
myDate = df.parse(dataSetRow["MYDATE"]);
//myDate = myDate.setYear(row["Column Binding_5"].getYear());
myDate;</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">Column Binding_7</property>
                                <expression name="expression" type="javascript">BirtDateTime.addYear(row["Column Binding_6"],BirtDateTime.diffYear(row["Column Binding_6"],row["Column Binding_5"]));</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">mydate1</property>
                                <expression name="expression" type="javascript">mydate = BirtDateTime.addYear(row["Column Binding_6"],BirtDateTime.diffYear(row["Column Binding_6"],row["Column Binding_5"]));
mydate;</expression>
                                <property name="dataType">date-time</property>
                            </structure>
                            <structure>
                                <property name="name">BLACKLISTED</property>
                                <expression name="expression">dataSetRow["BLACKLISTED"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">SumBLACKLISTED</property>
                                <text-property name="displayName">Sum</text-property>
                                <expression name="expression">Total.sum(dataSetRow["BLACKLISTED"])</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">SumDOUBLEIN</property>
                                <text-property name="displayName">Sum</text-property>
                                <expression name="expression" type="javascript">Total.sum(dataSetRow["DOUBLE_OPT_IN"])</expression>
                                <property name="dataType">integer</property>
                                <property name="allowExport">true</property>
                            </structure>
                        </list-property>
                        <column id="505"/>
                        <column id="506">
                            <property name="repeat">1</property>
                        </column>
                        <column id="526"/>
                        <column id="507"/>
                        <column id="508"/>
                        <column id="509">
                            <property name="repeat">1</property>
                        </column>
                        <header>
                            <row id="471">
                                <cell id="472">
                                    <property name="style">table-head</property>
                                    <text-data id="473">
                                        <expression name="valueExpr">if (reportContext.getParameterValue("hourScale")==true) {
	 Packages.com.agnitas.messages.I18nString.getLocaleString("Time", reportContext.getLocale())
} else {
	Packages.com.agnitas.messages.I18nString.getLocaleString("settings.fieldType.DATE", reportContext.getLocale());
}</expression>
                                        <property name="contentType">html</property>
                                    </text-data>
                                </cell>
                                <cell id="474">
                                    <property name="style">table-head</property>
                                    <text-data id="481">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("recipient.Opt_Ins", reportContext.getLocale())</expression>
                                    </text-data>
                                </cell>
                                <cell id="523">
                                    <property name="style">table-head</property>
                                    <text-data id="477">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("statistic.Opt_Outs", reportContext.getLocale())</expression>
                                    </text-data>
                                </cell>
                                <cell id="476">
                                    <property name="style">table-head</property>
                                    <text-data id="479">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("statistic.Bounces", reportContext.getLocale())</expression>
                                    </text-data>
                                </cell>
                                <cell id="478">
                                    <property name="style">table-head</property>
                                    <text-data id="475">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("Opt_In_NotConfirmed", reportContext.getLocale());</expression>
                                    </text-data>
                                </cell>
                                <cell id="480">
                                    <property name="style">table-head</property>
                                    <text-data id="527">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("recipient.MailingState6", reportContext.getLocale());</expression>
                                    </text-data>
                                </cell>
                            </row>
                        </header>
                        <detail>
                            <row id="482">
                                <property name="textAlign">right</property>
                                <list-property name="highlightRules">
                                    <structure>
                                        <property name="operator">eq</property>
                                        <expression name="testExpr" type="javascript">(row.__rownum)%2</expression>
                                        <simple-property-list name="value1">
                                            <value type="javascript">1</value>
                                        </simple-property-list>
                                    </structure>
                                </list-property>
                                <cell id="483">
                                    <property name="textAlign">left</property>
                                    <data id="484">
                                        <property name="resultSetColumn">MYDATE</property>
                                    </data>
                                    <data id="485">
                                        <list-property name="visibility">
                                            <structure>
                                                <property name="format">all</property>
                                                <expression name="valueExpr" type="javascript">true</expression>
                                            </structure>
                                        </list-property>
                                        <property name="resultSetColumn">Column Binding_3</property>
                                    </data>
                                </cell>
                                <cell id="486">
                                    <property name="paddingRight">1pt</property>
                                    <data id="493">
                                        <property name="textLineThrough">none</property>
                                        <property name="textOverline">none</property>
                                        <structure name="numberFormat">
                                            <property name="category">Currency</property>
                                            <property name="pattern">###0</property>
                                        </structure>
                                        <property name="resultSetColumn">ACTIVE</property>
                                        <list-property name="action">
                                            <structure>
                                                <property name="linkType">none</property>
                                            </structure>
                                        </list-property>
                                    </data>
                                </cell>
                                <cell id="524">
                                    <property name="paddingRight">1pt</property>
                                    <data id="489">
                                        <property name="textLineThrough">none</property>
                                        <property name="textOverline">none</property>
                                        <structure name="numberFormat">
                                            <property name="category">Currency</property>
                                            <property name="pattern">###0</property>
                                        </structure>
                                        <property name="resultSetColumn">ALLOUT</property>
                                        <list-property name="action">
                                            <structure>
                                                <property name="linkType">none</property>
                                            </structure>
                                        </list-property>
                                    </data>
                                </cell>
                                <cell id="488">
                                    <property name="paddingRight">1pt</property>
                                    <data id="491">
                                        <property name="textLineThrough">none</property>
                                        <property name="textOverline">none</property>
                                        <structure name="numberFormat">
                                            <property name="category">Currency</property>
                                            <property name="pattern">###0</property>
                                        </structure>
                                        <property name="resultSetColumn">BOUNCED</property>
                                        <list-property name="action">
                                            <structure>
                                                <property name="linkType">none</property>
                                            </structure>
                                        </list-property>
                                    </data>
                                </cell>
                                <cell id="490">
                                    <property name="paddingRight">1pt</property>
                                    <data id="487">
                                        <property name="textLineThrough">none</property>
                                        <property name="textOverline">none</property>
                                        <structure name="numberFormat">
                                            <property name="category">Currency</property>
                                            <property name="pattern">###0</property>
                                        </structure>
                                        <property name="resultSetColumn">DOUBLE_OPT_IN</property>
                                        <list-property name="action">
                                            <structure>
                                                <property name="linkType">none</property>
                                            </structure>
                                        </list-property>
                                    </data>
                                </cell>
                                <cell id="492">
                                    <property name="paddingRight">1pt</property>
                                    <data id="531">
                                        <property name="textLineThrough">none</property>
                                        <property name="textOverline">none</property>
                                        <structure name="numberFormat">
                                            <property name="category">Currency</property>
                                            <property name="pattern">###0</property>
                                        </structure>
                                        <property name="resultSetColumn">BLACKLISTED</property>
                                        <list-property name="action">
                                            <structure>
                                                <property name="linkType">none</property>
                                            </structure>
                                        </list-property>
                                    </data>
                                </cell>
                            </row>
                        </detail>
                        <footer>
                            <row id="494">
                                <property name="fontWeight">bold</property>
                                <cell id="495">
                                    <text-data id="496">
                                        <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("Sum", reportContext.getLocale())</expression>
                                    </text-data>
                                </cell>
                                <cell id="497">
                                    <data id="504">
                                        <property name="textAlign">right</property>
                                        <property name="resultSetColumn">sumACTIVE</property>
                                    </data>
                                </cell>
                                <cell id="525">
                                    <data id="500">
                                        <property name="textAlign">right</property>
                                        <property name="resultSetColumn">SumALLOUT</property>
                                    </data>
                                </cell>
                                <cell id="499">
                                    <data id="502">
                                        <property name="textAlign">right</property>
                                        <property name="resultSetColumn">sumBOUNCED</property>
                                    </data>
                                </cell>
                                <cell id="501">
                                    <data id="545">
                                        <property name="textAlign">right</property>
                                        <property name="resultSetColumn">SumDOUBLEIN</property>
                                    </data>
                                </cell>
                                <cell id="503">
                                    <data id="536">
                                        <property name="textAlign">right</property>
                                        <property name="resultSetColumn">SumBLACKLISTED</property>
                                    </data>
                                </cell>
                            </row>
                        </footer>
                    </table>
                </cell>
            </row>
        </grid>
        <table name="csvData" id="200">
            <property name="fontSize">small</property>
            <property name="marginTop">auto</property>
            <property name="textAlign">left</property>
            <property name="verticalAlign">middle</property>
            <property name="width">7.771in</property>
            <property name="dataSet">RecipientDetailScriptedDataSet</property>
            <list-property name="boundDataColumns">
                <structure>
                    <property name="name">MYDATE</property>
                    <expression name="expression" type="javascript">dataSetRow["MYDATE"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">ACTIVE</property>
                    <expression name="expression">dataSetRow["ACTIVE"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">BOUNCED</property>
                    <expression name="expression">dataSetRow["BOUNCED"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">ALLOUT</property>
                    <expression name="expression">dataSetRow["ALLOUT"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">DOUBLE_OPT_IN</property>
                    <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">MAX_ACTIVE</property>
                    <expression name="expression">dataSetRow["MAX_ACTIVE"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">MAX_BOUNCED</property>
                    <expression name="expression">dataSetRow["MAX_BOUNCED"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">MAX_OUT</property>
                    <expression name="expression">dataSetRow["MAX_OUT"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">MAX_DOUBLE_OPT_IN</property>
                    <expression name="expression">dataSetRow["MAX_DOUBLE_OPT_IN"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">mydate</property>
                    <expression name="expression" type="javascript">dataSetRow["MYDATE"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Column Binding</property>
                    <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Allout</property>
                    <expression name="expression">dataSetRow["ALLOUT"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Opt_In</property>
                    <expression name="expression">dataSetRow["DOUBLE_OPT_IN"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">bouced</property>
                    <expression name="expression">dataSetRow["BOUNCED"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">aktiv</property>
                    <expression name="expression">dataSetRow["ACTIVE"]</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_1</property>
                    <expression name="expression">Total.sum(dataSetRow["ACTIVE"])</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Total aktiv</property>
                    <expression name="expression">Total.sum(dataSetRow["ACTIVE"])</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Total bounced</property>
                    <expression name="expression">Total.sum(dataSetRow["BOUNCED"])</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Total abmeldung</property>
                    <expression name="expression">Total.sum(dataSetRow["ALLOUT"])</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Total anmeldung</property>
                    <expression name="expression">Total.sum(dataSetRow["DOUBLE_OPT_IN"])</expression>
                    <property name="dataType">string</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_2</property>
                    <expression name="expression" type="javascript">row["DOUBLE_OPT_IN"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">SumALLOUT</property>
                    <text-property name="displayName">Sum</text-property>
                    <expression name="expression" type="javascript">Total.sum(dataSetRow["ALLOUT"])</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">sumBOUNCED</property>
                    <text-property name="displayName">Sum</text-property>
                    <expression name="expression" type="javascript">Total.sum(dataSetRow["BOUNCED"])</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">sumACTIVE</property>
                    <text-property name="displayName">Sum</text-property>
                    <expression name="expression" type="javascript">Total.sum(dataSetRow["ACTIVE"])</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_3</property>
                    <expression name="expression" type="javascript">if (reportContext.getParameterValue("hourScale")==true) {
   dateformat = new Packages.java.text.SimpleDateFormat("yyyy-MM-dd");
    startDate = dateformat.parse(params["startDate"].value);
	df = new Packages.java.text.SimpleDateFormat("hh");
	myDate = df.parse(dataSetRow["MYDATE"]);
	myDate = BirtDateTime.addYear(myDate,BirtDateTime.diffYear(myDate,startDate));
	myDate = BirtDateTime.addMonth(myDate,BirtDateTime.diffMonth(myDate,startDate));
	myDate = BirtDateTime.addDay(myDate,BirtDateTime.diffDay(myDate,startDate));
	myDate;
} else {
    dateformat = new Packages.java.text.SimpleDateFormat("dd.MM.yyyy");
    myDate = dateformat.parse(dataSetRow["MYDATE"]);
	myDate;
}</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_4</property>
                    <expression name="expression" type="javascript">row["Column Binding_3"]</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_5</property>
                    <expression name="expression" type="javascript">dateformat = new Packages.java.text.SimpleDateFormat("yyyy-MM-dd");
startDate = dateformat.parse(params["startDate"].value);</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_6</property>
                    <expression name="expression" type="javascript">df = new Packages.java.text.SimpleDateFormat("dd.MM");
myDate = df.parse(dataSetRow["MYDATE"]);
//myDate = myDate.setYear(row["Column Binding_5"].getYear());
myDate;</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">Column Binding_7</property>
                    <expression name="expression" type="javascript">BirtDateTime.addYear(row["Column Binding_6"],BirtDateTime.diffYear(row["Column Binding_6"],row["Column Binding_5"]));</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">mydate1</property>
                    <expression name="expression" type="javascript">mydate = BirtDateTime.addYear(row["Column Binding_6"],BirtDateTime.diffYear(row["Column Binding_6"],row["Column Binding_5"]));
mydate;</expression>
                    <property name="dataType">date-time</property>
                </structure>
                <structure>
                    <property name="name">BLACKLISTED</property>
                    <expression name="expression">dataSetRow["BLACKLISTED"]</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">SumBLACKLISTED</property>
                    <text-property name="displayName">Sum</text-property>
                    <expression name="expression">Total.sum(dataSetRow["BLACKLISTED"])</expression>
                    <property name="dataType">integer</property>
                </structure>
                <structure>
                    <property name="name">SumDOUBLEIN</property>
                    <text-property name="displayName">Sum</text-property>
                    <expression name="expression" type="javascript">Total.sum(dataSetRow["DOUBLE_OPT_IN"])</expression>
                    <property name="dataType">string</property>
                    <property name="allowExport">true</property>
                </structure>
            </list-property>
            <structure name="toc"/>
            <property name="repeatHeader">false</property>
            <column id="219">
                <property name="width">1.25in</property>
            </column>
            <column id="255">
                <property name="repeat">1</property>
            </column>
            <column id="540"/>
            <column id="220"/>
            <column id="221"/>
            <column id="261">
                <property name="repeat">1</property>
            </column>
            <header>
                <row id="201">
                    <property name="borderBottomColor">#D3D3D3</property>
                    <property name="borderBottomStyle">solid</property>
                    <property name="borderBottomWidth">1px</property>
                    <property name="borderLeftColor">#D3D3D3</property>
                    <property name="borderLeftStyle">solid</property>
                    <property name="borderLeftWidth">1px</property>
                    <property name="borderRightColor">#D3D3D3</property>
                    <property name="borderRightStyle">solid</property>
                    <property name="borderRightWidth">1px</property>
                    <property name="borderTopColor">#D3D3D3</property>
                    <property name="borderTopStyle">solid</property>
                    <property name="borderTopWidth">1px</property>
                    <cell id="202">
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <text-data id="510">
                            <list-property name="visibility">
                                <structure>
                                    <property name="format">all</property>
                                    <expression name="valueExpr" type="javascript">params["hourScale"].value == false</expression>
                                </structure>
                            </list-property>
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("Time", reportContext.getLocale())</expression>
                        </text-data>
                        <text-data id="511">
                            <list-property name="visibility">
                                <structure>
                                    <property name="format">all</property>
                                    <expression name="valueExpr" type="javascript">params["hourScale"].value == true</expression>
                                </structure>
                            </list-property>
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("settings.fieldType.DATE", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="256">
                        <text-data id="225">
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("recipient.Opt_Ins", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="537">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <text-data id="226">
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("statistic.Opt_Outs", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="203">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <text-data id="263">
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("statistic.Bounces", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="204">
                        <text-data id="257">
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("Opt_In_NotConfirmed", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="262">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <text-data id="541">
                            <expression name="valueExpr">Packages.com.agnitas.messages.I18nString.getLocaleString("recipient.MailingState6", reportContext.getLocale());</expression>
                        </text-data>
                    </cell>
                </row>
            </header>
            <detail>
                <row id="207">
                    <property name="fontFamily">"Sans"</property>
                    <property name="fontSize">12px</property>
                    <property name="fontWeight">normal</property>
                    <property name="borderBottomColor">#D3D3D3</property>
                    <property name="borderBottomStyle">solid</property>
                    <property name="borderBottomWidth">1px</property>
                    <property name="borderLeftColor">#D3D3D3</property>
                    <property name="borderLeftStyle">solid</property>
                    <property name="borderLeftWidth">1px</property>
                    <property name="borderRightColor">#D3D3D3</property>
                    <property name="borderRightStyle">solid</property>
                    <property name="borderRightWidth">1px</property>
                    <property name="borderTopColor">#D3D3D3</property>
                    <property name="borderTopStyle">solid</property>
                    <property name="borderTopWidth">1px</property>
                    <property name="textAlign">right</property>
                    <property name="height">0.25in</property>
                    <list-property name="highlightRules">
                        <structure>
                            <property name="operator">eq</property>
                            <expression name="testExpr" type="javascript">(row.__rownum)%2</expression>
                            <simple-property-list name="value1">
                                <value type="javascript">1</value>
                            </simple-property-list>
                        </structure>
                    </list-property>
                    <cell id="208">
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <data id="297">
                            <property name="resultSetColumn">MYDATE</property>
                        </data>
                        <data id="367">
                            <list-property name="visibility">
                                <structure>
                                    <property name="format">all</property>
                                    <expression name="valueExpr" type="javascript">true</expression>
                                </structure>
                            </list-property>
                            <property name="resultSetColumn">Column Binding_3</property>
                        </data>
                    </cell>
                    <cell id="258">
                        <data id="301">
                            <property name="color">black</property>
                            <property name="textLineThrough">none</property>
                            <property name="textOverline">none</property>
                            <structure name="numberFormat">
                                <property name="category">Currency</property>
                                <property name="pattern">###0</property>
                            </structure>
                            <property name="resultSetColumn">ACTIVE</property>
                            <list-property name="action">
                                <structure>
                                    <property name="linkType">none</property>
                                </structure>
                            </list-property>
                        </data>
                    </cell>
                    <cell id="538">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <data id="299">
                            <property name="color">black</property>
                            <property name="textLineThrough">none</property>
                            <property name="textOverline">none</property>
                            <structure name="numberFormat">
                                <property name="category">Currency</property>
                                <property name="pattern">###0</property>
                            </structure>
                            <property name="resultSetColumn">ALLOUT</property>
                            <list-property name="action">
                                <structure>
                                    <property name="linkType">none</property>
                                </structure>
                            </list-property>
                        </data>
                    </cell>
                    <cell id="209">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <data id="300">
                            <property name="color">black</property>
                            <property name="textLineThrough">none</property>
                            <property name="textOverline">none</property>
                            <structure name="numberFormat">
                                <property name="category">Currency</property>
                                <property name="pattern">###0</property>
                            </structure>
                            <property name="resultSetColumn">BOUNCED</property>
                            <list-property name="action">
                                <structure>
                                    <property name="linkType">none</property>
                                </structure>
                            </list-property>
                        </data>
                    </cell>
                    <cell id="210">
                        <data id="298">
                            <property name="color">black</property>
                            <property name="textLineThrough">none</property>
                            <property name="textOverline">none</property>
                            <structure name="numberFormat">
                                <property name="category">Currency</property>
                                <property name="pattern">###0</property>
                            </structure>
                            <property name="resultSetColumn">DOUBLE_OPT_IN</property>
                            <list-property name="action">
                                <structure>
                                    <property name="linkType">none</property>
                                </structure>
                            </list-property>
                        </data>
                    </cell>
                    <cell id="264">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <data id="542">
                            <property name="color">black</property>
                            <property name="textLineThrough">none</property>
                            <property name="textOverline">none</property>
                            <structure name="numberFormat">
                                <property name="category">Currency</property>
                                <property name="pattern">###0</property>
                            </structure>
                            <property name="resultSetColumn">BLACKLISTED</property>
                            <list-property name="action">
                                <structure>
                                    <property name="linkType">none</property>
                                </structure>
                            </list-property>
                        </data>
                    </cell>
                </row>
            </detail>
            <footer>
                <row id="353">
                    <property name="fontWeight">bold</property>
                    <property name="borderBottomColor">#D3D3D3</property>
                    <property name="borderBottomStyle">solid</property>
                    <property name="borderBottomWidth">1px</property>
                    <property name="borderLeftColor">#D3D3D3</property>
                    <property name="borderLeftStyle">solid</property>
                    <property name="borderLeftWidth">1px</property>
                    <property name="borderRightColor">#D3D3D3</property>
                    <property name="borderRightStyle">solid</property>
                    <property name="borderRightWidth">1px</property>
                    <cell id="354">
                        <text-data id="359">
                            <expression name="valueExpr" type="javascript">Packages.com.agnitas.messages.I18nString.getLocaleString("Sum", reportContext.getLocale())</expression>
                        </text-data>
                    </cell>
                    <cell id="355">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <data id="363">
                            <property name="textAlign">right</property>
                            <property name="resultSetColumn">sumACTIVE</property>
                        </data>
                    </cell>
                    <cell id="539">
                        <data id="361">
                            <property name="textAlign">right</property>
                            <property name="resultSetColumn">SumALLOUT</property>
                        </data>
                    </cell>
                    <cell id="356">
                        <data id="362">
                            <property name="textAlign">right</property>
                            <property name="resultSetColumn">sumBOUNCED</property>
                        </data>
                    </cell>
                    <cell id="357">
                        <property name="borderLeftColor">#D3D3D3</property>
                        <property name="borderLeftStyle">solid</property>
                        <property name="borderLeftWidth">1px</property>
                        <property name="borderRightColor">#D3D3D3</property>
                        <property name="borderRightStyle">solid</property>
                        <property name="borderRightWidth">1px</property>
                        <data id="546">
                            <property name="textAlign">right</property>
                            <property name="resultSetColumn">SumDOUBLEIN</property>
                        </data>
                    </cell>
                    <cell id="358">
                        <data id="543">
                            <property name="textAlign">right</property>
                            <property name="resultSetColumn">SumBLACKLISTED</property>
                        </data>
                    </cell>
                </row>
            </footer>
        </table>
    </body>
</report>
