<?xml version="1.0" encoding="UTF-8"?> 
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> 
  <ShortName>Web Development Blog</ShortName> 
  <Description> 
    Search all blog posts on Gavin Morrice's web development blog.
  </Description> 
  <Tags>HTML5 Ruby on Rails Web Development SEO</Tags> 
  <Url type="text/html" 
       template="http://gavinmorrice.com/web_development_blog?term={searchTerms}" /> 
  <LongName>Web Development Blog: Gavin Morrice</LongName> 
  <!-- <Image height="16" width="16" 
    type="image/vnd.microsoft.icon">http://code.google.com/favicon.ico</Image>  -->
  <Query role="example" searchTerms="ajax" /> 
  <Developer>Gavin Morrice</Developer> 
  <Attribution> Copyright 2010 Gavin Morrice.</Attribution> 
  <AdultContent>false</AdultContent> 
  <Language>en-uk</Language> 
  <OutputEncoding>UTF-8</OutputEncoding> 
  <InputEncoding>UTF-8</InputEncoding> 
</OpenSearchDescription>
