<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Nov 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>93</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,21,16,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,28,26,16</HomeTeamScoreByQuarter>
    </Row>
</Table>