<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Nov 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Orlando Magic</Awayteam>
        <HomeScore>120</HomeScore>
        <AwayScore>105</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>ORL</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Orlando Magic</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,25,24,31</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,28,28,33</HomeTeamScoreByQuarter>
    </Row>
</Table>