<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">

    <ShortName>EventR</ShortName>
    <Description>Sök events och medlemmar på eventr.</Description>
    <Url template="http://eventr.se/sok/{searchTerms}/"

         type="text/html" method="GET" />
    <Url type="application/x-suggestions+json" template="http://eventr.se/suggestions.php?search={searchTerms}" />
    
    <Image height="16" width="16" type="image/vnd.microsoft.icon">http://eventr.se/favicon.ico</Image>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
