<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>WikkaWiki</ShortName>
	<LongName>Search the WikkaWiki official site</LongName>
	<Description>WikkaWiki is a flexible, standards-compliant and lightweight wiki engine written in PHP, which uses MySQL to store pages. Forked from WakkaWiki. Designed for speed, extensibility, and security. Released under the GPL license.</Description>
	<Url type="text/html"
		template="http://wikkawiki.org/TextSearch?phrase={searchTerms}"/>
	<Image height="16" width="16" type="image/vnd.microsoft.icon">http://wikkawiki.org/images/favicon.ico</Image>
	<Query role="example" searchTerms="page" />
	<SyndicationRight>open</SyndicationRight>
	<Language>en-us</Language>
	<InputEncoding>ISO-8859-1</InputEncoding>
	<OutputEncoding>ISO-8859-1</OutputEncoding>
</OpenSearchDescription>
