<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>19 Mar 2014</GameDate>
        <Hometeam>Denver Nuggets</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>118</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DEN</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Denver Nuggets</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,33,23,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,27,31,33</HomeTeamScoreByQuarter>
    </Row>
</Table>