<?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>TypeScript入門『サバイバルTypeScript』</ShortName>
  <Description>Search TypeScript入門『サバイバルTypeScript』</Description>
  <InputEncoding>UTF-8</InputEncoding>
  <Image width="16" height="16" type="image/x-icon">https://typescriptbook.jp/img/logo.svg</Image>
  <Url type="text/html" method="get" template="https://typescriptbook.jp/search?q={searchTerms}"/>
  <Url type="application/opensearchdescription+xml" rel="self" template="https://typescriptbook.jp/opensearch.xml" />
  <moz:SearchForm>https://typescriptbook.jp/</moz:SearchForm>
</OpenSearchDescription>