<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Feb 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Orlando Magic</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>ORL</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Orlando Magic</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,26,19,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,27,17,25</HomeTeamScoreByQuarter>
    </Row>
</Table>