<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Jonas</Firstname>
        <Lastname>Valanciunas</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>213</Height>
        <Weight>115.7</Weight>
        <NBADebut>2011</NBADebut>
        <Position>Center</Position>
        <Country>Lithuania</Country>
        <College></College>
        <Birthday>06.05.1992</Birthday>
        <Team>Toronto Raptors</Team>
        <Number>17</Number>
    </Row>
</Table>