<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>13 Nov 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>90</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,21,25,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,16,21,28</HomeTeamScoreByQuarter>
    </Row>
</Table>