<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Nov 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>81</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,19,23,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>16,25,19,21</HomeTeamScoreByQuarter>
    </Row>
</Table>