<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Lance</Firstname>
        <Lastname>Stephenson</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>196</Height>
        <Weight>104.3</Weight>
        <NBADebut>2010</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Cincinnati</College>
        <Birthday>05.09.1990</Birthday>
        <Team>Charlotte Hornets</Team>
        <Number>1</Number>
    </Row>
</Table>