<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Dec 2013</GameDate>
        <Hometeam>Toronto Raptors</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>102</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>TOR</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Toronto Raptors</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>18,19,33,25,9</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>15,32,23,25,7</HomeTeamScoreByQuarter>
    </Row>
</Table>