<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Mar 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>78</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,29,35,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,19,18,18</HomeTeamScoreByQuarter>
    </Row>
</Table>