<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Feb 2014</GameDate>
        <Hometeam>Memphis Grizzlies</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>92</HomeScore>
        <AwayScore>89</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>MEM</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Memphis Grizzlies</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,16,31,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,28,27,13</HomeTeamScoreByQuarter>
    </Row>
</Table>