<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Nov 2013</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,34,33,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,30,27,18</HomeTeamScoreByQuarter>
    </Row>
</Table>