<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
	<ShortName>Hello Twitter!</ShortName>
	<Description>Live Twitter updates about any term</Description>
	<InputEncoding>UTF-8</InputEncoding>      
	<Image height="16" width="16">http://hellotwitter.net/favicon.ico</Image>	
	<Tags>Twitter</Tags>
	<Contact>leandro@ama.to</Contact>
	<Url type="text/html" template="http://hellotwitter.net/{searchTerms}"/>
	<Url type="application/opensearchdescription+xml" rel="self" template="http://hellotwitter.net/opensearch.xml" />

	<SearchForm>http://hellotwitter.net/</SearchForm>		
	<Query role="example" searchTerms="Google" />		
</OpenSearchDescription>
