<?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>ArtsConnectEd</ShortName>
  <LongName>ArtsConnectEd - Tools for Teaching the Arts</LongName>
  <Image height="16" width="16" type="image/png">http://zoom.artsconnected.org/images/favicon.png</Image>
  <Description>ArtsConnectEd: Collections</Description>
  <Tags>ArtsConnectEd Art Teaching Tools Collections</Tags>

  <Contact>webmaster@walkerart.org</Contact>
  <Url type="text/html"
    method="get"
    xmlns:ace2="http://zoom.artsconnected.org/opensearch/extensions"
    template="http://zoom.artsconnected.org/resource/list?category=all&amp;query={searchTerms}&amp;page={startPage}&amp;perpage={count?}" />
  <Url type="application/rss+xml"
    xmlns:ace2="http://zoom.artsconnected.org/opensearch/extensions"
    template="http://zoom.artsconnected.org/resource/opensearch?query={searchTerms}&amp;page={startPage}&amp;perpage={count?}&amp;category={ace2:category?}&amp;sortby={ace2:sortby?}&amp;order={ace2:order?}&amp;f_workHasThumbnailMedia={ace2:f_workHasThumbnailMedia?}&amp;f_workIsOnview={ace2:f_workIsOnview?}" />

  <Query role="example" searchTerms="chuck close" />
  <Query role="example"
    title="Example search shows some of the ACE2 custom fields"
    xmlns:ace2="http://zoom.artsconnected.org/opensearch/extensions"
    searchTerms="chuck close"
    ace2:category="work"
    ace2:combosort="date_desc"
    ace2:f_workHasThumbnailMedia="on" />
    
  <Attribution>
    Search data &amp;copy; 2012, ArtsConnectEd, All Rights Reserved.
  </Attribution>

  <SyndicationRight>open</SyndicationRight>

  <AdultContent>false</AdultContent>
  <Language>en-us</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
