<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>15 Dec 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Golden State Warriors</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>102</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>GSW</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Golden State Warriors</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,26,27,22</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>33,26,22,25</HomeTeamScoreByQuarter>
    </Row>
</Table>