<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Oct 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>91</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>16,30,23,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,20,31,23</HomeTeamScoreByQuarter>
    </Row>
</Table>