<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
                <ShortName>Meawdam</ShortName>
                <Description>Searh Through Meawdam.com</Description>
				<Tags>Meawdam Search</Tags>
				<Contact>contact@lorgor.net</Contact>
               	<Url type="text/html" template="http://www.meawdam.com/index.php?s={searchTerms}"/>
				<LongName>MeawDam-BlackCat Searh</LongName>
				<Image height="64" width="64" type="image/png">http://www.meawdam.com/websearch.png</Image>
				<Image height="16" width="16" type="image/vnd.microsoft.icon">http://www.meawdam.com/websearch.ico</Image>
				<Query role="example" searchTerms="Black Cat" />
				<Developer>L.orgor</Developer>
				<Attribution>Search data Copyright 2006-2007, Meawdam.com, All Rights Reserved</Attribution>
                <SyndicationRight>open</SyndicationRight>
                <AdultContent>false</AdultContent>
                <Language>th-th</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="Meawdam Search" rel="search"
   type="application/opensearchdescription+xml"
   href="http://www.meawdam.com/meawdamsearch.xml">
-->

