<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Thaddeus</Firstname>
        <Lastname>Young</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>203</Height>
        <Weight>100.2</Weight>
        <NBADebut>2007</NBADebut>
        <Position>Forward</Position>
        <Country>USA</Country>
        <College>Georgia Tech</College>
        <Birthday>21.06.1988</Birthday>
        <Team>Brooklyn Nets</Team>
        <Number>33</Number>
    </Row>
</Table>