<?xml version="1.0" encoding="UTF-8"?>
<report xmlns="http://www.eclipse.org/birt/2005/design" version="3.2.23" id="1">
    <property name="comments">Copyright (c) 2007 &lt;&lt;Your Company Name here>></property>
    <property name="createdBy">Eclipse BIRT Designer Version 4.6.0.v201606072122</property>
    <property name="units">in</property>
    <method name="initialize"><![CDATA[if (params["param_estado"] != ''){
	if(params["param_estado"] == 'P'){
		params["estado"] = "Pendiente";
	}
	if(params["param_estado"] == 'T'){
		params["estado"] = "En trámite";
	}
	if(params["param_estado"] == 'TR'){
		params["estado"] = "Retrasados";
	}
  if(params["param_estado"] == 'F'){
		params["estado"] = "Finalizado en Sección";
	}
}]]></method>
    <text-property name="displayName">Template Reporte</text-property>
    <property name="layoutPreference">auto layout</property>
    <parameters>
        <scalar-parameter name="param_anho" id="603">
            <property name="valueType">static</property>
            <property name="isRequired">true</property>
            <property name="dataType">integer</property>
            <property name="distinct">true</property>
            <list-property name="selectionList"/>
            <property name="paramType">simple</property>
            <property name="concealValue">false</property>
            <property name="controlType">text-box</property>
            <structure name="format">
                <property name="category">Unformatted</property>
            </structure>
        </scalar-parameter>
        <scalar-parameter name="param_estado" id="604">
            <property name="valueType">static</property>
            <property name="isRequired">true</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <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="param_cod_inst" id="605">
            <property name="valueType">static</property>
            <property name="isRequired">true</property>
            <property name="dataType">string</property>
            <property name="distinct">true</property>
            <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="param_secc_padre" id="606">
            <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="estado" id="669">
            <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>
    </parameters>
    <data-sources>
        <oda-data-source extensionID="org.eclipse.birt.report.data.oda.jdbc" name="expedientesDS" id="601">
            <list-property name="privateDriverProperties">
                <ex-property>
                    <name>metadataBidiFormatStr</name>
                    <value>ILYNN</value>
                </ex-property>
                <ex-property>
                    <name>disabledMetadataBidiFormatStr</name>
                </ex-property>
                <ex-property>
                    <name>contentBidiFormatStr</name>
                    <value>ILYNN</value>
                </ex-property>
                <ex-property>
                    <name>disabledContentBidiFormatStr</name>
                </ex-property>
            </list-property>
            <property name="odaDriverClass">org.postgresql.Driver</property>
            <property name="odaURL">jdbc:postgresql://apps.una.py:5432/gdoc_pol</property>
            <property name="odaUser">insweb</property>
            <encrypted-property name="odaPassword" encryptionID="base64">aW5zY2l2aWwxMw==</encrypted-property>
        </oda-data-source>
    </data-sources>
    <data-sets>
        <oda-data-set extensionID="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet" name="PorSeccionDSet" id="602">
            <property name="nullsOrdering">nulls lowest</property>
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">cod_seccion</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">cod_seccion</text-property>
                    <text-property name="heading">cod_seccion</text-property>
                </structure>
                <structure>
                    <property name="columnName">nombre_seccion</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">nombre_seccion</text-property>
                    <text-property name="heading">nombre_seccion</text-property>
                </structure>
                <structure>
                    <property name="columnName">nombre_seccion_padre</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">nombre_seccion_padre</text-property>
                    <text-property name="heading">nombre_seccion_padre</text-property>
                </structure>
                <structure>
                    <property name="columnName">seccion_padre</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">seccion_padre</text-property>
                    <text-property name="heading">seccion_padre</text-property>
                </structure>
                <structure>
                    <property name="columnName">cantidad</property>
                    <property name="analysis">measure</property>
                    <text-property name="displayName">cantidad</text-property>
                    <text-property name="heading">cantidad</text-property>
                </structure>
                <structure>
                    <property name="columnName">responsable</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">responsable</text-property>
                    <text-property name="heading">responsable</text-property>
                </structure>
                <structure>
                    <property name="columnName">padre_id</property>
                    <property name="analysis">measure</property>
                    <text-property name="displayName">padre_id</text-property>
                    <text-property name="heading">padre_id</text-property>
                </structure>
            </list-property>
            <list-property name="parameters">
                <structure>
                    <property name="name">param_1</property>
                    <property name="paramName">param_anho</property>
                    <property name="nativeName"></property>
                    <property name="dataType">integer</property>
                    <property name="nativeDataType">4</property>
                    <property name="position">1</property>
                    <property name="isOptional">false</property>
                    <property name="allowNull">true</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
                <structure>
                    <property name="name">param_2</property>
                    <property name="paramName">param_estado</property>
                    <property name="nativeName"></property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">1</property>
                    <property name="position">2</property>
                    <property name="isOptional">false</property>
                    <property name="allowNull">true</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
                <structure>
                    <property name="name">param_3</property>
                    <property name="paramName">param_cod_inst</property>
                    <property name="nativeName"></property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                    <property name="position">3</property>
                    <property name="isOptional">false</property>
                    <property name="allowNull">true</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">cod_seccion</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">2</property>
                        <property name="name">nombre_seccion</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">3</property>
                        <property name="name">nombre_seccion_padre</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">4</property>
                        <property name="name">seccion_padre</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">5</property>
                        <property name="name">cantidad</property>
                        <property name="dataType">integer</property>
                    </structure>
                    <structure>
                        <property name="position">6</property>
                        <property name="name">responsable</property>
                        <property name="dataType">string</property>
                    </structure>
                    <structure>
                        <property name="position">7</property>
                        <property name="name">padre_id</property>
                        <property name="dataType">decimal</property>
                    </structure>
                </list-property>
            </structure>
            <method name="beforeOpen"><![CDATA[// Si llega una seccion padre, se muestran los hijos de dicha seccion, 
// o de lo contrario las secciones sin padres
if (params["param_secc_padre"] != ''){
	this.queryText = this.queryText + "AND sp.codigo = '" + params["param_secc_padre"] + "'";
}else{
	this.queryText = this.queryText + "AND sp.codigo is null";
}

// Se ordena las secciones por nombre
this.queryText = this.queryText + " ORDER BY s.nombre DESC"]]></method>
            <property name="dataSource">expedientesDS</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">cod_seccion</property>
                    <property name="nativeName">cod_seccion</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">2</property>
                    <property name="name">nombre_seccion</property>
                    <property name="nativeName">nombre_seccion</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">3</property>
                    <property name="name">nombre_seccion_padre</property>
                    <property name="nativeName">nombre_seccion_padre</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">4</property>
                    <property name="name">seccion_padre</property>
                    <property name="nativeName">seccion_padre</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">5</property>
                    <property name="name">cantidad</property>
                    <property name="nativeName">cantidad</property>
                    <property name="dataType">integer</property>
                    <property name="nativeDataType">4</property>
                </structure>
                <structure>
                    <property name="position">6</property>
                    <property name="name">responsable</property>
                    <property name="nativeName">responsable</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
                <structure>
                    <property name="position">7</property>
                    <property name="name">padre_id</property>
                    <property name="nativeName">padre_id</property>
                    <property name="dataType">decimal</property>
                    <property name="nativeDataType">-5</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[SELECT s.codigo as cod_seccion, s.nombre as nombre_seccion,
       sp.nombre AS nombre_seccion_padre, sp.nombre as seccion_padre,
       f_get_cantxseccion( i.codigo, ?, s.codigo, ? ) AS cantidad, 
       (f.name || ' ' || f.surname) AS responsable, 
       s.padre_id
       
FROM seccion s LEFT OUTER JOIN userinfo f ON f.id = s.usuarioresponsable_id 
               LEFT OUTER JOIN seccion sp ON sp.id = s.padre_id
			   LEFT OUTER JOIN institucion i ON i.id = s.institucion_id
WHERE i.codigo = ?]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>cod_seccion</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>5</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>NotNullable</design:nullability>
            <design:uiHints>
              <design:displayName>cod_seccion</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>cod_seccion</design:label>
            <design:formattingHints>
              <design:displaySize>5</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>nombre_seccion</design:name>
              <design:position>2</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>100</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>NotNullable</design:nullability>
            <design:uiHints>
              <design:displayName>nombre_seccion</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>nombre_seccion</design:label>
            <design:formattingHints>
              <design:displaySize>100</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>nombre_seccion_padre</design:name>
              <design:position>3</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>100</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>NotNullable</design:nullability>
            <design:uiHints>
              <design:displayName>nombre_seccion_padre</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>nombre_seccion_padre</design:label>
            <design:formattingHints>
              <design:displaySize>100</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>cantidad</design:name>
              <design:position>4</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>4</design:nativeDataTypeCode>
            <design:precision>10</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>Unknown</design:nullability>
            <design:uiHints>
              <design:displayName>cantidad</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>cantidad</design:label>
            <design:formattingHints>
              <design:displaySize>11</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>responsable</design:name>
              <design:position>5</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>0</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>Unknown</design:nullability>
            <design:uiHints>
              <design:displayName>responsable</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>responsable</design:label>
            <design:formattingHints>
              <design:displaySize>2147483647</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>seccion_padre</design:name>
              <design:position>6</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>5</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>Nullable</design:nullability>
            <design:uiHints>
              <design:displayName>seccion_padre</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>seccion_padre</design:label>
            <design:formattingHints>
              <design:displaySize>5</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
        </oda-data-set>
        <oda-data-set extensionID="org.eclipse.birt.report.data.oda.jdbc.JdbcSelectDataSet" name="SeccionPadreDset" id="671">
            <list-property name="columnHints">
                <structure>
                    <property name="columnName">nombre_seccion</property>
                    <property name="analysis">dimension</property>
                    <text-property name="displayName">nombre_seccion</text-property>
                </structure>
            </list-property>
            <list-property name="parameters">
                <structure>
                    <property name="name">param_1</property>
                    <property name="paramName">param_secc_padre</property>
                    <property name="nativeName"></property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                    <property name="position">1</property>
                    <property name="isOptional">true</property>
                    <property name="allowNull">true</property>
                    <property name="isInput">true</property>
                    <property name="isOutput">false</property>
                </structure>
            </list-property>
            <structure name="cachedMetaData">
                <list-property name="resultSet">
                    <structure>
                        <property name="position">1</property>
                        <property name="name">nombre_seccion</property>
                        <property name="dataType">string</property>
                    </structure>
                </list-property>
            </structure>
            <property name="dataSource">expedientesDS</property>
            <list-property name="resultSet">
                <structure>
                    <property name="position">1</property>
                    <property name="name">nombre_seccion</property>
                    <property name="nativeName">nombre_seccion</property>
                    <property name="dataType">string</property>
                    <property name="nativeDataType">12</property>
                </structure>
            </list-property>
            <xml-property name="queryText"><![CDATA[SELECT public.seccion.nombre as nombre_seccion
FROM public.seccion

WHERE public.seccion.codigo = ?]]></xml-property>
            <xml-property name="designerValues"><![CDATA[<?xml version="1.0" encoding="UTF-8"?>
<model:DesignValues xmlns:design="http://www.eclipse.org/datatools/connectivity/oda/design" xmlns:model="http://www.eclipse.org/birt/report/model/adapter/odaModel">
  <Version>2.0</Version>
  <design:ResultSets derivedMetaData="true">
    <design:resultSetDefinitions>
      <design:resultSetColumns>
        <design:resultColumnDefinitions>
          <design:attributes>
            <design:identifier>
              <design:name>nombre_seccion</design:name>
              <design:position>1</design:position>
            </design:identifier>
            <design:nativeDataTypeCode>12</design:nativeDataTypeCode>
            <design:precision>100</design:precision>
            <design:scale>0</design:scale>
            <design:nullability>NotNullable</design:nullability>
            <design:uiHints>
              <design:displayName>nombre_seccion</design:displayName>
            </design:uiHints>
          </design:attributes>
          <design:usageHints>
            <design:label>nombre_seccion</design:label>
            <design:formattingHints>
              <design:displaySize>100</design:displaySize>
            </design:formattingHints>
          </design:usageHints>
        </design:resultColumnDefinitions>
      </design:resultSetColumns>
    </design:resultSetDefinitions>
  </design:ResultSets>
</model:DesignValues>]]></xml-property>
        </oda-data-set>
    </data-sets>
    <styles>
        <style name="crosstab-cell" id="4">
            <property name="borderBottomColor">#CCCCCC</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="borderLeftColor">#CCCCCC</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">1pt</property>
            <property name="borderRightColor">#CCCCCC</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">1pt</property>
            <property name="borderTopColor">#CCCCCC</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">1pt</property>
        </style>
        <style name="crosstab" id="5">
            <property name="borderBottomColor">#CCCCCC</property>
            <property name="borderBottomStyle">solid</property>
            <property name="borderBottomWidth">1pt</property>
            <property name="borderLeftColor">#CCCCCC</property>
            <property name="borderLeftStyle">solid</property>
            <property name="borderLeftWidth">1pt</property>
            <property name="borderRightColor">#CCCCCC</property>
            <property name="borderRightStyle">solid</property>
            <property name="borderRightWidth">1pt</property>
            <property name="borderTopColor">#CCCCCC</property>
            <property name="borderTopStyle">solid</property>
            <property name="borderTopWidth">1pt</property>
        </style>
    </styles>
    <page-setup>
        <simple-master-page name="Simple MasterPage" id="2">
            <property name="type">custom</property>
            <property name="orientation">landscape</property>
            <property name="topMargin">0.25in</property>
            <property name="leftMargin">0.5in</property>
            <property name="bottomMargin">0.25in</property>
            <property name="rightMargin">0.5in</property>
            <property name="height">216mm</property>
            <property name="width">330mm</property>
            <property name="showHeaderOnFirst">false</property>
            <page-footer>
                <grid id="592">
                    <property name="marginTop">0pt</property>
                    <property name="width">100%</property>
                    <column id="593"/>
                    <row id="594">
                        <cell id="595">
                            <property name="paddingTop">0pt</property>
                            <property name="paddingLeft">0pt</property>
                            <property name="paddingBottom">0pt</property>
                            <property name="paddingRight">0pt</property>
                            <text id="3">
                                <property name="borderTopColor">#000000</property>
                                <property name="borderTopStyle">solid</property>
                                <property name="borderTopWidth">1px</property>
                                <property name="marginTop">0pt</property>
                                <property name="paddingTop">1pt</property>
                                <property name="textAlign">right</property>
                                <property name="textIndent">0em</property>
                                <property name="textTransform">none</property>
                                <property name="whiteSpace">normal</property>
                                <property name="widows">2</property>
                                <property name="contentType">html</property>
                                <text-property name="content"><![CDATA[ ©Centro Nacional de Computación <br><value-of>new Date()</value-of>]]></text-property>
                            </text>
                        </cell>
                    </row>
                    <row id="596">
                        <cell id="597">
                            <property name="paddingTop">0pt</property>
                            <property name="paddingLeft">0pt</property>
                            <property name="paddingBottom">0pt</property>
                            <property name="paddingRight">0pt</property>
                            <property name="textAlign">right</property>
                            <grid id="581">
                                <property name="marginTop">0pt</property>
                                <property name="textAlign">center</property>
                                <property name="canShrink">true</property>
                                <property name="height">10px</property>
                                <property name="width">56px</property>
                                <column id="599">
                                    <property name="width">34px</property>
                                </column>
                                <column id="582">
                                    <property name="width">8px</property>
                                </column>
                                <column id="583">
                                    <property name="width">6px</property>
                                </column>
                                <column id="584">
                                    <property name="width">8px</property>
                                </column>
                                <row id="585">
                                    <cell id="598">
                                        <text id="600">
                                            <property name="paddingTop">1pt</property>
                                            <property name="textAlign">right</property>
                                            <property name="contentType">auto</property>
                                            <text-property name="content"><![CDATA[Pagina:]]></text-property>
                                        </text>
                                    </cell>
                                    <cell id="586">
                                        <auto-text id="587">
                                            <property name="type">page-number</property>
                                        </auto-text>
                                    </cell>
                                    <cell id="588">
                                        <text id="589">
                                            <property name="contentType">plain</property>
                                            <text-property name="content"><![CDATA[/]]></text-property>
                                        </text>
                                    </cell>
                                    <cell id="590">
                                        <auto-text id="591">
                                            <property name="type">total-page</property>
                                        </auto-text>
                                    </cell>
                                </row>
                            </grid>
                        </cell>
                    </row>
                </grid>
            </page-footer>
        </simple-master-page>
    </page-setup>
    <body>
        <grid id="43">
            <property name="width">100%</property>
            <column id="44">
                <property name="width">3.34375in</property>
            </column>
            <column id="163">
                <property name="width">4.3541666667in</property>
            </column>
            <column id="45"/>
            <row id="46">
                <property name="borderBottomColor">#000000</property>
                <property name="borderBottomStyle">solid</property>
                <property name="borderBottomWidth">thin</property>
                <property name="borderTopColor">#000000</property>
                <property name="borderTopStyle">solid</property>
                <property name="borderTopWidth">thin</property>
                <cell id="47">
                    <property name="orphans">2</property>
                    <property name="textTransform">none</property>
                    <property name="verticalAlign">middle</property>
                    <image id="674">
                        <property name="height">85px</property>
                        <property name="width">200px</property>
                        <property name="source">embed</property>
                        <property name="imageName">gdoc2_app_logo.png</property>
                    </image>
                </cell>
                <cell id="160">
                    <property name="colSpan">2</property>
                    <property name="rowSpan">1</property>
                    <grid id="649">
                        <property name="width">100%</property>
                        <column id="650">
                            <property name="width">2.8333333333in</property>
                        </column>
                        <column id="664"/>
                        <row id="651">
                            <cell id="652">
                                <text id="659">
                                    <property name="fontSize">larger</property>
                                    <property name="fontWeight">bold</property>
                                    <property name="textAlign">center</property>
                                    <property name="contentType">auto</property>
                                    <text-property name="content"><![CDATA[EXPEDIENTE POR SECCIÓN]]></text-property>
                                </text>
                            </cell>
                            <cell id="660"/>
                        </row>
                        <row id="653">
                            <cell id="654">
                                <text id="665">
                                    <property name="fontWeight">bold</property>
                                    <property name="contentType">auto</property>
                                    <text-property name="content"><![CDATA[Estado de los Expedientes:]]></text-property>
                                </text>
                            </cell>
                            <cell id="661">
                                <data id="670">
                                    <list-property name="boundDataColumns">
                                        <structure>
                                            <property name="name">estado</property>
                                            <expression name="expression">params["estado"]</expression>
                                        </structure>
                                    </list-property>
                                    <property name="resultSetColumn">estado</property>
                                </data>
                            </cell>
                        </row>
                        <row id="655">
                            <cell id="656">
                                <text id="666">
                                    <property name="fontWeight">bold</property>
                                    <property name="contentType">auto</property>
                                    <text-property name="content"><![CDATA[Año de los Expedientes:]]></text-property>
                                </text>
                            </cell>
                            <cell id="662">
                                <data id="668">
                                    <list-property name="boundDataColumns">
                                        <structure>
                                            <property name="name">param_anho</property>
                                            <expression name="expression">params["param_anho"]</expression>
                                        </structure>
                                    </list-property>
                                    <property name="resultSetColumn">param_anho</property>
                                </data>
                            </cell>
                        </row>
                        <row id="657">
                            <cell id="658">
                                <text id="667">
                                    <property name="fontWeight">bold</property>
                                    <property name="contentType">auto</property>
                                    <text-property name="content"><![CDATA[Sección padre:]]></text-property>
                                </text>
                            </cell>
                            <cell id="663">
                                <data id="672">
                                    <property name="dataSet">SeccionPadreDset</property>
                                    <list-property name="boundDataColumns">
                                        <structure>
                                            <property name="name">nombre_seccion</property>
                                            <expression name="expression">dataSetRow["nombre_seccion"]</expression>
                                            <property name="dataType">string</property>
                                        </structure>
                                    </list-property>
                                    <property name="resultSetColumn">nombre_seccion</property>
                                </data>
                            </cell>
                        </row>
                    </grid>
                </cell>
            </row>
            <row id="156">
                <property name="height">0.2395833333in</property>
                <cell id="157"/>
                <cell id="161"/>
                <cell id="158"/>
            </row>
            <row id="168">
                <cell id="169">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                    <extended-item extensionName="Chart" name="NewChart" id="648">
                        <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">
  <Type>Bar Chart</Type>
  <SubType>Side-by-side</SubType>
  <Block>
    <Children xsi:type="layout:TitleBlock">
      <Bounds>
        <Left>0.0</Left>
        <Top>0.0</Top>
        <Width>0.0</Width>
        <Height>0.0</Height>
      </Bounds>
      <Insets>
        <Top>3.0</Top>
        <Left>3.0</Left>
        <Bottom>3.0</Bottom>
        <Right>3.0</Right>
      </Insets>
      <Row>-1</Row>
      <Column>-1</Column>
      <Rowspan>-1</Rowspan>
      <Columnspan>-1</Columnspan>
      <Outline>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>false</Visible>
      </Outline>
      <Visible>false</Visible>
      <Label>
        <Caption>
          <Value>Expedientes por Sección</Value>
          <Font>
            <Size>16.0</Size>
            <Bold>true</Bold>
            <Alignment>
              <horizontalAlignment>Center</horizontalAlignment>
              <verticalAlignment>Center</verticalAlignment>
            </Alignment>
          </Font>
        </Caption>
        <Background xsi:type="attribute:ColorDefinition">
          <Transparency>0</Transparency>
          <Red>255</Red>
          <Green>255</Green>
          <Blue>255</Blue>
        </Background>
        <Outline>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>0</Green>
            <Blue>0</Blue>
          </Color>
        </Outline>
        <Insets>
          <Top>0.0</Top>
          <Left>2.0</Left>
          <Bottom>0.0</Bottom>
          <Right>3.0</Right>
        </Insets>
        <Visible>true</Visible>
      </Label>
    </Children>
    <Children xsi:type="layout:Plot">
      <Bounds>
        <Left>0.0</Left>
        <Top>0.0</Top>
        <Width>0.0</Width>
        <Height>0.0</Height>
      </Bounds>
      <Insets>
        <Top>3.0</Top>
        <Left>3.0</Left>
        <Bottom>3.0</Bottom>
        <Right>3.0</Right>
      </Insets>
      <Row>-1</Row>
      <Column>-1</Column>
      <Rowspan>-1</Rowspan>
      <Columnspan>-1</Columnspan>
      <Outline>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>false</Visible>
      </Outline>
      <Visible>true</Visible>
      <HorizontalSpacing>5</HorizontalSpacing>
      <VerticalSpacing>5</VerticalSpacing>
      <ClientArea>
        <Outline>
          <Style>Solid</Style>
          <Thickness>0</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>0</Green>
            <Blue>0</Blue>
          </Color>
          <Visible>false</Visible>
        </Outline>
        <Insets>
          <Top>0.0</Top>
          <Left>0.0</Left>
          <Bottom>0.0</Bottom>
          <Right>0.0</Right>
        </Insets>
      </ClientArea>
    </Children>
    <Children xsi:type="layout:Legend">
      <Bounds>
        <Left>0.0</Left>
        <Top>0.0</Top>
        <Width>0.0</Width>
        <Height>0.0</Height>
      </Bounds>
      <Insets>
        <Top>3.0</Top>
        <Left>3.0</Left>
        <Bottom>3.0</Bottom>
        <Right>3.0</Right>
      </Insets>
      <Row>-1</Row>
      <Column>-1</Column>
      <Rowspan>-1</Rowspan>
      <Columnspan>-1</Columnspan>
      <Outline>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>false</Visible>
      </Outline>
      <Visible>false</Visible>
      <Triggers>
        <Condition>onclick</Condition>
        <Action>
          <Type>Highlight</Type>
          <Value xsi:type="attribute:SeriesValue">
            <Name></Name>
          </Value>
        </Action>
      </Triggers>
      <ClientArea>
        <Outline>
          <Style>Solid</Style>
          <Thickness>0</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>0</Green>
            <Blue>0</Blue>
          </Color>
          <Visible>false</Visible>
        </Outline>
        <Insets>
          <Top>2.0</Top>
          <Left>2.0</Left>
          <Bottom>2.0</Bottom>
          <Right>2.0</Right>
        </Insets>
      </ClientArea>
      <Text>
        <Value></Value>
        <Font>
          <Alignment/>
        </Font>
      </Text>
      <Orientation>Vertical</Orientation>
      <Direction>Top_Bottom</Direction>
      <Separator>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>true</Visible>
      </Separator>
      <Position>Right</Position>
      <ItemType>Series</ItemType>
      <Title>
        <Caption>
          <Value>Secciones</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>true</Visible>
      </Title>
      <TitlePosition>Above</TitlePosition>
      <ShowValue>false</ShowValue>
    </Children>
    <Bounds>
      <Left>0.0</Left>
      <Top>0.0</Top>
      <Width>747.0</Width>
      <Height>414.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_With_Depth</Dimension>
  <Units>Points</Units>
  <SeriesThickness>10.0</SeriesThickness>
  <GridColumnCount>1</GridColumnCount>
  <SampleData>
    <BaseSampleData>
      <DataSetRepresentation>'A','B','C'</DataSetRepresentation>
    </BaseSampleData>
    <OrthogonalSampleData>
      <DataSetRepresentation>5.0,4.0,12.0</DataSetRepresentation>
      <SeriesDefinitionIndex>0</SeriesDefinitionIndex>
    </OrthogonalSampleData>
    <AncillarySampleData>
      <DataSetRepresentation>Series 1</DataSetRepresentation>
    </AncillarySampleData>
  </SampleData>
  <Interactivity>
    <Enable>true</Enable>
    <LegendBehavior>HighlightSerie</LegendBehavior>
  </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>X-Axis Title</Value>
        <Font>
          <Size>14.0</Size>
          <Bold>true</Bold>
          <Alignment>
            <horizontalAlignment>Center</horizontalAlignment>
            <verticalAlignment>Center</verticalAlignment>
          </Alignment>
        </Font>
      </Caption>
      <Background xsi:type="attribute:ColorDefinition">
        <Transparency>0</Transparency>
        <Red>255</Red>
        <Green>255</Green>
        <Blue>255</Blue>
      </Background>
      <Outline>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
      </Outline>
      <Insets>
        <Top>0.0</Top>
        <Left>2.0</Left>
        <Bottom>0.0</Bottom>
        <Right>3.0</Right>
      </Insets>
      <Visible>false</Visible>
    </Title>
    <TitlePosition>Below</TitlePosition>
    <AssociatedAxes>
      <Type>Linear</Type>
      <Title>
        <Caption>
          <Value>Y-Axis Title</Value>
          <Font>
            <Size>14.0</Size>
            <Bold>true</Bold>
            <Alignment>
              <horizontalAlignment>Center</horizontalAlignment>
              <verticalAlignment>Center</verticalAlignment>
            </Alignment>
            <Rotation>90.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>0.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>80</Red>
            <Green>166</Green>
            <Blue>218</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>242</Red>
            <Green>88</Green>
            <Blue>106</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>232</Red>
            <Green>172</Green>
            <Blue>57</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>128</Red>
            <Green>255</Green>
            <Blue>128</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>64</Red>
            <Green>128</Green>
            <Blue>128</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>128</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>170</Red>
            <Green>85</Green>
            <Blue>85</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>128</Red>
            <Green>128</Green>
            <Blue>0</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>192</Red>
            <Green>192</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>255</Red>
            <Green>255</Green>
            <Blue>128</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>128</Red>
            <Green>192</Green>
            <Blue>128</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>7</Red>
            <Green>146</Green>
            <Blue>94</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>128</Green>
            <Blue>255</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>255</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>255</Green>
            <Blue>255</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>255</Red>
            <Green>128</Green>
            <Blue>128</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>128</Green>
            <Blue>192</Blue>
          </Entries>
          <Entries xsi:type="attribute:ColorDefinition">
            <Transparency>255</Transparency>
            <Red>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:BarSeries">
          <Visible>true</Visible>
          <Label>
            <Caption>
              <Value></Value>
              <Font>
                <Alignment/>
              </Font>
            </Caption>
            <Background xsi:type="attribute:ColorDefinition">
              <Transparency>75</Transparency>
              <Red>254</Red>
              <Green>254</Green>
              <Blue>254</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>
            <ShadowColor>
              <Transparency>0</Transparency>
              <Red>255</Red>
              <Green>255</Green>
              <Blue>255</Blue>
            </ShadowColor>
            <Insets>
              <Top>0.0</Top>
              <Left>2.0</Left>
              <Bottom>0.0</Bottom>
              <Right>3.0</Right>
            </Insets>
            <Visible>true</Visible>
          </Label>
          <DataDefinition>
            <Definition>row[&quot;cantidad&quot;]</Definition>
          </DataDefinition>
          <SeriesIdentifier></SeriesIdentifier>
          <DataPoint>
            <Components>
              <Type>Orthogonal_Value</Type>
            </Components>
            <Prefix>      </Prefix>
            <Separator>, </Separator>
          </DataPoint>
          <LabelPosition>Inside</LabelPosition>
          <Stacked>true</Stacked>
          <Translucent>false</Translucent>
          <Riser>Rectangle</Riser>
        </Series>
        <Grouping>
          <Enabled>false</Enabled>
          <GroupingInterval>2.0</GroupingInterval>
          <GroupType>Text</GroupType>
          <AggregateExpression>Sum</AggregateExpression>
        </Grouping>
        <Sorting>Ascending</Sorting>
      </SeriesDefinitions>
      <Orientation>Vertical</Orientation>
      <LineAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
        <Visible>true</Visible>
      </LineAttributes>
      <Label>
        <Caption>
          <Value></Value>
          <Font>
            <Alignment/>
          </Font>
        </Caption>
        <Background xsi:type="attribute:ColorDefinition">
          <Transparency>0</Transparency>
          <Red>255</Red>
          <Green>255</Green>
          <Blue>255</Blue>
        </Background>
        <Outline>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>0</Red>
            <Green>0</Green>
            <Blue>0</Blue>
          </Color>
        </Outline>
        <Insets>
          <Top>0.0</Top>
          <Left>2.0</Left>
          <Bottom>0.0</Bottom>
          <Right>3.0</Right>
        </Insets>
        <Visible>true</Visible>
      </Label>
      <LabelPosition>Left</LabelPosition>
      <MajorGrid>
        <LineAttributes>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>196</Red>
            <Green>196</Green>
            <Blue>196</Blue>
          </Color>
          <Visible>false</Visible>
        </LineAttributes>
        <TickStyle>Across</TickStyle>
        <TickAttributes>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>196</Red>
            <Green>196</Green>
            <Blue>196</Blue>
          </Color>
          <Visible>true</Visible>
        </TickAttributes>
      </MajorGrid>
      <MinorGrid>
        <LineAttributes>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>225</Red>
            <Green>225</Green>
            <Blue>225</Blue>
          </Color>
          <Visible>false</Visible>
        </LineAttributes>
        <TickStyle>Across</TickStyle>
        <TickAttributes>
          <Style>Solid</Style>
          <Thickness>1</Thickness>
          <Color>
            <Transparency>255</Transparency>
            <Red>225</Red>
            <Green>225</Green>
            <Blue>225</Blue>
          </Color>
          <Visible>false</Visible>
        </TickAttributes>
      </MinorGrid>
      <Scale>
        <MinorGridsPerUnit>5</MinorGridsPerUnit>
      </Scale>
      <Origin>
        <Type>Min</Type>
        <Value xsi:type="data:NumberDataElement">
          <Value>0.0</Value>
        </Value>
      </Origin>
      <PrimaryAxis>true</PrimaryAxis>
      <Percent>false</Percent>
    </AssociatedAxes>
    <SeriesDefinitions>
      <Query>
        <Definition></Definition>
      </Query>
      <SeriesPalette>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>80</Red>
          <Green>166</Green>
          <Blue>218</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>242</Red>
          <Green>88</Green>
          <Blue>106</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>232</Red>
          <Green>172</Green>
          <Blue>57</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>128</Red>
          <Green>255</Green>
          <Blue>128</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>64</Red>
          <Green>128</Green>
          <Blue>128</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>128</Red>
          <Green>128</Green>
          <Blue>192</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>170</Red>
          <Green>85</Green>
          <Blue>85</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>128</Red>
          <Green>128</Green>
          <Blue>0</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>192</Red>
          <Green>192</Green>
          <Blue>192</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>255</Red>
          <Green>255</Green>
          <Blue>128</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>128</Red>
          <Green>192</Green>
          <Blue>128</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>7</Red>
          <Green>146</Green>
          <Blue>94</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>128</Green>
          <Blue>255</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>255</Red>
          <Green>128</Green>
          <Blue>192</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>255</Green>
          <Blue>255</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>255</Red>
          <Green>128</Green>
          <Blue>128</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>128</Green>
          <Blue>192</Blue>
        </Entries>
        <Entries xsi:type="attribute:ColorDefinition">
          <Transparency>255</Transparency>
          <Red>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;nombre_seccion&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>2.0</GroupingInterval>
        <GroupType>Text</GroupType>
        <AggregateExpression>Sum</AggregateExpression>
      </Grouping>
    </SeriesDefinitions>
    <Orientation>Horizontal</Orientation>
    <LineAttributes>
      <Style>Solid</Style>
      <Thickness>1</Thickness>
      <Color>
        <Transparency>0</Transparency>
        <Red>255</Red>
        <Green>255</Green>
        <Blue>255</Blue>
      </Color>
      <Visible>true</Visible>
    </LineAttributes>
    <Label>
      <Caption>
        <Value></Value>
        <Font>
          <Alignment/>
        </Font>
      </Caption>
      <Background xsi:type="attribute:ColorDefinition">
        <Transparency>0</Transparency>
        <Red>255</Red>
        <Green>255</Green>
        <Blue>255</Blue>
      </Background>
      <Outline>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>0</Red>
          <Green>0</Green>
          <Blue>0</Blue>
        </Color>
      </Outline>
      <Insets>
        <Top>0.0</Top>
        <Left>2.0</Left>
        <Bottom>0.0</Bottom>
        <Right>3.0</Right>
      </Insets>
      <Visible>true</Visible>
    </Label>
    <LabelPosition>Below</LabelPosition>
    <MajorGrid>
      <LineAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>196</Red>
          <Green>196</Green>
          <Blue>196</Blue>
        </Color>
        <Visible>false</Visible>
      </LineAttributes>
      <TickStyle>Across</TickStyle>
      <TickAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>196</Red>
          <Green>196</Green>
          <Blue>196</Blue>
        </Color>
        <Visible>true</Visible>
      </TickAttributes>
    </MajorGrid>
    <MinorGrid>
      <LineAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>225</Red>
          <Green>225</Green>
          <Blue>225</Blue>
        </Color>
        <Visible>false</Visible>
      </LineAttributes>
      <TickStyle>Across</TickStyle>
      <TickAttributes>
        <Style>Solid</Style>
        <Thickness>1</Thickness>
        <Color>
          <Transparency>255</Transparency>
          <Red>225</Red>
          <Green>225</Green>
          <Blue>225</Blue>
        </Color>
        <Visible>false</Visible>
      </TickAttributes>
    </MinorGrid>
    <Scale>
      <MinorGridsPerUnit>5</MinorGridsPerUnit>
    </Scale>
    <Origin>
      <Type>Min</Type>
      <Value xsi:type="data:NumberDataElement">
        <Value>0.0</Value>
      </Value>
    </Origin>
    <PrimaryAxis>true</PrimaryAxis>
    <CategoryAxis>true</CategoryAxis>
    <Percent>false</Percent>
  </Axes>
  <Orientation>Horizontal</Orientation>
  <Rotation/>
