<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>27 Nov 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Memphis Grizzlies</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>MEM</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Memphis Grizzlies</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,22,20,31</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>13,23,23,34</HomeTeamScoreByQuarter>
    </Row>
</Table>