<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>03 Nov 2013</GameDate>
        <Hometeam>Oklahoma City Thunder</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>103</HomeScore>
        <AwayScore>96</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>OKC</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Oklahoma City Thunder</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>24,21,25,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>21,23,23,36</HomeTeamScoreByQuarter>
    </Row>
</Table>