<?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>الساعة الآن</ShortName>
  <LongName>الساعة الآن — توقيت العالم</LongName>
  <Description>ابحث عن الوقت الحالي في أي دولة أو مدينة حول العالم، مع التواريخ الهجرية والميلادية وفروق التوقيت.</Description>
  <Tags>time clock world timezone city country الوقت الساعة توقيت</Tags>
  <Contact>awas.qatar@gmail.com</Contact>
  <InputEncoding>UTF-8</InputEncoding>
  <OutputEncoding>UTF-8</OutputEncoding>
  <Language>ar</Language>
  <Language>en</Language>

  <Image width="16" height="16" type="image/svg+xml">https://time-now.me/assets/favicon.svg</Image>

  <!-- صفحة نتائج البحث: تفتح الموقع مع query → JS يفتح overlay البحث تلقائياً -->
  <Url type="text/html"
       method="get"
       template="https://time-now.me/?q={searchTerms}"/>

  <!-- اقتراحات تلقائية أثناء الكتابة (Autocomplete) — JSON Format -->
  <Url type="application/x-suggestions+json"
       method="get"
       template="https://time-now.me/api/cities-search.php?q={searchTerms}&amp;suggest=1"/>

  <!-- Self-reference -->
  <Url type="application/opensearchdescription+xml"
       rel="self"
       template="https://time-now.me/opensearch.xml"/>

  <moz:SearchForm>https://time-now.me/</moz:SearchForm>
</OpenSearchDescription>
