<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Terrence</Firstname>
        <Lastname>Ross</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>201</Height>
        <Weight>88.5</Weight>
        <NBADebut>2012</NBADebut>
        <Position>Guard,Forward</Position>
        <Country>USA</Country>
        <College>Washington</College>
        <Birthday>05.02.1991</Birthday>
        <Team>Toronto Raptors</Team>
        <Number>31</Number>
    </Row>
</Table>