<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>13 Dec 2013</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Sacramento Kings</Awayteam>
        <HomeScore>116</HomeScore>
        <AwayScore>107</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>SAC</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Sacramento Kings</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,27,21,25</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,30,27,31</HomeTeamScoreByQuarter>
    </Row>
</Table>