<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Apr 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Charlotte Hornets</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>103</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHA</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Charlotte Hornets</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,26,20,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>28,29,27,22</HomeTeamScoreByQuarter>
    </Row>
</Table>