<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Mar 2014</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>124</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,24,27,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,36,29,26</HomeTeamScoreByQuarter>
    </Row>
</Table>