<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>26 Mar 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>93</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,29,25,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,21,25,24</HomeTeamScoreByQuarter>
    </Row>
</Table>