<?xml version="1.0" encoding="UTF-8"?>
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"> 
  <os:ShortName xmlns:os="http://a9.com/-/spec/opensearch/1.1/">Ostdok</os:ShortName> 
  <os:Description xmlns:os="http://a9.com/-/spec/opensearch/1.1/">Zentralen Plattform für elektronische Volltexte der Osteuropaforschung</os:Description> 
  <os:InputEncoding xmlns:os="http://a9.com/-/spec/opensearch/1.1/">UTF-8</os:InputEncoding> 
  <os:Image xmlns:os="http://a9.com/-/spec/opensearch/1.1/" height="16" width="16" type="image/x-icon">http://www.ostdok.de/serializer/favicon.ico</os:Image> 
  <os:Url xmlns:os="http://a9.com/-/spec/opensearch/1.1/" type="application/opensearchdescription+xml" rel="self" template="http://www.ostdok.de/serializer/file/opensearch/ostdok.xml"/> 
  <os:Url xmlns:os="http://a9.com/-/spec/opensearch/1.1/" type="application/x-suggestions+json" method="GET" template="http://www.ostdok.de/async/autosuggest.os"> 
    <os:Param name="q" value="{searchTerms}"/> 
  </os:Url> 
  <os:Url xmlns:os="http://a9.com/-/spec/opensearch/1.1/" type="text/html" method="GET" template="http://www.ostdok.de/de/fs1/search/query.html"> 
    <os:Param name="fulltext" value="{searchTerms}"/> 
    <os:Param name="spell" value="true"/> 
    <os:Param name="prox" value="true"/> 
    <os:Param name="ngram" value="true"/> 
    <os:Param name="mode" value="simple"/> 
    <os:Param name="hl" value="scan"/> 
  </os:Url> 
  <os:SearchForm xmlns:os="http://a9.com/-/spec/opensearch/1.1/">http://www.ostdok.de/de/fs1/search-simple/static.html</os:SearchForm> 
</SearchPlugin>
