<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Nov 2013</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>84</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,18,28,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>18,23,16,27</HomeTeamScoreByQuarter>
    </Row>
</Table>