<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Jan 2014</GameDate>
        <Hometeam>Denver Nuggets</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DEN</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Denver Nuggets</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,21,22,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,31,23,23</HomeTeamScoreByQuarter>
    </Row>
</Table>