<?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>NDL Search</ShortName>
    <LongName>National Diet Library Search</LongName>
    <Description>国立国会図書館サーチ</Description>
    <Url type="text/html"
         indexOffset="1"
         pageOffset="1"
         method="GET" template="https://ndlsearch.ndl.go.jp/api/openurl?any={searchTerms}" />
    <Url type="application/rss+xml"
         indexOffset="1"
         pageOffset="1"
         method="GET" template="https://ndlsearch.ndl.go.jp/api/opensearch?any={searchTerms}&amp;idx={startPage?}" />
    <InputEncoding>UTF-8</InputEncoding>
    <moz:SearchForm>https://ndlsearch.ndl.go.jp/</moz:SearchForm>
    <Contact>https://ndlsearch.ndl.go.jp/</Contact>
    <Image height="16" width="16" type="image/icon">https://ndlsearch.ndl.go.jp/assets/ndls/favicon/favicon.ico</Image>
</OpenSearchDescription>
