<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Jan 2014</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,26,22,15,14</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,31,16,14,6</HomeTeamScoreByQuarter>
    </Row>
</Table>