<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>09 Mar 2014</GameDate>
        <Hometeam>Golden State Warriors</Hometeam>
        <Awayteam>Phoenix Suns</Awayteam>
        <HomeScore>113</HomeScore>
        <AwayScore>107</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>GSW</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHX</AwayTeamShortCaption>
        <HomeTeamCaption>Golden State Warriors</HomeTeamCaption>
        <AwayTeamCaption>Phoenix Suns</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,32,17,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>22,34,38,19</HomeTeamScoreByQuarter>
    </Row>
</Table>