<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Isaiah</Firstname>
        <Lastname>Thomas</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>175</Height>
        <Weight>83.9</Weight>
        <NBADebut>2011</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Washington</College>
        <Birthday>07.02.1989</Birthday>
        <Team>Boston Celtics</Team>
        <Number>3</Number>
    </Row>
</Table>