<?xml version="1.0" standalone="yes"?>
<Table name="APPELLATIONS">
    <Row>
        <Identifiant>1</Identifiant>
        <Appellation>Régionale</Appellation>
    </Row>
    <Row>
        <Identifiant>2</Identifiant>
        <Appellation>Communale</Appellation>
    </Row>
    <Row>
        <Identifiant>3</Identifiant>
        <Appellation>Premier cru</Appellation>
    </Row>
    <Row>
        <Identifiant>4</Identifiant>
        <Appellation>Grand cru</Appellation>
    </Row>
</Table>