<?php require_once('config.inc.php'); ?>
<?xml version="1.0" encoding="utf-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>YOUR NAME</ShortName>
    <Description>YOUR TITLE</Description>
    <Url type="text/html" method="get" template="http://www.bollywood-mp3.com/index.php?search={searchTerms}"/>
    <Contact>yoyrmail@gmail.com</Contact>
    <LongName>YOUR TITLE</LongName>
    <Image height="16" width="16"></Image>

    <Developer>YOUR NAME</Developer>
    <SyndicationRight>open</SyndicationRight>
    <AdultContent>false</AdultContent>
    <Language>en-EN</Language>
    <OutputEncoding>UTF-8</OutputEncoding>
    <InputEncoding>UTF-8</InputEncoding>

</OpenSearchDescription>