<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>10 Nov 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>16,22,27,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,23,29,30</HomeTeamScoreByQuarter>
    </Row>
</Table>