<?xml version="1.0" encoding="UTF-8"?>
<!--
  VIDEO SITEMAP — True Tally Dental Video Series
  Instructions:
  1. Upload each video to YouTube
  2. Replace ePQOlAH_oIo with the actual 11-character YouTube video ID
  3. Replace 2026-07-25 with the actual upload date in YYYY-MM-DD format
  4. Submit this file to Google Search Console under Sitemaps
  5. Also add VideoObject JSON-LD schema to each blog page (templates below)

  Submit sitemap URL to Search Console as:
  https://truetally.com.au/dental-videos-sitemap.xml
  (or host it in each site's root and submit per-site)
-->
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
        xmlns:video="http://www.google.com/schemas/sitemap-video/1.1">

  <!-- ============================================================ -->
  <!-- VIDEO 1: Dental Fixed Assets & Depreciation                  -->
  <!-- ============================================================ -->

  <!-- Melbourne blog page --><url>
    <loc>https://mornington.truetally.com.au/blog/dental-practice-fixed-assets-depreciation-mornington.html</loc>
    <video:video>
      <video:thumbnail_loc>https://img.youtube.com/vi/ePQOlAH_oIo/maxresdefault.jpg</video:thumbnail_loc>
      <video:title>Dental Practice Fixed Assets: What to Register and How Long to Depreciate (ATO 2024)</video:title>
      <video:description>ATO effective lives for dental chairs, OPG machines, CBCT scanners and handpieces. Division 40 vs Division 43, instant asset write-off, and how to set up your fixed asset register in Xero.</video:description>
      <video:player_loc>https://www.youtube.com/embed/ePQOlAH_oIo</video:player_loc>
      <video:duration>420</video:duration>
      <video:publication_date>2026-07-25</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:requires_subscription>no</video:requires_subscription>
      <video:uploader info="https://www.youtube.com/@TrueTallyBookkeeping">True Tally Bookkeeping</video:uploader>
      <video:live>no</video:live>
      <video:tag>dental equipment depreciation australia</video:tag>
      <video:tag>dental practice fixed assets</video:tag>
      <video:tag>xero dental practice</video:tag>
    </video:video>
  </url>


  <!-- ============================================================ -->
  <!-- VIDEO 2: Dental GST and BAS                                  -->
  <!-- ============================================================ -->

  <!-- Melbourne blog page --><url>
    <loc>https://mornington.truetally.com.au/blog/dental-bookkeeping-gst-bas-explained-mornington.html</loc>
    <video:video>
      <video:thumbnail_loc>https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_2_HERE/maxresdefault.jpg</video:thumbnail_loc>
      <video:title>Dental Practice GST and BAS Explained: What's GST-Free and What's Not (Australia 2024)</video:title>
      <video:description>Which dental services are GST-free under Division 38-B, which attract GST at 10%, how to set up Xero tax codes correctly, and the three most common BAS errors in dental practices.</video:description>
      <video:player_loc>https://www.youtube.com/embed/YOUTUBE_VIDEO_ID_2_HERE</video:player_loc>
      <video:duration>390</video:duration>
      <video:publication_date>UPLOAD_DATE_2_HERE</video:publication_date>
      <video:family_friendly>yes</video:family_friendly>
      <video:requires_subscription>no</video:requires_subscription>
      <video:uploader info="https://www.youtube.com/@TrueTallyBookkeeping">True Tally Bookkeeping</video:uploader>
      <video:live>no</video:live>
      <video:tag>dental practice gst australia</video:tag>
      <video:tag>gst free dental services</video:tag>
      <video:tag>dental bas preparation</video:tag>
    </video:video>
  </url>

</urlset>

<!--
========================================================
VIDEOBJECT JSON-LD SCHEMA (add to each blog page <head>)
========================================================

VIDEO 1 — Dental Fixed Assets (paste into each blog page <head> after YouTube upload):
Replace ePQOlAH_oIo and 2026-07-25 before pasting.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "Dental Practice Fixed Assets: What to Register and How Long to Depreciate (ATO 2024)",
  "description": "ATO effective lives for dental chairs, OPG machines, CBCT scanners and handpieces. Division 40 vs Division 43, instant asset write-off, and how to set up your fixed asset register in Xero.",
  "thumbnailUrl": "https://img.youtube.com/vi/ePQOlAH_oIo/maxresdefault.jpg",
  "uploadDate": "2026-07-25",
  "duration": "PT7M",
  "contentUrl": "https://www.youtube.com/watch?v=ePQOlAH_oIo",
  "embedUrl": "https://www.youtube.com/embed/ePQOlAH_oIo",
  "publisher": {
    "@type": "Organization",
    "name": "True Tally Bookkeeping",
    "url": "https://truetally.com.au",
    "logo": {
      "@type": "ImageObject",
      "url": "https://truetally.com.au/images/logo-colour.png"
    }
  },
  "keywords": "dental practice depreciation, ato effective life, dental equipment australia, xero dental"
}
</script>

---

VIDEO 2 — Dental GST/BAS (paste into each blog page <head> after YouTube upload):
Replace YOUTUBE_VIDEO_ID_2_HERE and UPLOAD_DATE_2_HERE before pasting.

<script type="application/ld+json">
{
  "@context": "https://schema.org",
  "@type": "VideoObject",
  "name": "Dental Practice GST and BAS Explained: What's GST-Free and What's Not (Australia 2024)",
  "description": "Which dental services are GST-free under Division 38-B, which attract GST at 10%, how to set up Xero tax codes correctly, and the three most common BAS errors in dental practices.",
  "thumbnailUrl": "https://img.youtube.com/vi/YOUTUBE_VIDEO_ID_2_HERE/maxresdefault.jpg",
  "uploadDate": "UPLOAD_DATE_2_HERE",
  "duration": "PT6M30S",
  "contentUrl": "https://www.youtube.com/watch?v=YOUTUBE_VIDEO_ID_2_HERE",
  "embedUrl": "https://www.youtube.com/embed/YOUTUBE_VIDEO_ID_2_HERE",
  "publisher": {
    "@type": "Organization",
    "name": "True Tally Bookkeeping",
    "url": "https://truetally.com.au",
    "logo": {
      "@type": "ImageObject",
      "url": "https://truetally.com.au/images/logo-colour.png"
    }
  },
  "keywords": "dental gst australia, gst free dental, bas dental practice, division 38b, xero dental gst"
}
</script>
-->

</urlset>
