<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
  <!--
    AnkiCat OpenSearch description.
    Browsers can install AnkiCat as a search engine via the search bar.
    Currently points to the marketing search if a search page is added.
    https://ankicat.com/opensearch.xml
  -->
  <ShortName>AnkiCat</ShortName>
  <Description>Search AnkiCat — AI flashcard and study platform</Description>
  <Url type="text/html" template="https://ankicat.com/search?q={searchTerms}"/>
  <Url type="application/opensearchdescription+xml" rel="self" template="https://ankicat.com/opensearch.xml"/>
  <Image height="32" width="32" type="image/svg+xml">https://ankicat.com/favicon.svg</Image>
  <Image height="16" width="16" type="image/x-icon">https://ankicat.com/favicon.ico</Image>
  <InputEncoding>UTF-8</InputEncoding>
  <Language>en</Language>
  <Language>pt</Language>
  <Contact>support@ankicat.com</Contact>
  <Developer>MARTINS HIGH QUALITY SOFTWARE LTDA</Developer>
  <LongName>AnkiCat AI Flashcard Generator</LongName>
  <Tags>flashcards spaced-repetition active-recall study ai education</Tags>
</OpenSearchDescription>
