<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Andre</Firstname>
        <Lastname>Iguodala</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>198</Height>
        <Weight>93.9</Weight>
        <NBADebut>2004</NBADebut>
        <Position>Guard,Forward</Position>
        <Country>USA</Country>
        <College>Arizona</College>
        <Birthday>28.01.1984</Birthday>
        <Team>Golden State Warriors</Team>
        <Number>9</Number>
    </Row>
</Table>