<?xml version="1.0" standalone="yes"?>
<Table name="CONTENANCES">
    <Row>
        <Identifiant>1</Identifiant>
        <Contenance>0,75</Contenance>
        <Libellé>Bouteille</Libellé>
    </Row>
    <Row>
        <Identifiant>2</Identifiant>
        <Contenance>1,50</Contenance>
        <Libellé>Magnum</Libellé>
    </Row>
    <Row>
        <Identifiant>3</Identifiant>
        <Contenance>3,00</Contenance>
        <Libellé>Jéroboam</Libellé>
    </Row>
    <Row>
        <Identifiant>4</Identifiant>
        <Contenance>4,50</Contenance>
        <Libellé>Réhoboam</Libellé>
    </Row>
    <Row>
        <Identifiant>5</Identifiant>
        <Contenance>6,00</Contenance>
        <Libellé>Mathusalem</Libellé>
    </Row>
    <Row>
        <Identifiant>6</Identifiant>
        <Contenance>9,00</Contenance>
        <Libellé>Salmanazar</Libellé>
    </Row>
    <Row>
        <Identifiant>7</Identifiant>
        <Contenance>12,00</Contenance>
        <Libellé>Balthazar</Libellé>
    </Row>
    <Row>
        <Identifiant>8</Identifiant>
        <Contenance>15,00</Contenance>
        <Libellé>Nabuchodonosor</Libellé>
    </Row>
    <Row>
        <Identifiant>9</Identifiant>
        <Contenance>18,00</Contenance>
        <Libellé>Melchior</Libellé>
    </Row>
    <Row>
        <Identifiant>10</Identifiant>
        <Contenance>30,00</Contenance>
        <Libellé>Melchisedech</Libellé>
    </Row>
</Table>