<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Feb 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Denver Nuggets</Awayteam>
        <HomeScore>126</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>DEN</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Denver Nuggets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,32,25,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,35,32,29</HomeTeamScoreByQuarter>
    </Row>
</Table>