<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Dec 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>107</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,26,28,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>18,25,25,29</HomeTeamScoreByQuarter>
    </Row>
</Table>