<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Dec 2013</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Golden State Warriors</Awayteam>
        <HomeScore>82</HomeScore>
        <AwayScore>108</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>GSW</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Golden State Warriors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,20,28,31</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,24,17,22</HomeTeamScoreByQuarter>
    </Row>
</Table>