<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Nov 2013</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>San Antonio Spurs</Awayteam>
        <HomeScore>86</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAS</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>San Antonio Spurs</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,25,20,31</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,16,28,21</HomeTeamScoreByQuarter>
    </Row>
</Table>