<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Nov 2013</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>85</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>13,33,18,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>15,28,23,27</HomeTeamScoreByQuarter>
    </Row>
</Table>