<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Apr 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>100</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,26,25,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,29,23,21</HomeTeamScoreByQuarter>
    </Row>
</Table>