<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Feb 2014</GameDate>
        <Hometeam>Atlanta Hawks</Hometeam>
        <Awayteam>Memphis Grizzlies</Awayteam>
        <HomeScore>76</HomeScore>
        <AwayScore>79</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>ATL</HomeTeamShortCaption>
        <AwayTeamShortCaption>MEM</AwayTeamShortCaption>
        <HomeTeamCaption>Atlanta Hawks</HomeTeamCaption>
        <AwayTeamCaption>Memphis Grizzlies</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,10,24,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,14,11,22</HomeTeamScoreByQuarter>
    </Row>
</Table>