<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>30 Oct 2013</GameDate>
        <Hometeam>Utah Jazz</Hometeam>
        <Awayteam>Oklahoma City Thunder</Awayteam>
        <HomeScore>98</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>UTA</HomeTeamShortCaption>
        <AwayTeamShortCaption>OKC</AwayTeamShortCaption>
        <HomeTeamCaption>Utah Jazz</HomeTeamCaption>
        <AwayTeamCaption>Oklahoma City Thunder</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,28,24,20</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,19,25,25</HomeTeamScoreByQuarter>
    </Row>
</Table>