<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>02 Apr 2014</GameDate>
        <Hometeam>Washington Wizards</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>118</HomeScore>
        <AwayScore>92</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>WAS</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Washington Wizards</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>21,25,16,30</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,28,32,29</HomeTeamScoreByQuarter>
    </Row>
</Table>