<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Feb 2014</GameDate>
        <Hometeam>Philadelphia 76ers</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>108</HomeScore>
        <AwayScore>114</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>PHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Philadelphia 76ers</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>34,22,32,26</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>23,24,35,26</HomeTeamScoreByQuarter>
    </Row>
</Table>