<?xml version="1.0" standalone="yes"?>
<Table name="Players">
    <Row>
        <Firstname>Bradley</Firstname>
        <Lastname>Beal</Lastname>
        <Photo>Les données binaires ne peuvent pas être exportées</Photo>
        <Height>196</Height>
        <Weight>93.9</Weight>
        <NBADebut>2012</NBADebut>
        <Position>Guard</Position>
        <Country>USA</Country>
        <College>Florida</College>
        <Birthday>28.06.1993</Birthday>
        <Team>Washington Wizards</Team>
        <Number>3</Number>
    </Row>
</Table>