<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Feb 2014</GameDate>
        <Hometeam>Sacramento Kings</Hometeam>
        <Awayteam>Chicago Bulls</Awayteam>
        <HomeScore>99</HomeScore>
        <AwayScore>70</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAC</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHI</AwayTeamShortCaption>
        <HomeTeamCaption>Sacramento Kings</HomeTeamCaption>
        <AwayTeamCaption>Chicago Bulls</AwayTeamCaption>
        <AwayTeamScoreByQuarter>12,21,24,13</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,20,27,28</HomeTeamScoreByQuarter>
    </Row>
</Table>