﻿<?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/">
  <!-- Created on Thu, 17 Sep 2009 15:51:45 GMT -->
  <ShortName>myGuide</ShortName>
  <Description>Search plugin for myGuide</Description>
  <Url type="text/html" method="get" template="http://www.myguide.com/?search={searchTerms}"/>
  <Url type="application/x-suggestions+json" rel="suggestions" template="http://www.myguide.com/-/mod/Bing/service/ajax/action/suggest/?search={searchTerms}" />
  <Image width="16" height="16">http://www.myguide.com/static/searchPlugin/favicon.ico</Image>
  <Developer>Yorkie Chadwick</Developer>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>http://www.myguide.com/</moz:SearchForm>
  <Url type="application/opensearchdescription+xml" rel="self" template="http://www.myguide.com/static/searchPlugin/myguide_firefox_plugin.xml" />
</OpenSearchDescription>
