Up

opensearch.xml

1 <?xml version="1.0" encoding="UTF-8"?>
2 <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
3    <ShortName>Web Search</ShortName>
4    <Description>Use Example.com to search the Web.</Description>
5    <Tags>example web</Tags>
6    <Contact>admin@example.com</Contact>
7    <Url type="application/rss+xml" 
8         template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=rss"/>
9 </OpenSearchDescription>