<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>SkYService: поиск товаров</ShortName>
    <Description>Поиск товаров в интернет-магазине SkYService.com.ua</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Contact>info@skyservice.com.ua</Contact>
    <Image height="16" width="16" type="image/x-icon">http://skyservice.com.ua/favicon.ico</Image>
    <Url type="text/html" method="get" template="http://skyservice.com.ua/search?for={searchTerms}" />
    <Url type="application/x-suggestions+json" method="get" template="http://skyservice.com.ua/autocomplete/opensearch/?q={searchTerms}" />
</OpenSearchDescription>

