<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Google Books Search</ShortName>
  <Description>Search for an item at Google Books</Description>
  <Url type="text/html" method="get" template="http://books.google.com/books?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" method="GET" template="http://books.google.com/complete/search?json=t&amp;qu={searchTerms}"/>
  <Contact>support@googlemail.com</Contact>
  <Image width="16" height="16">http://mycroft.mozdev.org/updateos.php/id0/googlebooks.ico</Image>
  <Developer>Google</Developer>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
