<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Mar 2014</GameDate>
        <Hometeam>Milwaukee Bucks</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>114</HomeScore>
        <AwayScore>88</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIL</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Milwaukee Bucks</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,27,19,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,25,40,19</HomeTeamScoreByQuarter>
    </Row>
</Table>