<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Dec 2013</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>105</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>26,19,35,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,31,17,31</HomeTeamScoreByQuarter>
    </Row>
</Table>