<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Nov 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>87</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,8,28,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,27,34,13</HomeTeamScoreByQuarter>
    </Row>
</Table>