<?xml version="1.0" encoding="UTF-8"?>
<!--
  This file is manually maintained rather than generated by Next.js's built-in app/sitemap.ts,
  because Next.js 14's MetadataRoute.Sitemap type only supports url/lastModified/changeFrequency/
  priority/alternates - it has no support for the video: sitemap extension used below for /demo.
  Migrating to app/sitemap.ts today would silently drop the video entry.
  If this becomes a maintenance problem, the fix is a custom route handler at
  app/sitemap.xml/route.ts that builds this same XML string programmatically (so lastmod can be
  derived from build/commit time) while still emitting the video: namespace by hand.
  Until then: bump lastmod for a page whenever its content changes.
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">
  <url>
    <loc>https://liphotoscore.click</loc>
    <lastmod>2026-08-13T00:00:00Z</lastmod>
  </url>
  <url>
    <loc>https://liphotoscore.click/roast</loc>
    <lastmod>2026-08-13T00:00:00Z</lastmod>
  </url>
  <url>
    <loc>https://liphotoscore.click/demo</loc>
    <lastmod>2026-08-13T00:00:00Z</lastmod>
    <video:video>
      <video:thumbnail_loc>https://img.youtube.com/vi/ndLA6ds5kvA/maxresdefault.jpg</video:thumbnail_loc>
      <video:title>LinkedIn Photo Score Demo - Free AI Headshot Analyzer Tool</video:title>
      <video:description>Watch how LinkedIn Photo Score analyzes your professional headshot using AI. Get scored on 6 key dimensions in 10 seconds: approachability, competence, trustworthiness, confidence, likability, and leadership. 100% free, no sign-up required, photos never stored.</video:description>
      <video:content_loc>https://www.youtube.com/watch?v=ndLA6ds5kvA</video:content_loc>
      <video:player_loc>https://www.youtube.com/embed/ndLA6ds5kvA</video:player_loc>
      <video:duration>136</video:duration>
      <video:publication_date>2026-07-12T00:00:00Z</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:live>no</video:live>
    </video:video>
  </url>
  <url>
    <loc>https://liphotoscore.click/privacy</loc>
    <lastmod>2026-08-13T00:00:00Z</lastmod>
  </url>
  <url>
    <loc>https://liphotoscore.click/terms</loc>
    <lastmod>2026-08-13T00:00:00Z</lastmod>
  </url>
</urlset>
