<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet href="/stylesheet.xsl" type="text/xsl"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:sy="http://purl.org/rss/1.0/modules/syndication/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" xmlns:podcast="https://podcastindex.org/namespace/1.0">
  <channel>
    <atom:link rel="self" type="application/rss+xml" href="https://feeds.transistor.fm/super-awesome" title="MP3 Audio"/>
    <atom:link rel="hub" href="https://pubsubhubbub.appspot.com/"/>
    <podcast:podping usesPodping="true"/>
    <title>Super Awesome</title>
    <generator>Transistor (https://transistor.fm)</generator>
    <itunes:new-feed-url>https://feeds.transistor.fm/super-awesome</itunes:new-feed-url>
    <description>ALorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</description>
    <copyright>© 2026 Justin</copyright>
    <podcast:guid>859f6754-8778-5bb3-9da2-85d86e482ccb</podcast:guid>
    <podcast:locked>yes</podcast:locked>
    <podcast:trailer pubdate="Mon, 09 Jun 2025 14:17:36 -0700" url="https://media.transistor.fm/904a5144/0bb507b7.mp3" length="1432623" type="audio/mpeg" season="2">Trailer for Season 2</podcast:trailer>
    <language>en</language>
    <pubDate>Tue, 18 Aug 2026 18:06:30 -0700</pubDate>
    <lastBuildDate>Tue, 18 Aug 2026 18:07:06 -0700</lastBuildDate>
    <link>http://superawesome.com</link>
    <image>
      <url>https://img.transistorcdn.com/aRRTQpMm2XMiBkXent6v3_lN3WMwhicbCiqnYID1lQs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzM4LzE1MjE2ODAx/NzEtYXJ0d29yay5q/cGc.jpg</url>
      <title>Super Awesome</title>
      <link>http://superawesome.com</link>
    </image>
    <itunes:category text="Arts">
      <itunes:category text="Fashion &amp; Beauty"/>
    </itunes:category>
    <itunes:category text="Arts">
      <itunes:category text="Performing Arts"/>
    </itunes:category>
    <itunes:type>episodic</itunes:type>
    <itunes:author>Justin</itunes:author>
    <itunes:image href="https://img.transistorcdn.com/aRRTQpMm2XMiBkXent6v3_lN3WMwhicbCiqnYID1lQs/rs:fill:0:0:1/w:1400/h:1400/q:60/mb:500000/aHR0cHM6Ly9pbWct/dXBsb2FkLXByb2R1/Y3Rpb24udHJhbnNp/c3Rvci5mbS9zaG93/LzM4LzE1MjE2ODAx/NzEtYXJ0d29yay5q/cGc.jpg"/>
    <itunes:summary>ALorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum</itunes:summary>
    <itunes:subtitle>ALorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua.</itunes:subtitle>
    <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
    <itunes:owner>
      <itunes:name>Justin Jackson</itunes:name>
    </itunes:owner>
    <itunes:complete>No</itunes:complete>
    <itunes:explicit>No</itunes:explicit>
    <item>
      <title>Automating Your Podcast With the Transistor MCP</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Automating Your Podcast With the Transistor MCP</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">5d3540c2-5e33-4cc4-bbe4-ab10cee8a382</guid>
      <link>https://share.transistor.fm/s/0c636ed3</link>
      <description>
        <![CDATA[<p>Transistor's developer API has powered custom dashboards and automations for years. Now the same account is reachable from any AI agent through <a href="https://mcp.transistor.fm">mcp.transistor.fm</a> — no dashboard login, no clicking around. Three demos: publishing an episode end to end from Claude Code, pulling custom show analytics in the Claude app, and chaining the Auphonic CLI, ffmpeg, and Transistor into one reusable skill that masters, chapters, and publishes an episode while you walk away.</p>
<p><strong>Chapters</strong><br>
(00:00) Why AI agents love Transistor's API<br>
(01:08) Claude Code: draft, transcribe, publish<br>
(05:07) Claude app: custom show analytics<br>
(08:06) Auphonic CLI and a reusable publishing skill<br>
(14:08) What else you can automate</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Transistor's developer API has powered custom dashboards and automations for years. Now the same account is reachable from any AI agent through <a href="https://mcp.transistor.fm">mcp.transistor.fm</a> — no dashboard login, no clicking around. Three demos: publishing an episode end to end from Claude Code, pulling custom show analytics in the Claude app, and chaining the Auphonic CLI, ffmpeg, and Transistor into one reusable skill that masters, chapters, and publishes an episode while you walk away.</p>
<p><strong>Chapters</strong><br>
(00:00) Why AI agents love Transistor's API<br>
(01:08) Claude Code: draft, transcribe, publish<br>
(05:07) Claude app: custom show analytics<br>
(08:06) Auphonic CLI and a reusable publishing skill<br>
(14:08) What else you can automate</p>]]>
      </content:encoded>
      <pubDate>Tue, 18 Aug 2026 18:06:30 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/0c636ed3/e3cadc09.mp3" length="12457201" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>887</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Transistor's developer API has powered custom dashboards and automations for years. Now the same account is reachable from any AI agent through <a href="https://mcp.transistor.fm">mcp.transistor.fm</a> — no dashboard login, no clicking around. Three demos: publishing an episode end to end from Claude Code, pulling custom show analytics in the Claude app, and chaining the Auphonic CLI, ffmpeg, and Transistor into one reusable skill that masters, chapters, and publishes an episode while you walk away.</p>
<p><strong>Chapters</strong><br>
(00:00) Why AI agents love Transistor's API<br>
(01:08) Claude Code: draft, transcribe, publish<br>
(05:07) Claude app: custom show analytics<br>
(08:06) Auphonic CLI and a reusable publishing skill<br>
(14:08) What else you can automate</p>]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:chapters url="https://share.transistor.fm/s/0c636ed3/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>What an iPhone Mic Sounds Like After Auphonic Mastering</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>What an iPhone Mic Sounds Like After Auphonic Mastering</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">2d73d0ca-4361-42c7-b49e-2894bd681d7d</guid>
      <link>https://share.transistor.fm/s/238310d9</link>
      <description>
        <![CDATA[<p>Justin records straight into an iPhone mic — no studio setup, no fancy gear — to show how much mastering can do for audio that starts out ordinary. Along the way: why the Auphonic CLI paired with Transistor's MCP makes for a genuinely automated podcast publishing pipeline.</p>
<p><strong>Chapters</strong><br>
(00:00) Testing an iPhone mic<br>
(00:27) Auphonic CLI meets Transistor MCP</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Justin records straight into an iPhone mic — no studio setup, no fancy gear — to show how much mastering can do for audio that starts out ordinary. Along the way: why the Auphonic CLI paired with Transistor's MCP makes for a genuinely automated podcast publishing pipeline.</p>
<p><strong>Chapters</strong><br>
(00:00) Testing an iPhone mic<br>
(00:27) Auphonic CLI meets Transistor MCP</p>]]>
      </content:encoded>
      <pubDate>Tue, 18 Aug 2026 16:16:07 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/238310d9/4bfa0880.mp3" length="684113" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>46</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Justin records straight into an iPhone mic — no studio setup, no fancy gear — to show how much mastering can do for audio that starts out ordinary. Along the way: why the Auphonic CLI paired with Transistor's MCP makes for a genuinely automated podcast publishing pipeline.</p>
