<?xml version="1.0" encoding="utf-8"?>
<!-- generator="Podcast Generator 3.2.9" -->
<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd"
     xmlns:googleplay="http://www.google.com/schemas/play-podcasts/1.0"
     xml:lang="en"
     version="2.0"
     xmlns:atom="http://www.w3.org/2005/Atom"
     xmlns:podcast="https://podcastindex.org/namespace/1.0">
	<channel>
		<title>Podcast Title</title>
		<link>http://pod.fweber.info/template/PodcastGenerator/</link>
		<atom:link href="http://pod.fweber.info/template/PodcastGenerator/feed.xml" rel="self" type="application/rss+xml" />
		<description>A little description of your podcast.</description>
		<generator>Podcast Generator 3.2.9 - http://www.podcastgenerator.net</generator>
		<lastBuildDate>Wed, 14 Aug 2024 01:56:42 +0200</lastBuildDate>
		<language>en</language>
		<copyright>All rights reserved</copyright>
		<managingEditor>podcastgenerator@example.com</managingEditor>
		<webMaster>podcastadmin@example.com</webMaster>
		<itunes:image href="http://pod.fweber.info/template/PodcastGenerator/images/itunes_image.jpg" />
		<image>
			<url>http://pod.fweber.info/template/PodcastGenerator/images/itunes_image.jpg</url>
			<title>Podcast Title</title>
			<link>http://pod.fweber.info/template/PodcastGenerator/</link>
		</image>
		<itunes:summary>A little description of your podcast.</itunes:summary>
		<itunes:subtitle>Subtitle</itunes:subtitle>
		<itunes:author>Podcast Generator User</itunes:author>
		<itunes:owner>
			<itunes:name>Podcast Generator User</itunes:name>
			<itunes:email>podcastgenerator@example.com</itunes:email>
        </itunes:owner>
        <itunes:explicit>no</itunes:explicit>
		<itunes:category text="Arts"/>
		<atom:link href="https://pubsubhubbub.appspot.com/" rel="hub" />

    </channel>
</rss>
