<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>25 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Minnesota Timberwolves</Awayteam>
        <HomeScore>101</HomeScore>
        <AwayScore>110</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>MIN</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Minnesota Timberwolves</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,21,20,35</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,29,24,20</HomeTeamScoreByQuarter>
    </Row>
</Table>