<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Mar 2014</GameDate>
        <Hometeam>New Orleans Pelicans</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>112</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>NOP</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>New Orleans Pelicans</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,24,28,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,29,27,34</HomeTeamScoreByQuarter>
    </Row>
</Table>