<!-- Open Search Plugin for searching all alfresco.com sites via Google -->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>Alfresco Site Search</ShortName>
  <Description>Search Alfresco Site</Description>
  <Tags>alfresco cms web document content management</Tags>
  <Image height="16" width="16" type="image/x-icon">http://www.alfresco.com/favicon.ico</Image>
  <Url type="text/html" method="GET" template="http://go.pardot.com/s/1234/4e45a541a515f8d2bcd79752064cded5?q={searchTerms}"/>
  <InputEncoding>UTF-8</InputEncoding>
  <AdultContent>false</AdultContent>
  <moz:SearchForm>http://www.alfresco.com/search/index.jsp</moz:SearchForm>
</OpenSearchDescription>
