<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

    <!-- Main Site -->
    <url>
        <loc>https://mycallbag.com/</loc>
        <lastmod>2026-03-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>1.0</priority>
    </url>

    <!-- Blog Index -->
    <url>
        <loc>https://mycallbag.com/blog/</loc>
        <lastmod>2026-03-26</lastmod>
        <changefreq>weekly</changefreq>
        <priority>0.9</priority>
    </url>

    <!-- Blog Posts -->
    <url>
        <loc>https://mycallbag.com/blog/rosenbaum-card/</loc>
        <lastmod>2026-03-26</lastmod>
        <changefreq>monthly</changefreq>
        <priority>0.8</priority>
        <news:news>
            <news:publication>
                <news:name>My Call Bag Blog</news:name>
                <news:language>en</news:language>
            </news:publication>
            <news:publication_date>2026-03-26</news:publication_date>
            <news:title>A Better Way to Test Near Vision: How My Call Bag Improves on the Rosenbaum Card</news:title>
        </news:news>
    </url>

</urlset>
