<?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/">
    <ShortName>ABC Resto</ShortName>
    <Description>ABC Resto Search</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Url type="text/html" template="http://www.abcresto.be/opensearch?q={searchTerms}" />
    <Url type="application/x-suggestions+xml" template="http://www.abcresto.be/opensearchsug?q={searchTerms}&amp;format=xml"/>
    <Url type="application/x-suggestions+json" template="http://www.abcresto.be/opensearchsug?q={searchTerms}"/>
    <Image height="16" width="16" type="image/icon">http://www.abcresto.be/favicon.ico</Image>
</OpenSearchDescription>
