<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Nov 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Denver Nuggets</Awayteam>
        <HomeScore>114</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>DEN</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Denver Nuggets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,18,40,16</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>35,29,20,30</HomeTeamScoreByQuarter>
    </Row>
</Table>