<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
                <ShortName>MS-Next</ShortName>
                <Description>Search Through MS-Next.net</Description>
				<Tags>Next Search</Tags>
				<Contact>contact@ms-next.net</Contact>
               	<Url type="text/html" template="http://www.ms-next.net/index.php?s={searchTerms}"/>
				<LongName>MS-Next.net Search</LongName>
				<Image height="64" width="64" type="image/png">http://www.ms-next.net/websearch.png</Image>
				<Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.ms-next.net/favicon.ico</Image>
				<Query role="example" searchTerms="MS-Next" />
				<Developer>eRcolania, Inc.</Developer>
				<Attribution>Search data Copyright 2007. MS-Next.net and eRcolania, Inc. All Rights Reserved</Attribution>
                <SyndicationRight>open</SyndicationRight>
                <AdultContent>false</AdultContent>
                <Language>en-us</Language>
                <OutputEncoding>UTF-8</OutputEncoding>
                <InputEncoding>UTF-8</InputEncoding>
</OpenSearchDescription>
<!-- 
// This will Only work with Internet Explorer 7  
//For Sinple Search use:
<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
                <ShortName>Lorgor.net</ShortName>
                <Description>Lorgor.net provider</Description>
                <InputEncoding>UTF-8</InputEncoding><Url type="text/html" template="http://www.lorgor.net/index.php?s={searchTerms}"/></OpenSearchDescription>
//
For Header of webpage use:
<link title="Lorgor Search" rel="search"
   type="application/opensearchdescription+xml"
   href="http://www.lorgor.net/lorgorsearch.xml">
-->

