<?xml version="1.0" encoding="UTF-8" ?> 
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <ShortName>PoshCode</ShortName> 
  <Description>PowerShell script repository search interface</Description> 
  <Tags>PowerShell Scripts Scripting Code Modules</Tags> 
  <Contact>feedback@poshcode.org</Contact> 
  <Url type="text/html" template="http://poshcode.org/search/{searchTerms}" /> 
  <Url type="application/rss+xml" template="http://poshcode.org/api/{searchTerms}" /> 
  <Image height="16" width="16" type="image/vnd.microsoft.icon">http://poshcode.org/favicon.ico</Image> 
<!--   <Url type="application/x-suggestions+json" template="http://localhost:7402/content/notes.opensearchsuggestions.json?qt={searchTerms}"/>

  --> 
  </OpenSearchDescription>