<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>08 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Golden State Warriors</Awayteam>
        <HomeScore>122</HomeScore>
        <AwayScore>109</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>GSW</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Golden State Warriors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,31,31,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,34,32,27</HomeTeamScoreByQuarter>
    </Row>
</Table>