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