<?xml version="1.0" encoding="UTF-8"?>
<!--
    OpenSearch description for Infyner.
    Tells browsers (Chrome, Firefox, Edge) how to use Infyner's company search natively.
    When this is referenced via <link rel="search"> in the page head, browsers can offer
    Infyner search from the address bar with a custom keyword.

    Easy maintenance: just edit the URLs and ShortName here. The platform-wide hookup is
    a single <link rel="search"> tag in CB/Views/Shared/_Layout.cshtml.
-->
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
                       xmlns:moz="http://www.mozilla.org/2006/browser/search/">
    <ShortName>Infyner</ShortName>
    <Description>Search 3.8M+ Indian companies and 6.8M+ directors on Infyner.</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image height="32" width="32" type="image/png">https://www.infyner.com/favicon-32x32.png</Image>
    <Image height="16" width="16" type="image/png">https://www.infyner.com/favicon-16x16.png</Image>
    <Url type="text/html"
         method="get"
         template="https://www.infyner.com/company-advanced-search?q={searchTerms}"/>
    <Url type="application/opensearchdescription+xml"
         rel="self"
         template="https://www.infyner.com/opensearch.xml"/>
    <moz:SearchForm>https://www.infyner.com/company-advanced-search</moz:SearchForm>
    <Language>en-IN</Language>
    <OutputEncoding>UTF-8</OutputEncoding>
    <Tags>India company MCA CIN director search</Tags>
    <Contact>support@infyner.com</Contact>
    <Developer>Infyner</Developer>
    <Attribution>© Infyner. Data aligned to MCA filings.</Attribution>
    <SyndicationRight>open</SyndicationRight>
    <AdultContent>false</AdultContent>
</OpenSearchDescription>