</model:ChartWithAxes>
]]></xml-property>
                        <property name="outputFormat">PNG</property>
                        <property name="marginTop">0pt</property>
                        <property name="height">7.604166666666667in</property>
                        <property name="width">10.375in</property>
                        <property name="dataSet">PorSeccionDSet</property>
                        <list-property name="boundDataColumns">
                            <structure>
                                <property name="name">cod_seccion</property>
                                <expression name="expression">dataSetRow["cod_seccion"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">nombre_seccion</property>
                                <expression name="expression">dataSetRow["nombre_seccion"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">nombre_seccion_padre</property>
                                <expression name="expression">dataSetRow["nombre_seccion_padre"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">cantidad</property>
                                <expression name="expression">dataSetRow["cantidad"]</expression>
                                <property name="dataType">integer</property>
                            </structure>
                            <structure>
                                <property name="name">responsable</property>
                                <expression name="expression">dataSetRow["responsable"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                            <structure>
                                <property name="name">seccion_padre</property>
                                <expression name="expression">dataSetRow["seccion_padre"]</expression>
                                <property name="dataType">string</property>
                            </structure>
                        </list-property>
                    </extended-item>
                </cell>
            </row>
            <row id="164">
                <cell id="165">
                    <property name="colSpan">3</property>
                    <property name="rowSpan">1</property>
                </cell>
            </row>
        </grid>
    </body>
    <list-property name="images">
        <structure>
            <property name="name">gdoc.gif</property>
            <property name="data">
                R0lGODlhkAAmAOMOAAAAABgYGJkAADU1NVFRUWpqaoKCgpeXl6urq+Tk5O3t7fX19fr6+v7+/v//////
                /yH+FUNyZWF0ZWQgd2l0aCBUaGUgR0lNUAAh+QQBCgAPACwAAAAAkAAmAAAE/vDJSau9OOvNu//gZgRB
                4o1lqK5s61ZLAKRcPJtvru+vAdwdH5BHLBottqEmSTs6n73fjMERTqHY7CcJGFCXsp+3KCiby9o0xtr9
                Zthj3Xlu5tDvAjWI2wZL+y54eBqCd3onf10iiQOBhYYYj3SHNWE/AQUaCZYzmSuFD4MXkpCUb4mYGgSo
                niClFZMWsbCzpkicnRmbrK5zG76yZxm1thVsl60Wq7wewITOE9DBdb/UIdaViTMIGLuo3HbSkdgSxLTC
                o4LhoovaAeDK2tvraC/mFOakeeOgG3xS7y54+/YMnSOD6RCG0sfvURV58+LJC9hwnz2F07Cxy+fsHgyI
                /komJADZ5Fy9i+QynlyIsRYxjxMWkIQ3ocHMignV4RNn8qTHjjx5UjgGkOYEBBApqrS4s180oU8N/pQK
                tcO/S0YlNMCFdVhQh01X4owqNqzFqkEmHsCA1N1arxhZsiPLNKdPqMBgWuWa6sJWd8ns1h1rthrVuOXQ
                6X3I7ELbP30LprTbc7BZplXzIvbwL7KFv5ADwy1L+bLklXg1T/5wzLOFx8g+oJUrNrO0qda+rn7wr1EG
                0FJ8N0MrLnXxuLM47j4WZw0jN8OPKy+rs7L1wqYv8GmunRP36PoUhhc6vm74U8GhX4CjXnb5we8t03V6
                +RUMS99vpT9IqqKkDv35PVeVFQEowNgMBubw32hguWefYKRRwAQOfoRUzIU6CFESehti6CELNnTYnYUf
                lhgCChSKQEKKJrbo4osfRgAAOw==
</property>
        </structure>
        <structure>
            <property name="name">gdoc4.jpg</property>
            <property name="data">
                /9j/4AAQSkZJRgABAQEAYABgAAD/2wBDAAgGBgcGBQgHBwcJCQgKDBQNDAsLDBkSEw8UHRofHh0aHBwg
                JC4nICIsIxwcKDcpLDAxNDQ0Hyc5PTgyPC4zNDL/2wBDAQkJCQwLDBgNDRgyIRwhMjIyMjIyMjIyMjIy
                MjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjIyMjL/wAARCAAnAH0DASIAAhEBAxEB/8QA
                HwAAAQUBAQEBAQEAAAAAAAAAAAECAwQFBgcICQoL/8QAtRAAAgEDAwIEAwUFBAQAAAF9AQIDAAQRBRIh
                MUEGE1FhByJxFDKBkaEII0KxwRVS0fAkM2JyggkKFhcYGRolJicoKSo0NTY3ODk6Q0RFRkdISUpTVFVW
                V1hZWmNkZWZnaGlqc3R1dnd4eXqDhIWGh4iJipKTlJWWl5iZmqKjpKWmp6ipqrKztLW2t7i5usLDxMXG
                x8jJytLT1NXW19jZ2uHi4+Tl5ufo6erx8vP09fb3+Pn6/8QAHwEAAwEBAQEBAQEBAQAAAAAAAAECAwQF
                BgcICQoL/8QAtREAAgECBAQDBAcFBAQAAQJ3AAECAxEEBSExBhJBUQdhcRMiMoEIFEKRobHBCSMzUvAV
                YnLRChYkNOEl8RcYGRomJygpKjU2Nzg5OkNERUZHSElKU1RVVldYWVpjZGVmZ2hpanN0dXZ3eHl6goOE
                hYaHiImKkpOUlZaXmJmaoqOkpaanqKmqsrO0tba3uLm6wsPExcbHyMnK0tPU1dbX2Nna4uPk5ebn6Onq
                8vP09fb3+Pn6/9oADAMBAAIRAxEAPwD33PNOrzj4q67qXh9dIu9Lu3t5DK4cDlXGOjA8EVT8N/GOzutl
                vr0H2SU8faIgWiP1HVf1HvWLrwU+R6Ho08qxNTDrEU1zLy308j1Oiq9reW99bpcWk8c8LjKyRsGVh7EV
                OehrY89pp2ZV1HUbfS7Ga9u5BHBEpZ2PYCvPpvjb4ficqljqMq9mREAP5sDVX416wbfSLPSo2wbpy8mO
                6rg4/Mr+VeWeFvD9vr2pTNqGoJp+l2oXz7h5Ag3N90ZP0rlqVZupyQPbwmBw8cJ9axKbu7JL+vU9Z/4X
                loP/AEC9U/75i/8Ai66yLxnp9x4Ul8Q26SyW0UXmyRfKJFAGSOu3P4/jXmSeA/ADuqL4xtWZjgD7anJ/
                OtXx5Y2Xgz4Zf2Rp7nF3Mse4nkj7x/QEfjVqU4xcpNMwnSw9WrCnRhKN3rfsWj8ddA/6Beq/98xf/F1L
                b/HHw3NOqTWep26E4MjxIwX3IVifyFePeDfDo8UeJ4NOkd0h2l5ChwcVtfE3wlp3hCfTLWwLs0ySvIzt
                knBXA/U/nWSqVeTnO2WEwP1l4ZJ3738rn0VYaha6naR3VnOk8Eg3LIhyCKtV4N8NPF6+G/CGr3d6Wa1t
                pFWJB1d2GQi+/X6day7r40+LLu7Is1tYFJysSQl2A9yTz9cCt/aqyueX9QqOc1HaLtd6H0bRXivhT4ya
                m+tjSfEtpAhZzEJokMbRuDja6knvxxjFWviH8XbnQtWk0jRIoXniA86aYEhCRnaAMZOMc5wM9DzT9rG1
                yHgqyqeztrv8j2CivmH/AIXR40PK3duR7W4r2X4ceLdR8T+GUutQiH2lG2u4XaH5PIH0wKcZqWxFbDTo
                q8mjn/jgcWGkf9dX/wDQa8YzXs3xxP8AoGkc/wDLZ/5V43ZW11qdyLfTrWS6mJxiMcD6mvOxEJTrNRR9
                nk2JpYfLoyqysrv8zR0XxFq3h6487S72SAk5ZOqP/vKeD9ete0+AviWfFcjWd1ZiK5QcywtmN/w6j6ZP
                1rkfDXwYubvZceIbjZGefs0RwPxPevXtH8PaZoVssNhaRwqo6qOTXVQozgvefyPBzfMsNinalT1/m2f3
                f5nhfxev/tfjh4A2VtYUjx6E/Mf0Iqx4Q8GXHiT4dXgtpvKmlvBMvy5Em0MoU+3OfwrnPH7SN481nzQV
                cT4wR2wMfpiuj8M/FODwvoUemWuhyOqZ+eS7GSfwQVjGcPaTc+p6WIw+JeEw6wqu42fTe3n8zhvEOmf2
                Hqlxp5lE0kCqJCBgbyoLKPYE4z3xXSePL6f+yfDml3ErSSw2fnylj3c4H6KfzrnEabxD4ojMgzNfXm5w
                Ogy2T+FWvG18L7xfqDRnMUMn2eP0CxgJ/ME/jU6Km2urNrSqYynGbu4Ru/V6Hd/A3TfN1HUdSZeEAiU1
                ifGXVFv/ABt9njbctnAsZ9mPzH9CtSeGviTZeENElsNL0ieSRyWMtzcr949/lQce361wFxLd6zqjOzGa
                9vJSfcsx649K1lJSgqcTgw9CpSxFTF11Zav+vkaesS/ZfDmh6cnCvE9/Lj+J5GKrn6Ii/ma9Y+Dnha0t
                /Dj6zeW6PNcEspcZwvavOfiF4eutButJSaNvJbToY1fsWQEMufXofxrop/inYWXw/XQdIgvFvTD5JmlR
                UWPPBIwxyfT/ACKuDUJO5zYmnUxNGn7NaO7fqzlLeWDWvikLkkG1k1JrhiO8SMXJ/wC+VrAHn+IfEGZD
                me/uSzn3dsn+ddL8PPDt/rGoXt1aQsyQ2VwkbY4Z3iZAB/31XPeH9Sh0LxBa393bSTLbuSYlcI2R9Qe/
                b+VSlazkauSn7RUtWkkvxPp/R/A2g2OlW8B02BmRACxQEk10NpZW1jCIbWBIox/CgwK8bi+PyT3Vvbx6
                H5KySqjyyXGQik8nAXnA7ZH1r2SyulvbOK5VSqyKGANdUZJ7Hg1KU6btNWKHiDw5p/iSzW2v4VkCElGI
                5XPXB7Zp2j+HNL0K2WGwtI4lAxkLyaKKoi7tY1MUp6UUUCOW8S+AdF8UzLPexMs6jb5iHaxHpmud/wCF
                KeHP+el1/wB/jRRS5V2NFVqJWUn95o6L8KvD+ialFfwrM80XKb3JwaNZ+FHh3WdRkvJITBJISzCD5ASe
                pIHf3oooshe0ne93f1M7/hSXhr+9c/8Af01s6B8M/Dvh66F1bWxknHR5DkiiiiyQSqTlpJtnQaxoen67
                ZG01C3WaI9mHSuPT4N+FVn8w27sM52FjiiiiyEpSSsmdppmj2Oj2otrG3SGMDGFHWuW174WeG9fvnu7i
                2Mc7nLtGcbj70UU7CUmtjPtfgt4YtbqOcJKxRtwDNkV6JFEsMSxIMKowB7UUUA23uf/Z
</property>
        </structure>
        <structure>
            <property name="name">gdoc2_app_logo.png</property>
            <property name="type">image/png</property>
            <property name="data">
                iVBORw0KGgoAAAANSUhEUgAAAMgAAABVCAYAAAAMoKsDAAAABmJLR0QA/wD/AP+gvaeTAAAACXBIWXMA
                AC4jAAAuIwF4pT92AAAAB3RJTUUH4QoJERIWt7A5aQAAFXtJREFUeNrtnXtYVOX2xz97ZoDhKiACoqB4
                JW+QqJmkZt5Su9mxTCvL1EpLfU5q2vmVleeU2WMXe8xOdjGzY2bl7VzUULOjgqig5gUUAxG5CQhyH2Zm
                z+8PwHNS2HvPhTDP+32eedBnZt69Zu31fd+11rvetSWbzWZDQECgUeiECgQEBEEEBARBBAQEQQQEBEEE
                BARBBAQEQQQEBEEEBARBBAQEQQQEBARBBAQEQQQEBEEEBJoTBqGC3ycO3HMP1fn5SLrG57jgu+6i1xtv
                IOn1QlmCIP97KD1+nMqLF5t83ys8XChJEOR/GJJU90flfQERgwgICIIICAiCCAgIgggICIIICAiCCAgI
                gggICIIICAg0hv/JjUKbLGOpqKC2pITLBw5QcuwY1dnZWCoqkNzdMYaG4h8dTfCwYbi1aoU9vfXcAwPR
                ublp/ry1pgZrZSVlp09TnJhI+dmz1BYVYZNl3Pz98e3alaDBg2kVHY3Bywudh0czKcVWp5PSUooTEig5
                epTqrCwslZVIej0ewcH4RkURFBeHb9eu6JtBFtlsxlpZSVVWFoX79lF26hQ1BQXIZjMGb2+8wsPxj4kh
                KC4Ot8BADD4+TZba3LAEMRUWUrRvH5LBhUNLEkFxcbgHBjo9VP6OHWStW0dxQgLl589jo/HdaFv9y579
                aAkYkZhI64EDVT9rLi0l/YMPyN+5k9KUFEw1NUiNXK9BDg8PDwJvu432EybQZfZsl+6UF/74I5lffEHx
                gQOU/fKLqk6M3t4E9OtH23Hj6Dp7Njqj0WkZMlavJmfTJi4fOkRVSUmjumiQAcC3QwdaDxxIxKRJhN1/
                f7MRRHJ169FL8fHsHjUKd3d3l84sw376iaDBgx0eozonh/1jx1Ly8880VxGGpNdzV2Iigf37K65ev3z4
                IUfnzHH4Or5RUZgKCqgtKWnyM+3/8AcGfvONYrGi6dIl9t93H8VJSQ7rRNLp6P/FF3R4/HHHyLlvHwfu
                uYfasjKHZLABvp06MXj7dny6dfsduFiSRFBMDCOPHnXZkN86OVtmrF7NsblzsdTP0i2FqvPnSZ41i5zt
                23GmxrYsLc3p33F+zRqOzp1LbXm5U4GoTZZJnDKFnE2biP34YzyCg7V9z2Lh+IIFnHn/fXR2rtTXrtrl
                GRls796dXkuWEPWnP7m0gtnlDpzOwwObLN8w8cbxF14gZeZMrC1MjsrMTPbExZHvJDlwwpgacGLRIo5M
                n47FSXI0QA/kbNnCzl69qMzMVI+7qqvZ3b8/6fXkwEX6OLl4MQnjx2OzWm+sFeTItGlc/P57DF5e2GQZ
                m8XCP9q2ddhPls1m9F5ejMvKckquM8uXk/ree7T0iQhTYSE/Dh5MVW4uLV1je2b5ck4uW9Ys2RlTYSH/
                Hj2auxIS8AgKanLFOfjII1w+dqxZdJH9979zeOpUBnz55Y1DEEtlJRGPPkqPV15BrqmpI4YToU1ZWhop
                M2c67VYdX7Cgxckhm0zsHTqUqpycFidHZr1OmjN1WZaezt4hQxh9+nSj7ydNnszFbduabX9BD2SuW4fB
                x4e+q1a1HEFksxlsNiSdDpvVisHXF2NoKHJtraZgVslPNJeVgRPpu+qcHE69+qpmg7Q1kyvTMGOXpaba
                LYt0zb+dRXVuLicd0Il0jX7Uvq8DrqSmcnzePKLfeefXs/s333Dhm280k8PR+6IDMj//nI5PPknggAEt
                Q5Bjc+ZQfPBg3ayRmoreaORSfLx6/GGz4R4QwKAtW3Br1apZZpG0pUupys9XvRFWwM3Dgw6TJxM4cCAe
                bdpcdRWKExLI+uorLFarw6uQ+coVTi9Zou2zQHDfvoTddx++UVHojEbk6mrKUlPJ2byZohMncHNCJ6eX
                LNGkEwvgGxZG+MSJ+MfEYPDzw2a1UnX+PPnx8eTs3IlexUglIPOTT+g+fz7Gtm2vTqinlyzRRFArYPTz
                I3ziRAJiY+vuiyRhys8n91//4uI//qF6T6wmE0dnz2Z4UlLLEKT0xAmiFi7Et3t3u7+7b9w4dvXvz/CD
                B12yt/HfqC0sJPXDD1WNSdLr6f7MM9z64YeNvt/p6afp/8UXHHr8cS6sX+9Q4iFl1iwstbWqRmkMCeGu
                TZtoPWhQo+/3fP118rdv5+CkSZivXLFbjpqcHM5+/LHqzda5u3PrkiVELVzY6Pvd5s2jJjeXn0aMoCw1
                VTkeKS8nbdkyYt5/H4Dcbdu4fPq0usHpdPR59VV6LF7c+H2ZOZOSlBT2jR6NqahIkaQFhw5xKT6e4JEj
                f3uCSJKEX8+etOrd234/0d2d8vR09o0dy5AffsDNz89lBDk2f76mHzXgyy+JmDxZ/XPr1tF60CCOzJpl
                l99cU1BA1vr1it+RgaABA4jbtg1jSIjieKFjxjA8KYm9d95Z16zBnkzewoWqM67OzY24rVsJvftuZTKH
                hTEiOZn9995L3u7dTY6rA86uWEGft99G5+7OseefV5fB3Z0hO3bQZtgwxc8F9O3LyGPH+HHIECoyMprU
                hQH4+aWXGOEEQZyKlRxNpzXs1F5OSiK+T5+6mMMVyYLyci7t2aNoPDag/5o1msjRgM4zZ9JnyRLsSTtc
                3LhR1Yh9IiIYunu3Kjka4Nu9O3cdOIDOjioFc2lpXWWDholAjRxXJzhPT4bu2oVvRITqfT6/Zg2XDx+m
                UoXUFuCuhARVcjTAs1074rZuRa+wIS0BFenpmlLPzUIQV6AiK4v9Y8c65Dpci/KzZzEr7C4D+PfqRfjD
                D9s9dqdnnsGodRNMlinav19tCabHq69i8PGxSw7vyEgin3pKu35/+YVaBVcEwD86mnYPPGC3TmL/+lfF
                WigdkPP99+Rs3qxK0FvmzCEgNtau6/v16EGbO+9UnjQrKrh8+PDvlyASUHjgALtiY7FUVDg1VtWFC1gq
                KxVdmo5PPYXey8vusT2Cg2k7ZoymVUSuqaEiPV1Z8R4edHzySUd8WzraQZCqCxcwV1Up6qTzzJkOFR62
                jovDU6W9UHlGBpd27VIkiMHbm45Tp9qvCp2OTtOmYapPcjT2MskyuZs3//YxiDPw6979urjDWl3NwUce
                IW7rVsdXI4VCuwZj6PDYYw6PH/HYY5xbu1ZVabLJRHVOjqJRRkyY4HAlauvbbkPv6Ym1ulrVgNSCaRno
                MGWKQ3K4+fnhHx1NZVZWkzqvyctTXcHcW7fGPybGIRnaP/wwjzngEdzQBBm8ffuvc+s6HVeOH+fIjBlO
                lQlUKzRSg7qK2IZUriMIGjRI2wpisWAqLlY0yrZjxzqlw9aDBpG/e7eyCyBJVF24oBgjeAcFoff0dFiO
                NkOGcHHbtiYJYq2qwqqWqLj9dm5UuIwgcm2t3alQnZvb1Q1DSadzuoTbUl6uaAxeHTo4Nb5W18wmy1it
                1iaN1wb4OVl56tu1K/m7d6sH6ZcvKycKOnd2Sg7vyEicKQe3UVedfNMTJOW55yjav19zhkW2WOj9xhu0
                e/BBl/0Ytcp9VxyukbQJomo0Oidm7YZMkhbDVFuRnT305IpDU87q4ndBkE7TptHuvvs0rwI2WSbAQb9T
                KdhTMuzq3FznCGi1apstdTpVItWqzOxo+L4WTasdZqotLXVKDmezjxJQq+CO3jQECdRwiq65YQwNVY5R
                ysqwmkzoHZz1SpKTtRmlXo+bQhCtA0qTkwm64w6Hf2tJSoomWZRiLgkoO3XKKZ2XnTqlLIckIUlSk+63
                BJQcOXLzE+RGgE+XLsqGS90GnqOn37I3bNCUF5cMBjzatGkyQNYBFzZsoMvcuY7FeyaTumHWr9JqMYbZ
                aqUiPR2frl0dkqVAJVHgHhCA3mhscvWWgCunTmGpqsLgQPrdUlFB/vbtisWtxuBgh0+juowgWWvXUn7u
                nGY/3ybLtBs/noC+fV1GEK+ICAwqM/e5VauIePRRu+MRS1UV2d9+q4kgOg8PvDp0aJIgEtSdvc7Odugx
                BTlbtmhLiNhs+EZFKRJJD5xbuZKYFSvslqPqwgUqMzIUP+MZFoZneLiie2suKaFo715CHcjsnX3nHY69
                9prib+z54osOE8RlG4WmwkKqL17U/srOxqqwqefQCtK1q2pdV8mhQxTEx9u/eqxfr5pGvmp0RiN+PXqo
                ThDpDhilzWolY/VquyYN94AARTcr+9tvqcnPt18nGzdSU1iomKHy79uXtuPGKcZustnM6b/85SqpNU9a
                lZVc3LQJt/qZvrGXu7s7oaNGtbyL1W3+/BZ3sTyCgvCPiSFv584mZxSbLLN/3DjGpKfjHRmpadwrJ05w
                eMYMuwoEQ0ePJuPjj1Vnv/CJExWbPFyLC3/7G3l79mguwffp0gVjaKhig4eqvDxS//znJiubG0P5mTMc
                W7BAtRiz4+OP49e7N8nPP6+ov4LERH5etIg+b72lfSXdtImSn39WlMHN15eAfv0cz7Bxk6HP8uVY1Hx4
                q5X4mBhVAwY4s2wZu/r3t/vQUrvx49ErZNUaZti9Q4Zw4euvtbkT771H0hNP2HU+RdLr6TBliuJmnQ44
                u2oVR55+WtOYxQcOsGfQINWiUK+QEIJHjMAYEkLbESOQVWbq1GXLODp7tiYZMj/9lENPPKFK0JDRo506
                d+QyglRnZ1Oelkb5mTPaXmlpLilQvBatevUiQmVJl6g7tXjk2WfZGhTE2eXLKU9NxVpdjbWmhvK0NM4u
                X87WwECOL1qEbDI5JEv0228rGqZEXeO4g5MnkzRpEqaiImwWS106WZbr/los1OTlsf/eezn2wgsOnS6M
                WrQIg0qnDx11h5x29uzJlRMn6q59jRzWqipOvvwyu++4QzXNLAMx77579f9ajr/qgPSVK/l7WBgFu3bV
                bT7/tz4sFuTaWlKee44jM2aoumMyEPPBBzdGFuv4/Plc2rtX+0ah2UzMihVETJrkcpJEv/suhXv3KhYu
                NhioqbiYlAULkBcsuO5mOdOOBqDzrFmcW7lStR5KAs5v2EDmhg0E9OyJd8eO6L28sFZWUpmRQUl9mx9n
                ZrP+a9ZwcMoU1TGunD7NP/v0oVVEBL7du+PWqhWy2UxNTg4lyclYbDZNK5h/9+6/aujm3akT4Q88QM6W
                Laq6qM7LY8/IkXgFBuLXowceQUFIej01ly5RnJCg6ZSnDPT44x/xaN36xiDIgK++srtRg1L3RWcM07db
                N7rMnk3qW2+pjiPVZ3Kaq7lD72XLSHjwQWwWi6alvOzUqev2JlwhW/sJE2izciXFhw6p6sOtPkPVWBZO
                iywy0PvNN3+1cSvp9fRZvpyLW7ZouicG6jZDGzs2oEUG77Awus2b57TeXOZi6dzc0Lm72/VqMtWq02Eq
                KiK+b1/ib73VoRqt3kuX0v6BB2jpDl1h995L5PTpWFtYDr2nJ/3WrsXg64utGa8jA7fMm9doCZFP584M
                2rixWa/fEP/cunIlnu3a3SAEsbn4J9tsuAUEMPif/+T2775j7C+/EGBHpqcBA7/+mvb339/sN0QNsR99
                RJfp01ucrH5RUQxPTMTggl66TRlm56lT6b1sWdMr2UMP0dfJuEBNhjs2b6bd+PEuGc81LpYk8dPw4eSr
                HHe99ocMWL2ayBkz/jOMTldX4WswoNPrr3bEcJj9RiNxW7aQOGECOZs3t2jHx9iPPqL28mUubtrUov2x
                /Hr2ZPCOHRycOJHqggKXyhLx0EP0+/xz1c91mT0bU3ExaW++idVsdokMNsDN25vod98lzIHTkc0eg/Rd
                taouK6XVHbLZrtuHKElO5t93342lrMxl59QBbv/uOwp++IHkZ591+HyyFfCPilLuiytJTb4nGQwM+u47
                Mj//nOSnn0aW5RYjSpuhQxmelMTROXPI3rbNqRhHBvRubgxYu9auhEvP114jeNgwDk6aRGVenlMyWIGg
                2Fj6ffqpwwevmp0gjrT/uU4YX18C+vZF0umcbmlvs1qRa2uRzWaqc3IoP3sW/+hoyjMzcTMasdlsmtK3
                Og8PPEND6ffZZxQlJHBi8eImDVtnMCApPRtEkoicNo3Qu+8mYcIESlNSNDXaaw54dehA3NatXFi/nmNz
                5lB75YpqIuG6uMZopP3Ysdy2fr1DZe9thg7l3txcjs2dS+ann2KprrbLXZf0egze3kQvXuySgNzlBNG5
                8BkgksGAb7du9F661Klxcrdtu/ogmspz5yg/dw5TVdXV501IQPjEiXSeOZPigwcpO3WKqqwsaktK6noC
                e3jg3ro13pGRtOrTh4DY2KvNBI7OnasYtOk9PTUV3Hm2a8fwxERKUlIo2LGD/F27KDl8mKqKil89F6Ph
                +LBPSEidu2mH8Xh37KjNLZo8mfCJE8nfvp2C+HiK9u2j9Phxauvd0etkCQ0lcMAAQkaOJGTUKHxd8MiB
                mBUr6P7ii1dlKE5MpDw7G/ma69sAd6BV794ExcURPGIEbceMcajHgGa7dPT5IHvuuIPwCRPw6dTJBSkw
                HZUZGWRv3MjQPXvQOfFskRMvvcTpt95SNGQrMD4/H4+GdjuNqeAaV7EgPp59Y8cqzrJeHTow4tAhzY8A
                uDbJYamooDw9HXNpKZIk4d6mDT6dO6N3NKh25IRmvSymwkIqMzOxlJcjublhDAnBOzLyP/dGaiYHsf76
                ssVCZWYmprw8rGYzbj4+eHXsiEdwMJIkNd/1XUWQE//3f1w5etRlGSJJp6P17bcTtXChU0+nqr54kc3h
                4YqdFRseujIsIUFTT6orJ0+yb9QoqvLyFOOGgH79GHHo0G928wRuYII0R0ZIql9NnMUP0dGUaniSlDEk
                hEEKLT/hPw+aUTrv3kC6W156id5vvimsShDkxkb2t9+S8PDDmjZ5LEDbIUOInD4d327dkPR6LFVVlCQn
                k7l6NZfT0jQFajJwX04OnmFhwqoEQW5smMvK2BUbS8W5c9pWw/qXTpLQGQxYzearQamkkRydp0+n3yef
                CIu6yXBTPifdzc+Pnq+/rjk+uloIaLMh129c2VOoaAwIoI/C7rGAIMgNh4jJk+n1+utYmvMikoSFuuph
                Vz/GQUAQpNlxy8sv0/Wpp5otqyTbbNy6dKljPXYFBEFaPMDS6ej32Wf0eOUVkCSXpaRt9WP3/+gjohYt
                cn2xpoAI0n9T2GxcOXGCfWPGUJmb69SsIAP+t9zCkB9+wLN9e2FBgiA3F7K++oqsdesoO3mSytxcxWyV
                7b/+egYG0qpXLzpOnSpcKkGQm3xBsVoxFRVRW1hIcVISpSkpVGRkYCoowFJZiSRJGFq1wisiAv+YGIKH
                DcOrY0eMwcFO7fILCIIICIggXUBAEERAQEAQREBAEERAQBBEQEAQREBAEERAQBBEQEAQREBAEERAQBBE
                QEAQREBAQBBEQEAr/h82TlxPESH/NQAAAABJRU5ErkJggg==
</property>
        </structure>
    </list-property>
</report>