<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>20 Nov 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>113</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>27,28,19,39</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,23,12,44</HomeTeamScoreByQuarter>
    </Row>
</Table>