<?xml version="1.0" encoding="utf-8"?>
<root type="array">
  <item type="object">
    <numero type="string">1</numero>
    <fecha type="string">13/09/2022</fecha>
    <hora type="string">11:00</hora>
    <nombre_evento type="string">Capacitación de los sistemas Conecta SAECH y Contrata SP.</nombre_evento>
    <entes_publicos type="string">1</entes_publicos>
    <participantes type="string">1</participantes>
    <hombres type="string">1</hombres>
    <mujeres type="string">0</mujeres>
  </item>
  <item type="object">
    <numero type="string">2</numero>
    <fecha type="string">19/09/2022</fecha>
    <hora type="string">11:00</hora>
    <nombre_evento type="string">Capacitación de los sistemas Conecta SAECH y Contrata SP.</nombre_evento>
    <entes_publicos type="string">1</entes_publicos>
    <participantes type="string">3</participantes>
    <hombres type="string">1</hombres>
    <mujeres type="string">2</mujeres>
  </item>
  <item type="object">
    <numero type="string">3</numero>
    <fecha type="string">26/10/2022</fecha>
    <hora type="string">10:00</hora>
    <nombre_evento type="string">Implementación del Sistema Anticorrupción (PRODIM 2022).</nombre_evento>
    <entes_publicos type="string">100</entes_publicos>
    <participantes type="string">1603</participantes>
    <hombres type="string">998</hombres>
    <mujeres type="string">605</mujeres>
  </item>
</root>
