<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>18 Nov 2013</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>86</HomeScore>
        <AwayScore>81</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,23,15,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,14,22,24</HomeTeamScoreByQuarter>
    </Row>
</Table>