<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>04 Jan 2014</GameDate>
        <Hometeam>Sacramento Kings</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>113</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAC</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Sacramento Kings</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,33,24,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,25,30,21</HomeTeamScoreByQuarter>
    </Row>
</Table>