<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Nov 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>107</HomeScore>
        <AwayScore>92</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,26,24,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,26,29,28</HomeTeamScoreByQuarter>
    </Row>
</Table>