<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a.9.com/-/spec/opensearch/1.1/">
    <ShortName>FOSDEM Search</ShortName>
    <Description>Search the FOSDEM website</Description>
    <Tags>fosdem conference</Tags>
    <Contact>info@fosdem.org</Contact>
    <Url type="text/html"
        template="https://fosdem.org//search/?q={searchTerms}&amp;page={startPage?}"/>
    <Image height="16" width="16" type="image/vnd.microsoft.icon">https://fosdem.org//favicon.ico</Image>
    <Query role="example" searchTerms="open source"/>
    <Developer>FOSDEM VZW</Developer>
    <Attribution>Copyright (c) 2012 FOSDEM VZW</Attribution>
    <AdultContent>false</AdultContent>
    <Language>en-us</Language>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
