<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Apr 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,23,28,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,28,26,13</HomeTeamScoreByQuarter>
    </Row>
</Table>