<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>06 Jan 2014</GameDate>
        <Hometeam>Brooklyn Nets</Hometeam>
        <Awayteam>Atlanta Hawks</Awayteam>
        <HomeScore>91</HomeScore>
        <AwayScore>86</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BKN</HomeTeamShortCaption>
        <AwayTeamShortCaption>ATL</AwayTeamShortCaption>
        <HomeTeamCaption>Brooklyn Nets</HomeTeamCaption>
        <AwayTeamCaption>Atlanta Hawks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,31,15,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,19,26,19</HomeTeamScoreByQuarter>
    </Row>
</Table>