<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Nov 2013</GameDate>
        <Hometeam>Brooklyn Nets</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BKN</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Brooklyn Nets</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,21,34,31</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,32,15,31</HomeTeamScoreByQuarter>
    </Row>
</Table>