﻿<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>Shelfari</ShortName>
    <!--<LongName>Shelfari Web Search</LongName>-->
    <Description>Search for books, authors and more</Description>
    <!--<Tags>example web</Tags>-->
    <Contact>feedback@shelfari.com</Contact>
    <!--<Url type="application/atom+xml" template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=atom"/>-->
    <!--<Url type="application/rss+xml" template="http://example.com/?q={searchTerms}&amp;pw={startPage?}&amp;format=rss"/>-->
    <Url type="text/html" template="http://www.shelfari.com/search/books?keywords={searchTerms}"/>
    <Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.shelfari.com/favicon.ico</Image>
    <Query role="example" searchTerms="Harry Potter" />
    <Developer>Shelfari.com Development Team</Developer>
    <Attribution>&copy; 2013 Shelfari, Inc. | Portions of Shelfari.com are Copyright &copy; 1996-2013 Amazon.com, Inc. or its affiliates.</Attribution>
    <SyndicationRight>open</SyndicationRight>
    <AdultContent>false</AdultContent>
    <Language>en-us</Language>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
