getBookmarkByAddress($_REQUEST['url']); $bid = $bookmark['bId']; $delete = $bookmarkservice->deleteBookmark($bid); $deleted = TRUE; } // Set up the XML file and output the result. header('Content-Type: text/xml'); echo '\r\n"; echo '';