<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Dec 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,27,25,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,23,14,38</HomeTeamScoreByQuarter>
    </Row>
</Table>