<?xml version="1.0" encoding="UTF-8"?>
<!--
  Sitemap for dasticos.com

  Deliberately short. This app is a multi-tenant school system: essentially
  every page lives behind a sign-in and must NOT be indexed (see robots.txt).
  The homepage is the only genuinely public page, and its Features, Pricing and
  FAQ sections are anchors on that same page rather than separate URLs, so
  listing them here would be listing the same document repeatedly.

  A sitemap that names pages a crawler cannot reach - or names the same page
  several times - is worse than a small honest one: Search Console reports the
  unreachable entries as errors and it slows down indexing of the page that
  matters.

  If a real public page is added later (a blog, a help centre, per-school public
  pages), add a <url> block for it here and resubmit in Search Console.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <url>
        <loc>https://dasticos.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Guides. These exist so the site has pages that can rank for the
         questions schools actually search for - the homepage can only ever rank
         for the product's own name. Add a block here for each new guide. -->
    <url>
        <loc>https://dasticos.com/guides/cbt-exams-in-nigerian-schools</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://dasticos.com/guides/report-cards-and-results-in-nigerian-schools</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://dasticos.com/guides/school-database-software-for-nigerian-schools</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://dasticos.com/guides/running-school-admissions-online</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://dasticos.com/guides/school-management-software-nigeria</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
    <url>
        <loc>https://dasticos.com/guides/school-fees-management-nigeria</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>
</urlset>
