<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>16 Apr 2014</GameDate>
        <Hometeam>Boston Celtics</Hometeam>
        <Awayteam>Washington Wizards</Awayteam>
        <HomeScore>102</HomeScore>
        <AwayScore>118</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>BOS</HomeTeamShortCaption>
        <AwayTeamShortCaption>WAS</AwayTeamShortCaption>
        <HomeTeamCaption>Boston Celtics</HomeTeamCaption>
        <AwayTeamCaption>Washington Wizards</AwayTeamCaption>
        <AwayTeamScoreByQuarter>38,30,23,27</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>24,32,19,27</HomeTeamScoreByQuarter>
    </Row>
</Table>