<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Feb 2014</GameDate>
        <Hometeam>Denver Nuggets</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DEN</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Denver Nuggets</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,20,30,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,24,24,26</HomeTeamScoreByQuarter>
    </Row>
</Table>