<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Nov 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Chicago Bulls</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHI</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Chicago Bulls</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,27,12,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,22,34,20</HomeTeamScoreByQuarter>
    </Row>
</Table>