<?xml version="1.0" encoding="UTF-8" ?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>Fathead Search</ShortName>
  <Description>Search fathead.com products</Description>
  <LongName>REAL. BIG. Fathead Search Engine</LongName>
  <Tags>Search</Tags>
  <Contact>customerservice@fathead.com</Contact>
  <Query role="example" searchTerms="nfl" />
  <Url type="text/html" template="http://www.fathead.com/search/?term={searchTerms}" />
  <Url type="application/x-suggestions+json" method="GET" template="http://www.fathead.com/feeds/suggest.ashx?term={searchTerms}"/>
  <Url type="application/rss+xml" template="http://www.fathead.com/feeds/search.ashx?term={searchTerms}&amp;format=rss"/>
  <Image height="16" width="16">http://www.fathead.com/favicon.ico</Image>
  <Attribution>Search data copyright Fathead LLC</Attribution>
  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>