<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Dec 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Minnesota Timberwolves</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIN</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Minnesota Timberwolves</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,29,19,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,22,23,27</HomeTeamScoreByQuarter>
    </Row>
</Table>