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