<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>10 Dec 2013</GameDate>
        <Hometeam>Brooklyn Nets</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BKN</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Brooklyn Nets</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,27,25,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,25,29,19</HomeTeamScoreByQuarter>
    </Row>
</Table>