<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>27 Nov 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Chicago Bulls</Awayteam>
        <HomeScore>79</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>CHI</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Chicago Bulls</AwayTeamCaption>
        <AwayTeamScoreByQuarter>25,26,25,23</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,24,15,11</HomeTeamScoreByQuarter>
    </Row>
</Table>