<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>17 Nov 2013</GameDate>
        <Hometeam>Los Angeles Lakers</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>114</HomeScore>
        <AwayScore>99</AwayScore>
        <OvertimeCount>0</OvertimeCount>
        <HomeTeamShortCaption>LAL</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>Los Angeles Lakers</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>29,27,15,28</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>27,23,29,35</HomeTeamScoreByQuarter>
    </Row>
</Table>