<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>14 Apr 2014</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,18,21,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,26,30,13</HomeTeamScoreByQuarter>
    </Row>
</Table>