<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>23 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Houston Rockets</Awayteam>
        <HomeScore>112</HomeScore>
        <AwayScore>115</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>HOU</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Houston Rockets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>30,30,23,32</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>16,40,37,19</HomeTeamScoreByQuarter>
    </Row>
</Table>