<?xml version="1.0" encoding="UTF-8"?>
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">
    <ShortName>TaxiPrime</ShortName>
    <Description>Search TaxiPrime</Description>
    <ShortName xml:lang="es">TaxiPrime</ShortName>
    <Description xml:lang="es">Buscar en TaxiPrime</Description>
    <ShortName xml:lang="ca">TaxiPrime</ShortName>
    <Description xml:lang="ca">Cercar a TaxiPrime</Description>
    <ShortName xml:lang="en">TaxiPrime</ShortName>
    <Description xml:lang="en">Search TaxiPrime</Description>
    <InputEncoding>UTF-8</InputEncoding>
    <Image height="16" width="16" type="image/x-icon">/favicon.ico</Image>
    <!-- Per-locale search templates -->
    <Url type="text/html" method="GET" template="https://taxiprime.app/es/search?q={searchTerms}" />
    <Url type="text/html" method="GET" template="https://taxiprime.app/ca/search?q={searchTerms}" />
    <Url type="text/html" method="GET" template="https://taxiprime.app/en/search?q={searchTerms}" />
    <Url type="application/opensearchdescription+xml" rel="self"
        template="https://taxiprime.app/opensearch.xml" />
</OpenSearchDescription>
