<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Nov 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>91</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,27,17,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,25,23,27</HomeTeamScoreByQuarter>
    </Row>
</Table>