<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <ShortName>US Cities</ShortName>
  <Description>Search the feed of US Cities</Description>
  <Tags>usa cities demography</Tags>
  <Contact>admin@example.com</Contact>
  <Url type="application/opensearchdescription+xml"
       rel="self" template="http://www.rajsingh.org/service/uscities.xml" />
  <Url type="application/atom+xml" method="get" 
	   template="http://www.rajsingh.org/service/uscities.php?q={searchTerms?}&amp;id={uniqueID?}&amp;bbox={geo:box?}&amp;crs={coordinatereferencesystem?}&amp;maxfeatures={maximumcitiestoreturn?}&amp;format=atom"/>
	  <Url type="text/html" method="get" 
		   template="http://www.rajsingh.org/service/uscities.php?q={searchTerms}&amp;id={uniqueID?}&amp;bbox={geo:box?}&amp;crs={coordinatereferencesystem?}&amp;maxfeatures={maximumcitiestoreturn?}&amp;format=html"/>
</OpenSearchDescription>
