<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>WordPress.com</ShortName>
  <LongName>Search WordPress.com Blogs</LongName>
  <Description>Search content from blog posts hosted at WordPress.com.</Description>
  <Image type="image/vnd.microsoft.icon" height="16" width="16">http://s.wordpress.com/favicon.ico</Image>
  <Developer>Automattic</Developer>
  <Url type="application/opensearchdescription+xml" rel="self" template="http://en.wordpress.com/opensearch.xml" />
  <Url type="text/html" rel="results" template="http://en.search.wordpress.com/?q={searchTerms}&amp;page={startPage?}" />
  <Url type="application/rss+xml" rel="results" template="http://en.search.wordpress.com/?q={searchTerms}&amp;f=feed&amp;page={startPage?}" />
  <Url type="application/json" rel="results" template="http://en.search.wordpress.com/?q={searchTerms}&amp;f=json&amp;page={startPage?}" />
  <Query role="example" searchTerms="BBQ" />
</OpenSearchDescription>