<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>28 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>New Orleans Pelicans</Awayteam>
        <HomeScore>116</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>NOP</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>New Orleans Pelicans</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,26,27,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>30,26,25,35</HomeTeamScoreByQuarter>
    </Row>
</Table>