<?xml version="1.0" standalone="yes"?>
<Table name="Regular season games">
    <Row>
        <GameDate>11 Dec 2013</GameDate>
        <Hometeam>New Orleans Pelicans</Hometeam>
        <Awayteam>Detroit Pistons</Awayteam>
        <HomeScore>111</HomeScore>
        <AwayScore>106</AwayScore>
        <OvertimeCount>1</OvertimeCount>
        <HomeTeamShortCaption>NOP</HomeTeamShortCaption>
        <AwayTeamShortCaption>DET</AwayTeamShortCaption>
        <HomeTeamCaption>New Orleans Pelicans</HomeTeamCaption>
        <AwayTeamCaption>Detroit Pistons</AwayTeamCaption>
        <AwayTeamScoreByQuarter>28,23,23,22,10</AwayTeamScoreByQuarter>
        <HomeTeamScoreByQuarter>29,28,26,13,15</HomeTeamScoreByQuarter>
    </Row>
</Table>