<?xml version="1.0" standalone="yes"?>
<Table name="Gestori">
    <Row>
        <Gestore>Simone Giuseppe</Gestore>
        <Nome>Giuseppe</Nome>
        <Cognome>Simone</Cognome>
        <Telefono>3485542339</Telefono>
        <Email>pepe.simone@outlook.it</Email>
    </Row>
</Table>