<!-- 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://www.alfresco.com/search/index.jsp?cx=001780652382288886324%3Arbfiiek5lsk&cof=FORID%3A11&ie=UTF-8&q={searchTerms}"/>
  <InputEncoding>UTF-8</InputEncoding>
  <AdultContent>false</AdultContent>
  <moz:SearchForm>http://www.alfresco.com/search/index.jsp</moz:SearchForm>
</OpenSearchDescription>