<?xml version="1.0" encoding="UTF-8"?>
<!-- Sitemap — OtterNote -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
    <!-- Home -->
    <url>
        <loc>https://otternote.ai/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- About -->
    <url>
        <loc>https://otternote.ai/about/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Contact -->
    <url>
        <loc>https://otternote.ai/contact/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>

    <!-- Pricing -->
    <url>
        <loc>https://otternote.ai/pricing/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
    </url>

    <!-- Privacy -->
    <url>
        <loc>https://otternote.ai/privacy/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Terms -->
    <url>
        <loc>https://otternote.ai/terms/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
    </url>

    <!-- Blog index -->
    <url>
        <loc>https://otternote.ai/blog/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.7</priority>
    </url>

    <!-- Example blog post -->
    <url>
        <loc>https://otternote.ai/blog/learn-with-ai/</loc>
        <lastmod>2025-08-24</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.6</priority>
    </url>
</urlset>
