<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Nov 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Atlanta Hawks</Awayteam>
        <HomeScore>89</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>ATL</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Atlanta Hawks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,22,24,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,22,24,21</HomeTeamScoreByQuarter>
    </Row>
</Table>