<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Apr 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Los Angeles Clippers</Awayteam>
        <HomeScore>110</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>LAC</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Los Angeles Clippers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,23,33,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>37,31,14,28</HomeTeamScoreByQuarter>
    </Row>
</Table>