<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Dec 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>117</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,30,21,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,21,36,34</HomeTeamScoreByQuarter>
    </Row>
</Table>