<?xml version="1.0" encoding="UTF-8"?>
<!--
  Two pages, which is all there are: the site is an application, not a
  library of documents. /account is left out deliberately — it is a signed-in
  view and has nothing to say to a crawler.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>https://ouratlas.co.in/</loc>
    <changefreq>monthly</changefreq>
    <priority>1.0</priority>
  </url>
  <url>
    <loc>https://ouratlas.co.in/create</loc>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
</urlset>
