﻿<?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>www.example.com</ShortName>
  <Description>Example des...</Description>
  <Url type="text/html" method="get" template="http://www.example.com/search?format=0&p={searchTerms}" />
  <Image width="16" height="16" type="image/x-icon">http://www.example.com/icon.ico</Image>
  <Developer>Name surname</Developer>
  <InputEncoding>UTF-8</InputEncoding>

</OpenSearchDescription>

