<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Dec 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Philadelphia 76ers</Awayteam>
        <HomeScore>115</HomeScore>
        <AwayScore>100</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHI</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Philadelphia 76ers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,21,36,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>40,30,24,21</HomeTeamScoreByQuarter>
    </Row>
</Table>