<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Mar 2014</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>107</HomeScore>
        <AwayScore>114</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>36,39,10,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,26,21,33</HomeTeamScoreByQuarter>
    </Row>
</Table>