<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Feb 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Oklahoma City Thunder</Awayteam>
        <HomeScore>96</HomeScore>
        <AwayScore>81</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>OKC</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Oklahoma City Thunder</AwayTeamCaption>
        <AwayTeamScoreByQuarter>13,25,26,17</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>25,17,36,18</HomeTeamScoreByQuarter>
    </Row>
</Table>