<?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"
        xsi:schemaLocation="http://www.sitemaps.org/schemas/sitemap/0.9
        http://www.sitemaps.org/schemas/sitemap/0.9/sitemap.xsd"
        xmlns:news="http://www.google.com/schemas/sitemap-news/0.9"
        xmlns:xhtml="http://www.w3.org/1999/xhtml"
        xmlns:image="http://www.google.com/schemas/sitemap-image/1.1"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  
  <!-- =========================== -->
  <!-- UPLINKDASH BLOG SITEMAP    -->
  <!-- =========================== -->
  
  <!-- HOMEPAGE (Highest Priority) -->
  <url>
    <loc>https://uplinkdash.netlify.app/blog/index.html</loc>
    <lastmod>2024-03-15</lastmod>
    <changefreq>daily</changefreq>
    <priority>1.0</priority>
    
    <!-- Image for homepage -->
    <image:image>
      <image:loc>https://uplinkdash.netlify.app/favicon.png</image:loc>
      <image:title>UplinkDash Internet Outage Monitoring</image:title>
      <image:caption>Real-time internet outage tracking and analysis</image:caption>
    </image:image>
    
    <!-- News tag for blog homepage -->
    <news:news>
      <news:publication>
        <news:name>UplinkDash Blog</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:publication_date>2024-03-15</news:publication_date>
      <news:title>UplinkDash Blog - Internet Outage Analysis & Technical Guides</news:title>
      <news:keywords>internet outage, network monitoring, ISP performance, connectivity analysis</news:keywords>
    </news:news>
    
    <!-- Video content (if any) -->
    <video:video>
      <video:thumbnail_loc>https://uplinkdash.netlify.app/images/thumbnail.jpg</video:thumbnail_loc>
      <video:title>Internet Outage Analysis</video:title>
      <video:description>Real-time monitoring and analysis of internet outages</video:description>
      <video:content_loc>https://uplinkdash.netlify.app/videos/overview.mp4</video:content_loc>
      <video:player_loc allow_embed="yes" autoplay="ap=1">https://uplinkdash.netlify.app/videos/player</video:player_loc>
      <video:duration>120</video:duration>
      <video:expiration_date>2025-12-31</video:expiration_date>
      <video:rating>4.8</video:rating>
      <video:view_count>10000</video:view_count>
      <video:publication_date>2024-01-01</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:requires_subscription>no</video:requires_subscription>
      <video:live>no</video:live>
    </video:video>
  </url>
  
  <!-- BLOG ARTICLE: Why Internet Goes Down -->
  <url>
    <loc>https://uplinkdash.netlify.app/blog/why-internet-down.html</loc>
    <lastmod>2024-03-15</lastmod>
    <changefreq>weekly</changefreq>
    <priority>0.9</priority>
    
    <!-- Article images -->
    <image:image>
      <image:loc>https://uplinkdash.netlify.app/blog/images/internet-outage.jpg</image:loc>
      <image:title>Why Internet Goes Down - Complete Guide 2024</image:title>
      <image:caption>Understanding internet outages and connectivity issues</image:caption>
      <image:license>https://creativecommons.org/licenses/by/4.0/</image:license>
    </image:image>
    
    <image:image>
      <image:loc>https://uplinkdash.netlify.app/blog/images/troubleshooting.jpg</image:loc>
      <image:title>Internet Troubleshooting Guide</image:title>
      <image:caption>Step-by-step troubleshooting for internet connectivity</image:caption>
    </image:image>
    
    <image:image>
      <image:loc>https://uplinkdash.netlify.app/blog/images/network-diagram.jpg</image:loc>
      <image:title>Network Infrastructure Diagram</image:title>
      <image:caption>How internet infrastructure works</image:caption>
    </image:image>
    
    <!-- Google News Article -->
    <news:news>
      <news:publication>
        <news:name>UplinkDash Blog</news:name>
        <news:language>en</news:language>
      </news:publication>
      <news:access>Subscription</news:access>
      <news:genres>PressRelease, Blog</news:genres>
      <news:publication_date>2024-03-15</news:publication_date>
      <news:title>Why Internet Goes Down: 10 Common Causes & Solutions 2024</news:title>
      <news:keywords>internet outage, connectivity issues, ISP problems, network troubleshooting, broadband issues, wifi problems</news:keywords>
      <news:stock_tickers>GOOGL, MSFT, AMZN</news:stock_tickers>
    </news:news>
    
    <!-- Article video content -->
    <video:video>
      <video:thumbnail_loc>https://uplinkdash.netlify.app/blog/videos/outage-thumbnail.jpg</video:thumbnail_loc>
      <video:title>How to Fix Internet Outages - Complete Guide</video:title>
      <video:description>Learn how to diagnose and fix internet connectivity issues</video:description>
      <video:content_loc>https://uplinkdash.netlify.app/blog/videos/outage-guide.mp4</video:content_loc>
      <video:duration>600</video:duration>
      <video:expiration_date>2025-12-31</video:expiration_date>
      <video:rating>4.9</video:rating>
      <video:view_count>5000</video:view_count>
      <video:publication_date>2024-03-15</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:requires_subscription>no</video:requires_subscription>
      <video:uploader info="https://uplinkdash.netlify.app/about">UplinkDash Team</video:uploader>
      <video:live>no</video:live>
    </video:video>
    
    <!-- Alternate languages -->
    <xhtml:link rel="alternate" hreflang="en" href="https://uplinkdash.netlify.app/blog/why-internet-down.html" />
    <xhtml:link rel="alternate" hreflang="en-us" href="https://uplinkdash.netlify.app/blog/why-internet-down.html" />
    <xhtml:link rel="alternate" hreflang="en-gb" href="https://uplinkdash.netlify.app/blog/why-internet-down.html" />
    <xhtml:link rel="alternate" hreflang="x-default" href="https://uplinkdash.netlify.app/blog/why-internet-down.html" />
  </url>
  
  <!-- ===================================== -->
  <!-- ADD MORE BLOG POSTS AS YOU CREATE THEM -->
  <!-- ===================================== -->
  
  <!-- Example for future blog posts (uncomment when you add them) -->
  <!--
  <url>
    <loc>https://uplinkdash.netlify.app/blog/your-next-article.html</loc>
    <lastmod>2024-03-20</lastmod>
    <changefreq>monthly</changefreq>
    <priority>0.8</priority>
  </url>
  -->
  
</urlset>