<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>23 Nov 2013</GameDate>
        <Hometeam>Golden State Warriors</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>113</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>GSW</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Golden State Warriors</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,26,32,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,30,30,17</HomeTeamScoreByQuarter>
    </Row>
</Table>