<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>24 Jan 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>95</HomeScore>
        <AwayScore>101</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>30,21,31,19</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,28,19,19</HomeTeamScoreByQuarter>
    </Row>
</Table>