<?xml version="1.0" standalone="yes"?>
<Table name="Gestori">
    <Row>
        <Gestore>Chinotto Andrea</Gestore>
        <Nome>Andrea</Nome>
        <Cognome>Chinotto</Cognome>
        <Telefono>3394330738</Telefono>
        <Email>chinottoandrea@gmail.com</Email>
    </Row>
</Table>