<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>19 Jan 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Denver Nuggets</Awayteam>
        <HomeScore>117</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>DEN</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Denver Nuggets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,31,23,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>34,28,22,33</HomeTeamScoreByQuarter>
    </Row>
</Table>