<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Apr 2014</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,28,26,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>32,24,14,35</HomeTeamScoreByQuarter>
    </Row>
</Table>