<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>05 Apr 2014</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Boston Celtics</Awayteam>
        <HomeScore>115</HomeScore>
        <AwayScore>111</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>BOS</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Boston Celtics</AwayTeamCaption>
        <AwayTeamScoreByQuarter>32,33,30,16</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,26,30,30</HomeTeamScoreByQuarter>
    </Row>
</Table>