<?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>CapTech</ShortName>
  <Description>Busca cursos de tecnología en CapTech Perú</Description>
  <Tags>tecnología cursos online perú desarrollo web cloud ciberseguridad ia</Tags>
  <Url type="text/html" method="get"
       template="https://captech.pe/cursos#{searchTerms}"/>
  <Url type="application/opensearchdescription+xml"
       rel="self"
       template="https://captech.pe/opensearch.xml"/>
  <Image height="16" width="16" type="image/x-icon">https://captech.pe/favicon.ico</Image>
  <Image height="64" width="64" type="image/png">https://captech.pe/icon-192.png</Image>
  <Language>es-PE</Language>
  <OutputEncoding>UTF-8</OutputEncoding>
  <InputEncoding>UTF-8</InputEncoding>
  <AdultContent>false</AdultContent>
</OpenSearchDescription>
