<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>12 Mar 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>85</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>22,26,21,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,19,20,19</HomeTeamScoreByQuarter>
    </Row>
</Table>