<?xml version="1.0"?>
<searchProviders>
	<!-- Enterprise Architect User Guide -->
    <OpenSearchDescription> 
        <ShortName>EA User Guide</ShortName>
        <Url type="text/html" template="http://www.sparxsystems.com/cgi-bin/search/search.pl?Terms={searchTerms}&amp;Realm=EA+User+Guide" />
    </OpenSearchDescription>
	<!-- Google -->
    <OpenSearchDescription>
        <ShortName>Google</ShortName>
        <Description>Google - English language sites</Description>
        <InputEncoding>UTF-8</InputEncoding>
        <Url type="text/html" method="GET" template="http://www.google.com/search?q={searchTerms}"/>
    </OpenSearchDescription>
	<!-- Microsoft Developer Network (via Google) -->
    <OpenSearchDescription> 
        <ShortName>MSDN</ShortName>
        <InputEncoding>UTF-8</InputEncoding>
        <Url type="text/html" method="GET" template="http://www.google.com/search?q={searchTerms}+site:msdn.microsoft.com" />
    </OpenSearchDescription>
	<!-- Sun Microsystems Java Documentation -->
    <OpenSearchDescription> 
        <ShortName>Sun Java SE</ShortName>
        <Url type="text/html" template="http://search.sun.com/main/index.jsp?charset=utf-8&gt;col=main-developer-apis&amp;qt={searchTerms}&amp;x=0&amp;y=0&amp;reslang=en" />
    </OpenSearchDescription>
	<!-- Wikipedia -->
    <OpenSearchDescription>
        <ShortName>Wikipedia</ShortName>
        <Description>Wikipedia (English)</Description>
        <Url type="text/html" method="get" template="http://en.wikipedia.org/w/index.php?title=Special:Search&amp;search={searchTerms}"/>
    </OpenSearchDescription>    
	<!-- Koders.com -->
    <OpenSearchDescription>
        <ShortName>Koders</ShortName>
        <Description>Koders Code Search</Description>
        <Url type="text/html" method="get" template="http://www.koders.com/default.aspx?s={searchTerms}&amp;submit=Search&amp;la=*&amp;li=*"/>
    </OpenSearchDescription>    
</searchProviders>
