<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Nov 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>86</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>14,33,21,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,17,28,20</HomeTeamScoreByQuarter>
    </Row>
</Table>