<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>JJ</Firstname>
        <Lastname>Hickson</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>206</Height>
        <Weight>109.8</Weight>
        <NBADebut>2008</NBADebut>
        <Position>Center,Forward</Position>
        <Country>USA</Country>
        <College>North Carolina State</College>
        <Birthday>04.09.1988</Birthday>
        <Team>Denver Nuggets</Team>
        <Number>7</Number>
    </Row>
</Table>