<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Ben</Firstname>
        <Lastname>Gordon</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>191</Height>
        <Weight>93.0</Weight>
        <NBADebut>2004</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Connecticut</College>
        <Birthday>04.04.1983</Birthday>
        <Team>Orlando Magic</Team>
        <Number>7</Number>
    </Row>
</Table>