<?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>Search ETF Inspector</ShortName>
  <Description>Search for Exchange Traded Funds with ETF Inspector.</Description>
  <Tags>etf, exchange traded fund, dividends</Tags>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">http://www.etfinspector.com/favicon.ico</Image>  
  <Url type="text/html" method="GET" template="http://www.etfinspector.com/search.php?q={searchTerms}&amp;page={startPage}&amp;format=html&amp;openxml=1" />
  <Url type="application/rss+xml" method="GET" template="http://www.etfinspector.com/opensearch.php?q={searchTerms}&amp;page={startPage}&amp;format=rss" />
  <Url type="application/atom+xml" method="GET" template="http://www.etfinspector.com/opensearch.php?q={searchTerms}&amp;page={startPage}&amp;format=atom" />
  
  <Url type="application/x-suggestions+json" method="GET" template="http://www.etfinspector.com/opensearch.php?q={searchTerms}&amp;format=json" />  
  <moz:SearchForm>http://www.etfinspector.com/search.php</moz:SearchForm>
  <AdultContent>false</AdultContent>

</OpenSearchDescription>
