<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Nov 2013</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>111</HomeScore>
        <AwayScore>108</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,20,28,26,13</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>17,30,20,28,16</HomeTeamScoreByQuarter>
    </Row>
</Table>