<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
						xmlns:referrer="http://a9.com/-/opensearch/extensions/referrer/1.0/">
<ShortName>folowen</ShortName>
<Description>folowen is a social media search engine that aggregates social profiles of people and organization's on several social media sites into one search result.</Description>
<InputEncoding>UTF-8</InputEncoding>
<Image width="16" height="16" type="image/x-icon">http://folowen.com/images/folowen.ico</Image>
<Url type="text/html" method="post" template="http://folowen.com/search">
  <Param name="searchtext" value="{searchTerms}"/>
</Url>
<Url type="application/x-suggestions+json" template="suggestionURL"/>
<SearchForm>http://folowen.com/</SearchForm>
</OpenSearchDescription>

