<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1">
  
  <!-- Home Page -->
  <url>
    <loc>https://3dtropical.com/</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://3dtropical.com/src/assets/images/Logo1.png</image:loc>
      <image:title>3DTropical Logo</image:title>
      <image:caption>3DTropical - Revolutionizing Healthcare Access with 3D Printing Technology</image:caption>
    </image:image>
  </url>
  
  <!-- Home Page (Alternative Route) -->
  <url>
    <loc>https://3dtropical.com/home</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
  </url>
  
  <!-- Blog Page -->
  <url>
    <loc>https://3dtropical.com/blog</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
  </url>
  
  <!-- About Section (Anchor) -->
  <url>
    <loc>https://3dtropical.com/home#about</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Pioneer Section (Anchor) -->
  <url>
    <loc>https://3dtropical.com/home#pioneer</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>
  
  <!-- Contact Section (Anchor) -->
  <url>
    <loc>https://3dtropical.com/home#contact</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  
  <!-- Note: Individual blog posts will be dynamically added when they exist -->
  <!-- Example structure for future blog posts:
  <url>
    <loc>https://3dtropical.com/blog/your-blog-post-slug</loc>
    <lastmod>2024-12-19</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>
  -->
  
</urlset>
