<?xml version="1.0" encoding="UTF-8"?>
<!--
    Scribbin Sitemap

    This file lists all public pages for search engine discovery.
    Submit this to Google Search Console for faster indexing.

    Priority values (0.0 to 1.0):
    - 1.0: Homepage (most important)
    - 0.8-0.9: Key landing pages
    - 0.6-0.7: Secondary pages
    - 0.3-0.5: Policy/legal pages

    Changefreq options: always, hourly, daily, weekly, monthly, yearly, never
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">

    <!-- Homepage - Highest Priority -->
    <url>
        <loc>https://scribbin.com/</loc>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Core Public Pages -->
    <url>
        <loc>https://scribbin.com/library</loc>
        <changefreq>daily</changefreq>
        <priority>0.9</priority>
    </url>

    <url>
        <loc>https://scribbin.com/gift-purchase</loc>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Authentication Pages -->
    <url>
        <loc>https://scribbin.com/register</loc>
        <changefreq>monthly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://scribbin.com/login</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Help Center -->
    <url>
        <loc>https://scribbin.com/help</loc>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <url>
        <loc>https://scribbin.com/help?article=getting-started</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://scribbin.com/help?article=how-it-works</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://scribbin.com/help?article=pricing</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <url>
        <loc>https://scribbin.com/help?article=faqs</loc>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Legal/Policy Pages -->
    <url>
        <loc>https://scribbin.com/child-safety</loc>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
    </url>

    <url>
        <loc>https://scribbin.com/privacy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://scribbin.com/terms</loc>
        <changefreq>yearly</changefreq>
        <priority>0.4</priority>
    </url>

    <url>
        <loc>https://scribbin.com/cookie-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://scribbin.com/refund-policy</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <url>
        <loc>https://scribbin.com/acceptable-use</loc>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

</urlset>
