<?xml version="1.0" standalone="yes"?>
<Table name="Gestori">
    <Row>
        <Gestore>Allegretti Stefano</Gestore>
        <Nome>Stefano</Nome>
        <Cognome>Allegretti</Cognome>
        <Telefono>3459325561</Telefono>
        <Email>alleste.sa@gmail.com</Email>
    </Row>
</Table>