<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Apr 2014</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Dallas Mavericks</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>105</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>DAL</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Dallas Mavericks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,29,20,20,12</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,22,24,18,13</HomeTeamScoreByQuarter>
    </Row>
</Table>