<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Dec 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Indiana Pacers</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>IND</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Indiana Pacers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,23,26,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>20,25,27,34</HomeTeamScoreByQuarter>
    </Row>
</Table>