<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Mar 2014</GameDate>
        <Hometeam>Golden State Warriors</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>115</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>GSW</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Golden State Warriors</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,30,24,35</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,24,29,33</HomeTeamScoreByQuarter>
    </Row>
</Table>