<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Dec 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Denver Nuggets</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>DEN</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Denver Nuggets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>15,29,33,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>39,25,23,19</HomeTeamScoreByQuarter>
    </Row>
</Table>