<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Dec 2013</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Minnesota Timberwolves</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>117</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIN</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Minnesota Timberwolves</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,30,39,14</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,27,21,19</HomeTeamScoreByQuarter>
    </Row>
</Table>