<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Nov 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>109</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>30,25,23,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>34,24,25,26</HomeTeamScoreByQuarter>
    </Row>
</Table>