<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Apr 2014</GameDate>
        <Hometeam>Chicago Bulls</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>106</HomeScore>
        <AwayScore>98</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>CHI</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Chicago Bulls</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,28,24,18</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>17,21,32,36</HomeTeamScoreByQuarter>
    </Row>
</Table>