<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Feb 2014</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>102</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,28,23,16</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>32,31,21,18</HomeTeamScoreByQuarter>
    </Row>
</Table>