<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Feb 2014</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>90</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,25,20,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>17,26,24,32</HomeTeamScoreByQuarter>
    </Row>
</Table>