<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Nov 2013</GameDate>
        <Hometeam>New York Knicks</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>NYK</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>New York Knicks</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>31,33,18,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,26,22,21</HomeTeamScoreByQuarter>
    </Row>
</Table>