<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Nov 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>New York Knicks</Awayteam>
        <HomeScore>91</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>NYK</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>New York Knicks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,23,34,16</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,25,22,22</HomeTeamScoreByQuarter>
    </Row>
</Table>