<?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>PRSinsight</ShortName>
  <LongName>PRSinsight — 한국 성형외과 AI 논문 검색</LongName>
  <Description>한국 의사들을 위한 PubMed 논문 검색 (한글 매핑 + NER + 인용 보강).</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image height="32" width="32" type="image/png">https://prs-insight.online/assets/img/icon-32.png</Image>
  <Language>ko-KR</Language>
  <SearchForm>https://prs-insight.online/search</SearchForm>
  <Url type="text/html"
       method="get"
       template="https://prs-insight.online/search?q={searchTerms}"/>
  <Url type="application/json"
       template="https://prs-insight.online/api/v1/search/suggest?q={searchTerms}"/>
  <Url type="application/opensearchdescription+xml"
       rel="self"
       template="https://prs-insight.online/opensearch.xml"/>
  <moz:SearchForm>https://prs-insight.online/search</moz:SearchForm>
  <Developer>PRSinsight</Developer>
  <Contact>ysseo@rebeauty.co.kr</Contact>
  <AdultContent>false</AdultContent>
</OpenSearchDescription>
