<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Dec 2013</GameDate>
        <Hometeam>New Orleans Pelicans</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>110</HomeScore>
        <AwayScore>108</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>NOP</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>New Orleans Pelicans</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,28,33,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,30,33,21</HomeTeamScoreByQuarter>
    </Row>
</Table>