﻿<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
	xmlns:moz="http://www.mozilla.org/2006/browser/search/">
  <Description>Search Elixir website</Description>
  <SearchForm>http://elixir-lang.org/</SearchForm>
  <moz:SearchForm>http://elixir-lang.org/</moz:SearchForm>
  <InputEncoding>UTF-8</InputEncoding>
  <Language>en</Language>

  <ShortName>elixir-lang.org</ShortName>
  <Url rel="self" type="application/opensearchdescription+xml" href="http://elixir-lang.org/opensearch.xml" />
  <Url method="get" type="text/html" 
      template="https://www.google.com/search?q={searchTerms}&amp;sitesearch=elixir-lang.org" />
  <Image width="16" height="16">http://elixir-lang.org/favicon.ico</Image>
</OpenSearchDescription>