<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>19 Feb 2014</GameDate>
        <Hometeam>Phoenix Suns</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>100</HomeScore>
        <AwayScore>94</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHX</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Phoenix Suns</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,29,21,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,23,24,24</HomeTeamScoreByQuarter>
    </Row>
</Table>