Source code

Revision control

Copy as Markdown

Other Tools

<?xml version="1.0" encoding="UTF-8"?>
<ShortName>engine.xml</ShortName>
<Description>A test search engine</Description>
<InputEncoding>UTF-8</InputEncoding>
<Url type="text/html" method="GET" template="http://www.example.com/">
<Param name="q" value="{searchTerms}"/>
</Url>
<SearchForm>http://www.example.com/</SearchForm>
</SearchPlugin>