| <?xml version="1.0" encoding="UTF-8"?> | |
| <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> | |
| <ShortName>godoc</ShortName> | |
| <Description>The Go Programming Language</Description> | |
| <Tags>go golang</Tags> | |
| <Contact /> | |
| <Url type="text/html" template="{{.BaseURL}}/search?q={searchTerms}" /> | |
| <Image height="15" width="16" type="image/x-icon">/favicon.ico</Image> | |
| <OutputEncoding>UTF-8</OutputEncoding> | |
| <InputEncoding>UTF-8</InputEncoding> | |
| </OpenSearchDescription> |