<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Jan 2014</GameDate>
        <Hometeam>Miami Heat</Hometeam>
        <Awayteam>Oklahoma City Thunder</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>112</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MIA</HomeTeamShortCaption>
        <AwayTeamShortCaption>OKC</AwayTeamShortCaption>
        <HomeTeamCaption>Miami Heat</HomeTeamCaption>
        <AwayTeamCaption>Oklahoma City Thunder</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,34,36,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,20,25,20</HomeTeamScoreByQuarter>
    </Row>
</Table>