<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>14 Dec 2013</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Los Angeles Clippers</Awayteam>
        <HomeScore>97</HomeScore>
        <AwayScore>113</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>LAC</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Los Angeles Clippers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,25,30,24</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,18,31,20</HomeTeamScoreByQuarter>
    </Row>
</Table>