<p><strong>Chapters</strong><br>
(00:00) Testing an iPhone mic<br>
(00:27) Auphonic CLI meets Transistor MCP</p>]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:chapters url="https://share.transistor.fm/s/238310d9/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Driving out of the smoke: Vernon to Vancouver Island</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>Driving out of the smoke: Vernon to Vancouver Island</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e1c6cf10-503f-4060-b3f0-2f602ce39735</guid>
      <link>https://share.transistor.fm/s/452648c6</link>
      <description>
        <![CDATA[<p>Recorded on a walk with nothing but an iPhone mic, after Josh Anderton and I talked about making more raw, unproduced stuff. Wildfire smoke pushed my son and me out of Vernon on August 8th — we drove through an AQI of 1,000 at the top of the pass to get to clean air on the coast. Thrift stores in Vancouver, a band called The Thunes converting an entire public market in one set, a day of in-person work in Victoria, and the question my wife and I keep circling: where do we want home base to be once the kids are graduated?</p>
<p><strong>Chapters</strong><br>
(00:00) No microphone, just start recording<br>
(00:45) Leaving Vernon because of the smoke<br>
(01:46) An AQI of 1,000 over the pass<br>
(02:37) Vancouver, thrift stores, and the ferry<br>
(03:02) The Thunes convert the whole market<br>
(03:54) Victoria: working with Josh, and Pandora Street<br>
(05:13) Where to live when the kids are gone</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<p>Recorded on a walk with nothing but an iPhone mic, after Josh Anderton and I talked about making more raw, unproduced stuff. Wildfire smoke pushed my son and me out of Vernon on August 8th — we drove through an AQI of 1,000 at the top of the pass to get to clean air on the coast. Thrift stores in Vancouver, a band called The Thunes converting an entire public market in one set, a day of in-person work in Victoria, and the question my wife and I keep circling: where do we want home base to be once the kids are graduated?</p>
<p><strong>Chapters</strong><br>
(00:00) No microphone, just start recording<br>
(00:45) Leaving Vernon because of the smoke<br>
(01:46) An AQI of 1,000 over the pass<br>
(02:37) Vancouver, thrift stores, and the ferry<br>
(03:02) The Thunes convert the whole market<br>
(03:54) Victoria: working with Josh, and Pandora Street<br>
(05:13) Where to live when the kids are gone</p>]]>
      </content:encoded>
      <pubDate>Tue, 18 Aug 2026 16:07:28 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/452648c6/66893b43.mp3" length="5575812" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>396</itunes:duration>
      <itunes:summary>
        <![CDATA[<p>Recorded on a walk with nothing but an iPhone mic, after Josh Anderton and I talked about making more raw, unproduced stuff. Wildfire smoke pushed my son and me out of Vernon on August 8th — we drove through an AQI of 1,000 at the top of the pass to get to clean air on the coast. Thrift stores in Vancouver, a band called The Thunes converting an entire public market in one set, a day of in-person work in Victoria, and the question my wife and I keep circling: where do we want home base to be once the kids are graduated?</p>
<p><strong>Chapters</strong><br>
(00:00) No microphone, just start recording<br>
(00:45) Leaving Vernon because of the smoke<br>
(01:46) An AQI of 1,000 over the pass<br>
(02:37) Vancouver, thrift stores, and the ferry<br>
(03:02) The Thunes convert the whole market<br>
(03:54) Victoria: working with Josh, and Pandora Street<br>
(05:13) Where to live when the kids are gone</p>]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
      <podcast:chapters url="https://share.transistor.fm/s/452648c6/chapters.json" type="application/json+chapters"/>
    </item>
    <item>
      <title>Sample ep for Brian</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:title>Sample ep for Brian</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e146547e-7575-47bd-b537-69f2d600eead</guid>
      <link>https://share.transistor.fm/s/138296da</link>
      <description>
        <![CDATA[]]>
      </description>
      <content:encoded>
        <![CDATA[]]>
      </content:encoded>
      <pubDate>Thu, 05 Feb 2026 13:15:07 -0800</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/138296da/7e83f2a8.mp3" length="1759418" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>124</itunes:duration>
      <itunes:summary>
        <![CDATA[]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Content quality sucks</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:title>Content quality sucks</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">65396038-2237-4e15-a13a-fb37240ea41b</guid>
      <link>https://share.transistor.fm/s/7a069e1b</link>
      <description>
        <![CDATA[It's no good.]]>
      </description>
      <content:encoded>
        <![CDATA[It's no good.]]>
      </content:encoded>
      <pubDate>Thu, 05 Feb 2026 12:05:08 -0800</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/7a069e1b/196228b1.mp3" length="1383328" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>83</itunes:duration>
      <itunes:summary>It's no good.</itunes:summary>
      <itunes:subtitle>It's no good.</itunes:subtitle>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Wide footprint</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:title>Wide footprint</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">4a1c3123-7391-46be-95d7-53a2454118ad</guid>
      <link>https://share.transistor.fm/s/2d10dfb1</link>
      <description>
        <![CDATA[Entity footprints matter more than content quality
Presence across Reddit, reviews, social platforms, and other sites matters more than having the best blog content]]>
      </description>
      <content:encoded>
        <![CDATA[Entity footprints matter more than content quality
Presence across Reddit, reviews, social platforms, and other sites matters more than having the best blog content]]>
      </content:encoded>
      <pubDate>Thu, 05 Feb 2026 11:56:12 -0800</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/2d10dfb1/f36c1b8f.mp3" length="888369" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>53</itunes:duration>
      <itunes:summary>Entity footprints matter more than content quality
Presence across Reddit, reviews, social platforms, and other sites matters more than having the best blog content</itunes:summary>
      <itunes:subtitle>Entity footprints matter more than content quality
Presence across Reddit, reviews, social platforms, and other sites matters more than having the best blog content</itunes:subtitle>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Cool new feature</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:title>Cool new feature</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">e90c773e-688c-4574-8760-cdb41b844b41</guid>
      <link>https://share.transistor.fm/s/027631b1</link>
      <description>
        <![CDATA[Why should you start a podcast? In our experience, it's the best way to:
- Earn a reputation in your industry
- Connect with an audience
- Grow your personal network
Connect with us:
- Twitter: @transistorfm
- Email us: mail@transistor.fm
Guests:
- ]]>
      </description>
      <content:encoded>
        <![CDATA[Why should you start a podcast? In our experience, it's the best way to:
- Earn a reputation in your industry
- Connect with an audience
- Grow your personal network
Connect with us:
- Twitter: @transistorfm
- Email us: mail@transistor.fm
Guests:
- ]]>
      </content:encoded>
      <pubDate>Tue, 03 Feb 2026 10:27:56 -0800</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/027631b1/c4293cf6.mp3" length="2753898" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>193</itunes:duration>
      <itunes:summary>Why should you start a podcast? In our experience, it's the best way to:
- Earn a reputation in your industry
- Connect with an audience
- Grow your personal network
Connect with us:
- Twitter: @transistorfm
- Email us: mail@transistor.fm
Guests:
- </itunes:summary>
      <itunes:subtitle>Why should you start a podcast? In our experience, it's the best way to:
- Earn a reputation in your industry
- Connect with an audience
- Grow your personal network
Connect with us:
- Twitter: @transistorfm
- Email us: mail@transistor.fm
Guests:
</itunes:subtitle>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Trailer for Season 2</title>
      <itunes:season>2</itunes:season>
      <podcast:season>2</podcast:season>
      <itunes:title>Trailer for Season 2</itunes:title>
      <itunes:episodeType>trailer</itunes:episodeType>
      <guid isPermaLink="false">08563f2f-b2f5-403b-aef1-5328b6c5c2fb</guid>
      <link>https://share.transistor.fm/s/904a5144</link>
      <description>
        <![CDATA[]]>
      </description>
      <content:encoded>
        <![CDATA[]]>
      </content:encoded>
      <pubDate>Mon, 09 Jun 2025 14:17:36 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/904a5144/0bb507b7.mp3" length="1432623" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>90</itunes:duration>
      <itunes:summary>
        <![CDATA[]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Why you should listen</title>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>3</itunes:episode>
      <podcast:episode>3</podcast:episode>
      <itunes:title>Why you should listen</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">296c39ac-1c4e-4d82-87ea-a3245d60acc7</guid>
      <link>https://share.transistor.fm/s/ec54a8b5</link>
      <description>
        <![CDATA[A trailer for my new podcast]]>
      </description>
      <content:encoded>
        <![CDATA[A trailer for my new podcast]]>
      </content:encoded>
      <pubDate>Tue, 15 Feb 2022 15:57:53 -0800</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/ec54a8b5/eda83a31.mp3" length="1636920" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>66</itunes:duration>
      <itunes:summary>A trailer for my new podcast</itunes:summary>
      <itunes:subtitle>A trailer for my new podcast</itunes:subtitle>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>Testing this draft</title>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>2</itunes:episode>
      <podcast:episode>2</podcast:episode>
      <itunes:title>Testing this draft</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d9030127-f04d-450d-8e7f-32826ffe83ab</guid>
      <link>https://share.transistor.fm/s/34c40b8d</link>
      <description>
        <![CDATA[]]>
      </description>
      <content:encoded>
        <![CDATA[]]>
      </content:encoded>
      <pubDate>Fri, 16 Oct 2020 13:57:10 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/34c40b8d/72899e02.mp3" length="993134" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>59</itunes:duration>
      <itunes:summary>
        <![CDATA[]]>
      </itunes:summary>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
    <item>
      <title>A movie review</title>
      <itunes:season>1</itunes:season>
      <podcast:season>1</podcast:season>
      <itunes:episode>1</itunes:episode>
      <podcast:episode>1</podcast:episode>
      <itunes:title>A movie review</itunes:title>
      <itunes:episodeType>full</itunes:episodeType>
      <guid isPermaLink="false">d0b405d4-8189-409e-aa7a-444c11674b58</guid>
      <link>https://share.transistor.fm/s/5b4b8f43</link>
      <description>
        <![CDATA[<ul><li><a href="http://blackpanther.com">Link to Black Panther movie</a></li></ul><p><br>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>]]>
      </description>
      <content:encoded>
        <![CDATA[<ul><li><a href="http://blackpanther.com">Link to Black Panther movie</a></li></ul><p><br>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod tempor incididunt ut labore et dolore magna aliqua. Ut enim ad minim veniam, quis nostrud exercitation ullamco laboris nisi ut aliquip ex ea commodo consequat. Duis aute irure dolor in reprehenderit in voluptate velit esse cillum dolore eu fugiat nulla pariatur. Excepteur sint occaecat cupidatat non proident, sunt in culpa qui officia deserunt mollit anim id est laborum.</p>]]>
      </content:encoded>
      <pubDate>Wed, 21 Mar 2018 18:00:00 -0700</pubDate>
      <author>Justin</author>
      <enclosure url="https://media.transistor.fm/5b4b8f43/5b4b8f43.mp3" length="47262454" type="audio/mpeg"/>
      <itunes:author>Justin</itunes:author>
      <itunes:duration>2951</itunes:duration>
      <itunes:summary>In this episode I talk to Mike about the newest Marvel movie.</itunes:summary>
      <itunes:subtitle>In this episode I talk to Mike about the newest Marvel movie.</itunes:subtitle>
      <itunes:keywords>beauty, fashion, streetwear</itunes:keywords>
      <itunes:explicit>No</itunes:explicit>
    </item>
  </channel>
</rss>
