<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Mar 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Miami Heat</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>88</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIA</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Miami Heat</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,24,24,19,2</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,16,22,27,9</HomeTeamScoreByQuarter>
    </Row>
</Table>