
    <?xml version="1.0" encoding="UTF-8"?>
    <urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
      <url>
        <loc>https://mypapersize.com/</loc> {/* Replace with actual URL */}
        <lastmod>2025-05-05</lastmod> {/* Update date on changes */}
        <changefreq>monthly</changefreq>
        <priority>1.0</priority>
      </url>
      <url>
        <loc>https://mypapersize.com/about</loc> {/* Replace with actual URL */}
        <lastmod>2025-05-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.8</priority>
      </url>
       <url>
        <loc>https://mypapersize.com/privacy</loc> {/* Replace with actual URL */}
        <lastmod>2025-05-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
      </url>
       <url>
        <loc>https://mypapersize.com/report-error</loc> {/* Replace with actual URL */}
        <lastmod>2025-05-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.5</priority>
      </url>
       <url>
        <loc>https://mypapersize.com/surprise</loc> {/* Replace with actual URL */}
        <lastmod>2025-05-05</lastmod>
        <changefreq>yearly</changefreq>
        <priority>0.3</priority>
      </url>
    </urlset>
  