<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>29 Nov 2013</GameDate>
        <Hometeam>Detroit Pistons</Hometeam>
        <Awayteam>Los Angeles Lakers</Awayteam>
        <HomeScore>102</HomeScore>
        <AwayScore>106</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>DET</HomeTeamShortCaption>
        <AwayTeamShortCaption>LAL</AwayTeamShortCaption>
        <HomeTeamCaption>Detroit Pistons</HomeTeamCaption>
        <AwayTeamCaption>Los Angeles Lakers</AwayTeamCaption>
        <AwayTeamScoreByQuarter>31,25,21,29</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>32,23,32,15</HomeTeamScoreByQuarter>
    </Row>
</Table>