<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Jan 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>97</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>17,25,28,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,28,18,33</HomeTeamScoreByQuarter>
    </Row>
</Table>