<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Feb 2014</GameDate>
        <Hometeam>Utah Jazz</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>UTA</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Utah Jazz</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>20,30,16,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>32,20,16,26</HomeTeamScoreByQuarter>
    </Row>
</Table>