<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Nov 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>112</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,21,29,34</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,30,24,27</HomeTeamScoreByQuarter>
    </Row>
</Table>