<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <!-- Home page (redirects to welcome but acts as main entry point) -->
  <url>
    <loc>https://cipl.site/</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
  </url>
  
  <!-- Welcome/Landing page (main content page) -->
  <url>
    <loc>https://cipl.site/welcome</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Sign in page -->
  <url>
    <loc>https://cipl.site/signin</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Terms of Service page -->
  <url>
    <loc>https://cipl.site/terms</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
  
  <!-- Privacy Policy page -->
  <url>
    <loc>https://cipl.site/privacy</loc>
    <lastmod>2024-12-14</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.5</priority>
  </url>
</urlset>