<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Nov 2013</GameDate>
        <Hometeam>Brooklyn Nets</Hometeam>
        <Awayteam>Utah Jazz</Awayteam>
        <HomeScore>104</HomeScore>
        <AwayScore>88</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BKN</HomeTeamShortCaption>
        <AwayTeamShortCaption>UTA</AwayTeamShortCaption>
        <HomeTeamCaption>Brooklyn Nets</HomeTeamCaption>
        <AwayTeamCaption>Utah Jazz</AwayTeamCaption>
        <AwayTeamScoreByQuarter>18,20,23,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,26,31,19</HomeTeamScoreByQuarter>
    </Row>
</Table>