<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Nov 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Atlanta Hawks</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>ATL</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Atlanta Hawks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,20,34,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,25,16,24</HomeTeamScoreByQuarter>
    </Row>
</Table>