<?xml version="1.0" encoding="UTF-8"?>
<delegaciones>
    <delegacion>
        <cliente required="S" type="int(11)"/>
        <delegacion required="S" type="char(50)"/>
        <direccion type="char(100)"/>
        <poblacion type="char(30)"/>
        <provincia type="char(20)"/>
        <pais type="char(30)"/>
        <cp type="char(10)"/>
        <tlf type="char(15)"/>
        <fax type="char(15)"/>
        <email type="char(50)"/>
        <persona_contacto type="char(40)"/>
        <ruta type="char(20)"/>
        <tipo type="char(20)"/>
        <api_id_address type="int(11) referencia prestashop"/>
    </delegacion>
</delegaciones>
