<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Jan 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Philadelphia 76ers</Awayteam>
        <HomeScore>94</HomeScore>
        <AwayScore>95</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>PHI</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Philadelphia 76ers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>23,30,21,21</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>26,21,24,23</HomeTeamScoreByQuarter>
    </Row>
</Table>