<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>23 Nov 2013</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>87</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,24,15,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,29,21,13</HomeTeamScoreByQuarter>
    </Row>
</Table>