<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>14 Dec 2013</GameDate>
        <Hometeam>Philadelphia 76ers</Hometeam>
        <Awayteam>Portland Trail Blazers</Awayteam>
        <HomeScore>105</HomeScore>
        <AwayScore>139</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>POR</AwayTeamShortCaption>
        <HomeTeamCaption>Philadelphia 76ers</HomeTeamCaption>
        <AwayTeamCaption>Portland Trail Blazers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,39,40,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>34,30,15,26</HomeTeamScoreByQuarter>
    </Row>
</Table>