<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>07 Dec 2013</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Dallas Mavericks</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>108</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>DAL</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Dallas Mavericks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,27,24,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,23,23,30</HomeTeamScoreByQuarter>
    </Row>
</Table>