<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Arron</Firstname>
        <Lastname>Afflalo</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>196</Height>
        <Weight>97.5</Weight>
        <NBADebut>2007</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>UCLA</College>
        <Birthday>15.10.1985</Birthday>
        <Team>Portland Trail Blazers</Team>
        <Number>10</Number>
    </Row>
</Table>