<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
  xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">

  <channel>
    <title>The Soulwidth Podcast</title>
    <link>https://soulwidth.com/podcast.html</link>
    <atom:link href="https://soulwidth.com/podcast.xml" rel="self" type="application/rss+xml"/>
    <description>Honest conversations on AI, digital marketing, brand strategy, and what it actually takes to build something with soul. Hosted from Geelong, Australia.</description>
    <language>en-au</language>
    <copyright>&#169; 2025 Soulwidth</copyright>
    <managingEditor>hello@soulwidth.com (Soulwidth)</managingEditor>
    <webMaster>hello@soulwidth.com</webMaster>
    <lastBuildDate>Sat, 19 Apr 2025 00:00:00 +1000</lastBuildDate>
    <category>Business</category>

    <itunes:author>Soulwidth</itunes:author>
    <itunes:summary>Honest conversations on AI, digital marketing, brand strategy, and building purposeful businesses from Geelong, Australia.</itunes:summary>
    <itunes:owner>
      <itunes:name>Soulwidth</itunes:name>
      <itunes:email>hello@soulwidth.com</itunes:email>
    </itunes:owner>
    <!-- Replace with your actual podcast cover art URL (3000x3000px JPG recommended) -->
    <itunes:image href="https://soulwidth.com/assets/images/podcast-cover.jpg"/>
    <itunes:category text="Business">
      <itunes:category text="Marketing"/>
    </itunes:category>
    <itunes:category text="Technology"/>
    <itunes:explicit>false</itunes:explicit>
    <itunes:type>episodic</itunes:type>

    <!-- ── ADD NEW EPISODES ABOVE THIS LINE ──────────────────
         Copy one <item> block per episode. Required fields:
           - <title>
           - <description>
           - <pubDate>  (format: Mon, 01 Jan 2025 08:00:00 +1000)
           - <enclosure url="..." length="..." type="audio/mpeg"/>
             (url = direct link to your .mp3 file, length = file size in bytes)
           - <itunes:duration>  (MM:SS or HH:MM:SS)
           - <itunes:episode>   (episode number)
    ──────────────────────────────────────────────────────── -->

    <item>
      <title>EP 01 — Why Marketing Needs More Soul</title>
      <link>https://soulwidth.com/podcast.html</link>
      <description>
        The founding story of Soulwidth — and why we think the marketing industry has lost its way.
        A conversation about purpose, craft, and what it means to do meaningful work.
      </description>
      <content:encoded><![CDATA[
        <p>The founding story of Soulwidth — and why we think the marketing industry has lost its way.
        A conversation about purpose, craft, and what it means to do meaningful work.</p>
      ]]></content:encoded>
      <!-- Replace with your actual .mp3 URL and file size in bytes -->
      <enclosure url="https://soulwidth.com/assets/audio/ep01.mp3" length="0" type="audio/mpeg"/>
      <guid isPermaLink="false">soulwidth-ep-001</guid>
      <pubDate>Sat, 19 Apr 2025 08:00:00 +1000</pubDate>
      <itunes:author>Soulwidth</itunes:author>
      <itunes:duration>40:00</itunes:duration>
      <itunes:episode>1</itunes:episode>
      <itunes:episodeType>full</itunes:episodeType>
      <itunes:explicit>false</itunes:explicit>
    </item>

  </channel>
</rss>
