<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Dec 2013</GameDate>
        <Hometeam>Charlotte Hornets</Hometeam>
        <Awayteam>Golden State Warriors</Awayteam>
        <HomeScore>115</HomeScore>
        <AwayScore>111</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHA</HomeTeamShortCaption>
        <AwayTeamShortCaption>GSW</AwayTeamShortCaption>
        <HomeTeamCaption>Charlotte Hornets</HomeTeamCaption>
        <AwayTeamCaption>Golden State Warriors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,20,36,34</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,26,30,32</HomeTeamScoreByQuarter>
    </Row>
</Table>