<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Apr 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>100</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,30,14,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,23,29,23</HomeTeamScoreByQuarter>
    </Row>
</Table>