<?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/">
  <ShortName>LexFlow</ShortName>
  <Description>대한민국 법령·판례·행정규칙·조약 통합 법률 정보 검색</Description>
  <Tags>law korea legislation case-law lexflow</Tags>
  <Contact>master@gnacar.com</Contact>
  <InputEncoding>UTF-8</InputEncoding>
  <OutputEncoding>UTF-8</OutputEncoding>
  <Language>ko-KR</Language>
  <Image width="16" height="16" type="image/x-icon">https://lexflow.clinic/favicon.ico</Image>
  <Image width="32" height="32" type="image/png">https://lexflow.clinic/logo.png</Image>
  <Url type="text/html" method="get"
       template="https://lexflow.clinic/search?q={searchTerms}"/>
  <Url type="application/x-suggestions+json" method="get"
       template="https://lexflow.clinic/api/v1/search/opensearch-suggest?q={searchTerms}"/>
  <Url type="application/atom+xml" rel="results" method="get"
       template="https://lexflow.clinic/recent.atom"/>
  <Query role="example" searchTerms="민법 제750조"/>
  <Query role="example" searchTerms="소멸시효"/>
  <SyndicationRight>open</SyndicationRight>
  <AdultContent>false</AdultContent>
  <moz:SearchForm>https://lexflow.clinic/search</moz:SearchForm>
</OpenSearchDescription>
