<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription
  xmlns:moz="http://www.mozilla.org/2006/browser/search/"
  xmlns="http://a9.com/-/spec/opensearch/1.1/"
  xmlns:suggestions="http://www.opensearch.org/specifications/opensearch/extensions/suggestions/1.1">
	<ShortName>Noria.com Search</ShortName>
	<Description>Search Noria.com information resources</Description>
	<moz:SearchForm>http://www.noria.com/advanced_search.asp</moz:SearchForm>
	<LongName>Noria.com Information Search</LongName>
	<Developer>Noria Core</Developer>

	<SyndicationRight>open</SyndicationRight>
	<AdultContent>false</AdultContent>
	<Language>en-us</Language>
	<OutputEncoding>UTF-8</OutputEncoding>
	<InputEncoding>UTF-8</InputEncoding>
	<Url type="text/html" template="http://www.noria.com/Advanced_search.asp?generalsearch={searchTerms}" method="GET" />
	<Url type="text/xml" rel="self" template="http://www.noria.com/osd.xml" />
	<Url type="application/rss+xml" template="http://www.noria.com/adv_srch_rss.asp?q={searchTerms}" />
	<Url type="application/x-suggestions+json" template="http://www.noria.com/srch_suggestions_json.asp?q={searchTerms}" />
	<Url type="application/x-suggestions+xml" template="http://www.noria.com/srch_suggestions_xml.asp?q={searchTerms}" />
	<Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.noria.com/favicon.ico</Image>
	<Query role="example" searchTerms="Wear Debris" />
</OpenSearchDescription>