<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Apr 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>88</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,22,17,16,7</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>18,23,25,21,1</HomeTeamScoreByQuarter>
    </Row>
</Table>