<?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>Filmoteka Narodowa</ShortName>
	<Description></Description>
	<InputEncoding>utf-8</InputEncoding>
	<Image width="16" height="16" type="image/x-icon">http://www.fn.org.pl/page/img/favicon.ico</Image>
	<Url type="text/html" method="get" template="http://www.fn.org.pl/page/index.php?str=79&amp;action=searchList&amp;title={searchTerms}">
  		<Param name="str" value="79"/>
  		<Param name="action" value="searchList"/>
  		<Param name="title" value="{searchTerms}"/>
	</Url>
	<moz:SearchForm>http://www.fn.org.pl/page/index.php?str=79</moz:SearchForm>
	<!-- 
	<Tags></Tags>
	<Contact>filmoteka@fn.org.pl</Contact>
	<Url type="application/rss+xml" 
		 template="http://www.fn.org.pl/page/index.php?str=79&amp;action=searchList&amp;title={searchTerms}"/>
	<InputEncoding>inputEncoding</InputEncoding>
	<Image width="16" height="16">data:image/x-icon;base64,imageData</Image>
	<Url type="text/html" method="method" template="searchURL">
  		<Param name="paramName1" value="paramName1"/>
  		...
  		<Param name="paramNameN" value="paramValueN"/>
	</Url>
	<Url type="application/x-suggestions+json" template="suggestionURL"/>
	<moz:SearchForm>searchFormURL</moz:SearchForm>
	
	head:
	<link rel="shortcut icon" href="img/uw_icon.ico" type="image/x-icon">
    <link rel="icon" href="img/uw_icon.ico" type="image/x-icon">
	-->
</OpenSearchDescription>