<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Dec 2013</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>122</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>36,25,21,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,34,31,24</HomeTeamScoreByQuarter>
    </Row>
</Table>