<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Mar 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Atlanta Hawks</Awayteam>
        <HomeScore>129</HomeScore>
        <AwayScore>120</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>ATL</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Atlanta Hawks</AwayTeamCaption>
        <AwayTeamScoreByQuarter>37,28,30,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>40,39,23,27</HomeTeamScoreByQuarter>
    </Row>
</Table>