<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Feb 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Golden State Warriors</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>GSW</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Golden State Warriors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,30,18,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>37,25,21,13</HomeTeamScoreByQuarter>
    </Row>
</Table>