<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Dec 2013</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>110</HomeScore>
        <AwayScore>91</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,35,20,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,23,36,28</HomeTeamScoreByQuarter>
    </Row>
</Table>