<?xml version="1.0"?>
<?mso-application progid="Excel.Sheet"?>
<Workbook xmlns="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:o="urn:schemas-microsoft-com:office:office"
 xmlns:x="urn:schemas-microsoft-com:office:excel"
 xmlns:ss="urn:schemas-microsoft-com:office:spreadsheet"
 xmlns:html="http://www.w3.org/TR/REC-html40">
 <DocumentProperties xmlns="urn:schemas-microsoft-com:office:office">
  <Author>David Heylen Campos</Author>
  <LastAuthor>David Heylen Campos</LastAuthor>
  <Created>2022-09-12T08:51:14Z</Created>
  <Version>16.00</Version>
 </DocumentProperties>
 <OfficeDocumentSettings xmlns="urn:schemas-microsoft-com:office:office">
  <AllowPNG/>
 </OfficeDocumentSettings>
 <ExcelWorkbook xmlns="urn:schemas-microsoft-com:office:excel">
  <WindowHeight>5565</WindowHeight>
  <WindowWidth>17970</WindowWidth>
  <WindowTopX>32767</WindowTopX>
  <WindowTopY>32767</WindowTopY>
  <ProtectStructure>False</ProtectStructure>
  <ProtectWindows>False</ProtectWindows>
 </ExcelWorkbook>
 <Styles>
  <Style ss:ID="Default" ss:Name="Normal">
   <Alignment ss:Vertical="Bottom"/>
   <Borders/>
   <Font ss:FontName="Calibri" x:Family="Swiss" ss:Size="11" ss:Color="#000000"/>
   <Interior/>
   <NumberFormat/>
   <Protection/>
  </Style>
  <Style ss:ID="s63">
   <NumberFormat ss:Format="Standard"/>
  </Style>
 </Styles>
 <Worksheet ss:Name="Hoja1">
  <Table ss:ExpandedColumnCount="11" ss:ExpandedRowCount="2" x:FullColumns="1"
   x:FullRows="1" ss:DefaultColumnWidth="60" ss:DefaultRowHeight="15">
   <Row>
    <Cell><Data ss:Type="String">Descripción de la Entidad</Data></Cell>
    <Cell><Data ss:Type="String">Ratio Operaciones Pendientes de Pago</Data></Cell>
    <Cell><Data ss:Type="String">Importe de Operaciones Pendientes de Pago</Data></Cell>
    <Cell><Data ss:Type="String">Ratio de Operaciones Pagadas</Data></Cell>
    <Cell><Data ss:Type="String">Importe de Operaciones Pagadas</Data></Cell>
    <Cell><Data ss:Type="String">Periodo Medio de Pago de la Entidad</Data></Cell>
    <Cell><Data ss:Type="String">Periodo Medio de Pago del Grupo</Data></Cell>
    <Cell><Data ss:Type="String">Comunidad</Data></Cell>
    <Cell><Data ss:Type="String">Provincia</Data></Cell>
    <Cell><Data ss:Type="String">Corporación</Data></Cell>
    <Cell><Data ss:Type="String">Tipo Ente</Data></Cell>
   </Row>
   <Row>
    <Cell><Data ss:Type="String">GERENCIA MUNICIPAL DE URBANISMO</Data></Cell>
    <Cell><Data ss:Type="Number">2.02</Data></Cell>
    <Cell ss:StyleID="s63"><Data ss:Type="Number">20659.86</Data></Cell>
    <Cell><Data ss:Type="Number">7.64</Data></Cell>
    <Cell ss:StyleID="s63"><Data ss:Type="Number">32931.410000000003</Data></Cell>
    <Cell><Data ss:Type="Number">5.47</Data></Cell>
    <Cell><Data ss:Type="Number">5.47</Data></Cell>
   </Row>
  </Table>
  <WorksheetOptions xmlns="urn:schemas-microsoft-com:office:excel">
   <PageSetup>
    <Header x:Margin="0.3"/>
    <Footer x:Margin="0.3"/>
    <PageMargins x:Bottom="0.75" x:Left="0.7" x:Right="0.7" x:Top="0.75"/>
   </PageSetup>
   <Selected/>
   <Panes>
    <Pane>
     <Number>3</Number>
     <ActiveRow>9</ActiveRow>
     <ActiveCol>7</ActiveCol>
    </Pane>
   </Panes>
   <ProtectObjects>False</ProtectObjects>
   <ProtectScenarios>False</ProtectScenarios>
  </WorksheetOptions>
 </Worksheet>
</Workbook>
