1
<?xml version="1.0" encoding="UTF-8"?>
2
<SearchPlugin xmlns="http://www.mozilla.org/2006/browser/search/"
3
xmlns:os="http://a9.com/-/spec/opensearch/1.1/">
4
<os:ShortName>Google</os:ShortName>
5
<os:Description></os:Description>
6
<os:InputEncoding>UTF-8</os:InputEncoding>
7
<os:Url type="text/html" method="GET" template="http://www.google.com/search?q={searchTerms}"></os:Url>