<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>17 Mar 2014</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Atlanta Hawks</Awayteam>
        <HomeScore>83</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>ATL</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Atlanta Hawks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,24,30,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,24,16,15</HomeTeamScoreByQuarter>
    </Row>
</Table>