<?xml version="1.0"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/"
                       xmlns:ie="http://schemas.microsoft.com/Search/2008/">
	<ShortName>YU Torah Search</ShortName>
	<Description>Search YU Torah's library</Description>

	<Url type="text/html" method="get" template="http://www.yutorah.org/verity_new/_runQuery.cfm?q={searchTerms}" />
	<Url type="application/x-suggestions+json" template="http://www.yutorah.org/verity_new/_searchSuggestions.cfm?q={searchTerms}" />

	<Query role="example" searchTerms="Rosensweig" />
	<Developer>OutDash Development</Developer>
	<AdultContent>false</AdultContent>
	<InputEncoding>UTF-8</InputEncoding>
    <moz:SearchForm>http://www.yutorah.com/search</moz:SearchForm>
	<moz:UpdateInterval>7</moz:UpdateInterval>
</OpenSearchDescription>