<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Warwick Blogs</ShortName>
	<LongName>University of Warwick Blogs</LongName>
	<Developer>University of Warwick e-lab</Developer>
	<Description>Search blogs at the University of Warwick
	</Description>
	<Contact>elab@warwick.ac.uk</Contact>
	<Tags>university warwick academic blogs weblogs</Tags>
	<Image width="16" height="16" type="image/vnd.microsoft.icon">
		http://search.warwick.ac.uk/static/search/images/favicon.ico</Image>
	<Url type="text/html"
		template="http://search.warwick.ac.uk/blogs?q={searchTerms}&amp;pagenumber={startPage}"
		method="get" />
	<Url type="application/rss+xml"
		template="http://search.warwick.ac.uk/rss?sortBy=rel&amp;q={searchTerms}&amp;pagenumber={startPage}"
		method="get" />
	<Url type="application/x-suggestions+json"
        template="http://search.warwick.ac.uk/search/suggest.json?q={searchTerms}"/>
	<Query role="example" searchTerms="music" />
	<AdultContent>false</AdultContent>
</OpenSearchDescription>