<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,30,32,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,32,17,25</HomeTeamScoreByQuarter>
    </Row>
</Table>