<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Jose</Firstname>
        <Lastname>Barea</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>183</Height>
        <Weight>83.9</Weight>
        <NBADebut>2006</NBADebut>
        <Position>Guard</Position>
        <Country>Puerto Rico</Country>
        <College></College>
        <Birthday>26.06.1984</Birthday>
        <Team>Dallas Mavericks</Team>
        <Number>5</Number>
    </Row>
</Table>