<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Jan 2014</GameDate>
        <Hometeam>Denver Nuggets</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>129</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DEN</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Denver Nuggets</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,22,33,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,37,35,26</HomeTeamScoreByQuarter>
    </Row>
</Table>