<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Dec 2013</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>118</HomeScore>
        <AwayScore>116</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,28,27,24,15</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,20,26,30,17</HomeTeamScoreByQuarter>
    </Row>
</Table>