<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Nov 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Houston Rockets</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>116</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>HOU</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Houston Rockets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>30,25,29,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,19,23,28</HomeTeamScoreByQuarter>
    </Row>
</Table>