<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Mar 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Milwaukee Bucks</Awayteam>
        <HomeScore>120</HomeScore>
        <AwayScore>115</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIL</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Milwaukee Bucks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,18,25,26,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,26,23,23,22</HomeTeamScoreByQuarter>
    </Row>
</Table>