<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>eBay Kleinanzeigen</ShortName>
	<Description>eBay Kleinanzeigen | Kostenlos. Einfach. Lokal.</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
	<Image height="16" width="16" type="image/x-icon">http://kleinanzeigen.ebay.de/static/img/favicon.ico</Image>
	<Url type="text/html" template="http://kleinanzeigen.ebay.de/anzeigen/s-suchanfrage.html?keywords={searchTerms}"/>
	<!--
    <Url type="application/rss+xml" template="http://localhost:8080/anzeigen/s-feed.rss?keywords={searchTerms}" />
    <Url type="application/atom+xml" template="http://localhost:8080/anzeigen/s-feed.atom?keywords={searchTerms}"/>
    -->
    <Url type="application/x-suggestions+json" rel="suggestions" template="http://kleinanzeigen.ebay.de/anzeigen/s-opensearch-suggestions.json?query={searchTerms}"/>
    <Url type="application/opensearchdescription+xml" rel="self" template="http://kleinanzeigen.ebay.de/static/xml/opensearch.xml" />
</OpenSearchDescription>

