<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Feb 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Brooklyn Nets</Awayteam>
        <HomeScore>111</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>BKN</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Brooklyn Nets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>17,27,29,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,37,29,15</HomeTeamScoreByQuarter>
    </Row>
</Table>