<?xml version="1.0" encoding="UTF-8"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Search TRLN</ShortName>
	<Description>Search the collections of the Triangle Research Library Network (Duke, NC Central, NC State, and UNC Chapel Hill) and retrieve results in RSS format.</Description>
	<Tags>library trln catalog</Tags>
	<Contact>searchtrln@unc.edu</Contact>
	<Url type="text/html" 
		indexOffset="0"
		template="http://search.trln.org/search?N=0&amp;Ntk=Keyword&amp;Ntt={searchTerms?}&amp;Nao={startIndex?}" />
	<!-- <Url type="application/rss+xml"
		indexOffset="0"
		template="http://search.trln.org/search?N=0&amp;Ntk=Keyword&amp;Ntt={searchTerms?}&amp;Nao={startIndex?}&amp;output-format=opensearch" /> -->
	<Url type="application/xml" 
		indexOffset="0"
		template="http://search.trln.org/search?N=0&amp;Ntk=Keyword&amp;Ntt={searchTerms?}&amp;Nao={startIndex?}&amp;output-format=xml" />
	<LongName>Search TRLN</LongName>
	<Image type="image/gif" height="64" width="64">http://search.trln.org/images/trln-feed-logo.jpg</Image>
	<Image type="image/vnd.microsoft.icon" height="16" width="16">http://search.trln.org/images/favicon.ico</Image>
	<!-- <Developer>Emily Lynema, NCSU Libraries</Developer> -->
	<AdultContent>false</AdultContent>
	<Language>*</Language>
	<SyndicationRight>open</SyndicationRight>
	<InputEncoding>UTF-8</InputEncoding>
	<OutputEncoding>UTF-8</OutputEncoding>
	
	<Query role="example" searchTerms="trln" />
</OpenSearchDescription>