<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>21 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>San Antonio Spurs</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>85</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAS</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>San Antonio Spurs</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,12,22,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>19,28,27,32</HomeTeamScoreByQuarter>
    </Row>
</Table>