<?xml version="1.0" encoding="UTF-8"?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/">
  <ShortName>BookmarksURI online</ShortName>
  <Description>Happening Now on BookmarksURI</Description>
  <InputEncoding>UTF-8</InputEncoding>  
  <Image height="16" width="16" type="image/x-icon">http://www.bookmarksuri.com/search.ico</Image>
   <Url type="text/html" method="GET" template="http://www.bookmarksuri.com/search">
    <Param name="search" value="{searchTerms}" />
  </Url>
  <Url type="application/x-flock-live-search" method="GET"
       template="http://www.bookmarksuri.com/search">
    <Param name="search" value="{searchTerms}" />
    <Param name="rpp" value="5" />
  </Url>
  <SearchForm>http://www.bookmarksuri.com/</SearchForm>
</SearchPlugin>
