<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Nov 2013</GameDate>
        <Hometeam>Orlando Magic</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ORL</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Orlando Magic</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>31,22,27,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,23,28,24</HomeTeamScoreByQuarter>
    </Row>
</Table>