<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Feb 2014</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Dallas Mavericks</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>DAL</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Dallas Mavericks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,31,26,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,29,17,24</HomeTeamScoreByQuarter>
    </Row>
</Table>