<?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:news="http://www.google.com/schemas/sitemap-news/0.9">
  <!-- Homepage -->
  <url>
    <loc>https://www.vercelios.com</loc>
    <lastmod>2024-12-01</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    <image:image>
      <image:loc>https://www.vercelios.com/logo.png</image:loc>
      <image:title>Vercelios - Vercel App for iOS</image:title>
      <image:caption>Monitor and manage your Vercel deployments on iOS</image:caption>
    </image:image>
  </url>

  <!-- Blog Index -->
  <url>
    <loc>https://www.vercelios.com/blog</loc>
    <lastmod>2024-12-03</lastmod>
    <changefreq>daily</changefreq>
    <priority>0.9</priority>
  </url>

  <!-- Latest Blog Post -->
  <url>
    <loc>https://www.vercelios.com/blog/vercel-push-notifications</loc>
    <lastmod>2024-12-03</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.8</priority>
    <news:news>
      <news:publication>
        <news:name>Vercelios Blog</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2024-12-03</news:publication_date>
      <news:title>Vercelios Push Notifications - Stay Updated on Your Deployments</news:title>
    </news:news>
    <image:image>
      <image:loc>https://images.vercelios.com/pushes.gif</image:loc>
      <image:title>Vercelios Push Notifications</image:title>
      <image:caption>Real-time push notifications for Vercel deployments</image:caption>
    </image:image>
  </url>

  <!-- Other Blog Posts -->
  <url>
    <loc>https://www.vercelios.com/blog/what-is-vercel</loc>
    <lastmod>2024-12-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://images.vercelios.com/blog/what-is-vercel/what-is-vercel.webp</image:loc>
      <image:title>What is Vercel?</image:title>
      <image:caption>Complete guide to understanding Vercel platform</image:caption>
    </image:image>
  </url>

  <url>
    <loc>https://www.vercelios.com/blog/is-vercel-free</loc>
    <lastmod>2024-12-03</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.7</priority>
    <image:image>
      <image:loc>https://images.vercelios.com/blog/is-vercel-free/vercel-pricing.webp</image:loc>
      <image:title>Is Vercel Free?</image:title>
      <image:caption>Complete guide to Vercel's pricing and free tier</image:caption>
    </image:image>
  </url>
</urlset>