<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Nov 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>113</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>18,16,32,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>38,27,27,21</HomeTeamScoreByQuarter>
    </Row>
</Table>