<?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"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- Homepage (highest priority) -->
  <url>
    <loc>https://vocably.co/</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>weekly</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://vocably.co/og-image.jpg</image:loc>
      <image:title>Vocably - Learn Swedish Vocabulary Daily</image:title>
      <image:caption>Master Swedish vocabulary through daily microlearning with instant translation and spaced repetition</image:caption>
    </image:image>
  </url>

  <!-- Swedish Vocabulary Learning Guide (high value content) -->
  <url>
    <loc>https://vocably.co/guides/learn-swedish-vocabulary</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.9</priority>
    <image:image>
      <image:loc>https://vocably.co/guide-swedish-vocabulary.jpg</image:loc>
      <image:title>Complete Guide to Learning Swedish Vocabulary</image:title>
      <image:caption>Step-by-step guide to mastering Swedish vocabulary with microlearning techniques</image:caption>
    </image:image>
  </url>

  <!-- FAQ Page (important for user support and long-tail keywords) -->
  <url>
    <loc>https://vocably.co/faq</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>

  <!-- App Comparison Page (competitive content) -->
  <url>
    <loc>https://vocably.co/app-comparison</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
  </url>

  <!-- Alternative URL patterns for SEO (301 redirects handled in netlify.toml) -->
  <url>
    <loc>https://vocably.co/swedish-vocabulary</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

  <url>
    <loc>https://vocably.co/learn-swedish</loc>
    <lastmod>2025-01-08</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.6</priority>
  </url>

</urlset>