<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Apr 2014</GameDate>
        <Hometeam>San Antonio Spurs</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>112</HomeScore>
        <AwayScore>104</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>SAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>San Antonio Spurs</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>37,25,19,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,25,37,26</HomeTeamScoreByQuarter>
    </Row>
</Table>