<?xml version="1.0"?>

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
  xmlns:moz="http://www.mozilla.org/2006/browser/search/"
  xmlns:suggestions="http://www.opensearch.org/specifications/opensearch/extensions/suggestions/1.1">
  <ShortName>豆瓣(手机版)</ShortName>
  <Description>搜索书 / 影 / 音 / 活动 / 标签</Description>
  <Url type="text/html" method="get" template="https://m.douban.com/search">
    <Param name="q" value="{searchTerms}" />
  </Url>
  <InputEncoding>UTF-8</InputEncoding>
  <moz:SearchForm>https://m.douban.com/search</moz:SearchForm>
  <Url type="application/json" rel="suggestions" template="https://m.douban.com/j/opensearch_suggest?q={searchTerms}" />
  <Url type="application/x-suggestions+json" template="https://m.douban.com/j/opensearch_suggest?q={searchTerms}" />
  <Image height="16" width="16" type="image/x-icon">https://img3.doubanio.com/f/talion/de01f10f57b2ae751224c6d1a193bafd2f02dd89/pics/icon/favicon.ico</Image>
</OpenSearchDescription>