<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Mar 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Memphis Grizzlies</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>MEM</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Memphis Grizzlies</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,22,25,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,32,29,19</HomeTeamScoreByQuarter>
    </Row>
</Table>