<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Marcin</Firstname>
        <Lastname>Gortat</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>211</Height>
        <Weight>108.9</Weight>
        <NBADebut>2007</NBADebut>
        <Position>Center</Position>
        <Country>Poland</Country>
        <College></College>
        <Birthday>17.02.1984</Birthday>
        <Team>Washington Wizards</Team>
        <Number>4</Number>
    </Row>
</Table>