<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Apr 2014</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Orlando Magic</Awayteam>
        <HomeScore>91</HomeScore>
        <AwayScore>80</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>ORL</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Orlando Magic</AwayTeamCaption>
        <AwayTeamScoreByQuarter>19,17,24,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>20,33,19,19</HomeTeamScoreByQuarter>
    </Row>
</Table>