<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>01 Nov 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>87</HomeScore>
        <AwayScore>84</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,23,16,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,14,20,24</HomeTeamScoreByQuarter>
    </Row>
</Table>