<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>22 Feb 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>93</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,22,23,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,19,23,28</HomeTeamScoreByQuarter>
    </Row>
</Table>