<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Mar 2014</GameDate>
        <Hometeam>Oklahoma City Thunder</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>116</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>OKC</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Oklahoma City Thunder</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,30,26,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>31,30,24,31</HomeTeamScoreByQuarter>
    </Row>
</Table>