<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>John</Firstname>
        <Lastname>Wall</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>193</Height>
        <Weight>88.5</Weight>
        <NBADebut>2010</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Kentucky</College>
        <Birthday>06.09.1990</Birthday>
        <Team>Washington Wizards</Team>
        <Number>2</Number>
    </Row>
</Table>