<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/xsl" href="sitemap.xsl"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

  <!-- Homepage -->
  <url>
    <loc>https://app.unecast.com</loc>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
  </url>

  <!-- Login Page -->
  <url>
    <loc>https://app.unecast.com/login</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Register Page -->
  <url>
    <loc>https://app.unecast.com/register</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Forgot Password Page -->
  <url>
    <loc>https://app.unecast.com/forgot-password</loc>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
  </url>


</urlset>
