<?xml version="1.0" standalone="yes"?>
<Table name="Gestori">
    <Row>
        <Gestore>Lovotti Enrico</Gestore>
        <Nome>Enrico</Nome>
        <Cognome>Lovotti</Cognome>
        <Telefono>3392920909</Telefono>
        <Email>lovotti.enrico@libero.it</Email>
    </Row>
</Table>