<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Mar 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>87</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,20,20,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,25,16,30</HomeTeamScoreByQuarter>
    </Row>
</Table>