<?xml version="1.0" standalone="yes"?>
<Table name="Corral">
    <Row>
        <Id>1</Id>
        <Nombre>INGRESO</Nombre>
    </Row>
    <Row>
        <Id>2</Id>
        <Nombre>CORRAL A</Nombre>
    </Row>
</Table>