<?xml version="1.0" encoding="UTF-8"?>
<!-- Enhanced sitemap with more comprehensive page coverage and priority settings -->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">

  <url>
    <loc>https://smartshort.link/</loc>
    <lastmod>2024-11-29</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://smartshort.link/image/quick.png</image:loc>
      <image:title>Fast URL Shortening</image:title>
    </image:image>
  </url>

  <url>
    <loc>https://smartshort.link/terms</loc>
    <lastmod>2024-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://smartshort.link/privacy</loc>
    <lastmod>2024-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.5</priority>
  </url>

  <url>
    <loc>https://smartshort.link/contact</loc>
    <lastmod>2024-11-29</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>

</urlset>
