<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Nov 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Dallas Mavericks</Awayteam>
        <HomeScore>110</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>DAL</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Dallas Mavericks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,19,27,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,29,26,24</HomeTeamScoreByQuarter>
    </Row>
</Table>