<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Nov 2013</GameDate>
        <Hometeam>New Orleans Pelicans</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>84</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>NOP</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>New Orleans Pelicans</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>15,26,21,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,23,21,28</HomeTeamScoreByQuarter>
    </Row>
</Table>