<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
 <ShortName>Garden.org Plants Database</ShortName>
 <Description>Search the plant database at Garden.org</Description>
 <Tags>Garden.org, flowers, gardening</Tags>

 <Url template="https://garden.org/plants/search/text.php?q={searchTerms}"
      type="text/html" method="GET" />
 <Image height="16" width="16" type="image/vnd.microsoft.icon">https://garden.org/favicon.ico</Image>

  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
