<?xml version="1.0" encoding="UTF-8" ?> 
<?xml-stylesheet href="sp.xslt?t" type="text/xsl"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
   <ShortName>Dave's Things Search</ShortName> 
   <Image height="16" width="16" type="image/vnd.microsoft.icon">http://deletethis.net/favicon.ico</Image>
   <Description>Search over Dave's things on deletethis.net</Description> 
   <Tags>Dave deletethis personal</Tags> 
   <Url type="text/html" template="http://deletethis.net/dave/?q={searchTerms}&amp;page={startPage?}&amp;count={count?}" />
   <Url type="application/atom+xml" template="http://deletethis.net/dave/feed.php?q={searchTerms}&amp;page={startPage?}&amp;count={count?}" />
   <InputEncoding>UTF-8</InputEncoding>
   <OutputEncoding>UTF-8</OutputEncoding>
</OpenSearchDescription>
