<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"
	xmlns:cinii="http://wordnet.jp/kotohub//1.0/">
  <ShortName>ことはぶ</ShortName>
	<Description>ことはぶ / KotoHub - 日本語lexiconリポジトリ</Description>
	<Image height="16" width="16" type="image/x-icon">http://wordnet.jp/kotohub/static/favicon.ico</Image>
  <InputEncoding>UTF-8</InputEncoding>
  <OutputEncoding>UTF-8</OutputEncoding>
	<Url type="text/html" template="http://wordnet.jp/kotohub/r">
    <Param name="str" value="{searchTerms}"/>
    <Param name="type" value="1"/>
  </Url>
  <Url type="application/x-suggestions+json" method="GET" template="http://wordnet.jp/kotohub/opensearch/autocomplete">
    <Param name="q" value="{searchTerms}"/>
  </Url>
	<Url type="application/rdf+xml" template="http://wordnet.jp/kotohub/term/{searchTerms}.rdf"/>
</OpenSearchDescription>
