URL: /admin/adnet/pub/admin/grupo_espacio.html?op=l&o=xml

Response:

It contains a list of objects <gespacio>.  The identifier is specified by the attribute gespacio_id and the data presented are:

Response example:

<lista>
    <gespacio gespacio_id=”123”>
        <nombre>Lat</nombre>
        <fecha_alta>2006-03-22 13:45:35</fecha_alta>
        <fecha_baja/>
        <espacio_id>
            <item id='1'>12429</item>
            <item id='2'>12500</item>
            <item id='3'>12509</item>
        </espacio_id>
    </gespacio>
</lista>