<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Mar 2014</GameDate>
        <Hometeam>Minnesota Timberwolves</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>112</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIN</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Minnesota Timberwolves</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>33,28,23,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,27,31,26</HomeTeamScoreByQuarter>
    </Row>
</Table>