<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" 
        xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" 
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9 
                            http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd
                            http://www.google.com/schemas/sitemap-image/1.1
                            http://www.google.com/schemas/sitemap-image/1.1/sitemap-image.xsd">
  <!-- Homepage -->
  <url>
    <loc>https://solanatokenlabs.io/</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs Logo</image:title>
      <image:caption>Create your own Solana token in minutes</image:caption>
    </image:image>
  </url>
  
  <!-- Sitemap Page -->
  <url>
    <loc>https://solanatokenlabs.io/sitemap</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs Logo</image:title>
      <image:caption>Navigate Solana Token Labs Resources</image:caption>
    </image:image>
  </url>
  
  <!-- Not Found Page -->
  <url>
    <loc>https://solanatokenlabs.io/404</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>yearly</changefreq>
    <priority>0.3</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs Logo</image:title>
    </image:image>
  </url>
  
  <!-- Resources (these are virtual pages but important for SEO) -->
  <url>
    <loc>https://solanatokenlabs.io/resources/token-creation</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs - Token Creation</image:title>
      <image:caption>Learn about creating tokens on Solana</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>https://solanatokenlabs.io/resources/liquidity-pools</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs - Liquidity Pools</image:title>
      <image:caption>Information about Solana liquidity pools</image:caption>
    </image:image>
  </url>
  
  <url>
    <loc>https://solanatokenlabs.io/resources/token-management</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs - Token Management</image:title>
      <image:caption>Manage your Solana tokens</image:caption>
    </image:image>
  </url>
  
  <!-- FAQ Section (as a separate page for SEO) -->
  <url>
    <loc>https://solanatokenlabs.io/faq</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs - Frequently Asked Questions</image:title>
      <image:caption>Common questions about Solana token creation</image:caption>
    </image:image>
  </url>
  
  <!-- Terms and Policies (important for credibility) -->
  <url>
    <loc>https://solanatokenlabs.io/terms</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <url>
    <loc>https://solanatokenlabs.io/privacy</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.4</priority>
  </url>
  
  <!-- Future planned sections -->
  <url>
    <loc>https://solanatokenlabs.io/blog</loc>
    <lastmod>2023-11-25</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://solanatokenlabs.io/logo.png</image:loc>
      <image:title>Solana Token Labs - Blog</image:title>
      <image:caption>Latest news and updates about Solana tokens</image:caption>
    </image:image>
  </url>
</urlset>