<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Nov 2013</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>73</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>18,22,16,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,21,27,19</HomeTeamScoreByQuarter>
    </Row>
</Table>