<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Jarrett</Firstname>
        <Lastname>Jack</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>191</Height>
        <Weight>90.7</Weight>
        <NBADebut>2005</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Georgia Tech</College>
        <Birthday>28.10.1983</Birthday>
        <Team>Brooklyn Nets</Team>
        <Number>0</Number>
    </Row>
</Table>