<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>12 Nov 2013</GameDate>
        <Hometeam>Golden State Warriors</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>113</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>GSW</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Golden State Warriors</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>16,25,30,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>35,27,32,19</HomeTeamScoreByQuarter>
    </Row>
</Table>