<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Jan 2014</GameDate>
        <Hometeam>Portland Trail Blazers</Hometeam>
        <Awayteam>Philadelphia 76ers</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>POR</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHI</AwayTeamShortCaption>
        <HomeTeamCaption>Portland Trail Blazers</HomeTeamCaption>
        <AwayTeamCaption>Philadelphia 76ers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,20,17,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,31,26,23</HomeTeamScoreByQuarter>
    </Row>
</Table>