<?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/">
<channel>
    <title>Notes</title>
    <description>An experiment in podcasting by Brandon Toner.</description>
    <link>http://brandontoner.ca/podcast.html</link>
    <language>en-us</language>
    <itunes:author>Brandon Toner</itunes:author>
    <copyright>Copyright 2024 Brandon Toner</copyright>
    <itunes:image
        href="http://brandontoner.ca/images/network_sqr.png" />
    <itunes:category text="Education" />
    <itunes:owner>
	<itunes:name>Brandon Toner</itunes:name>
	<itunes:email>toner.brandon@gmail.com</itunes:email>
    </itunes:owner>
    <itunes:explicit>false</itunes:explicit>
    <!-- Add more channel information as needed -->
    <item>
        <title>Episode 002: Quantity over Quality</title>
        <description>Optimizing for quantity leads to quality</description>
        <link>http://brandontoner.ca/audio/podcast/n_003_quantity.m4a</link>
        <enclosure url="http://brandontoner.ca/audio/podcast/n_003_quantity.m4a" length="822308" type="audio/mp4"/>
        <pubDate>Mon, 08 May 2023 13:00:00 GMT</pubDate>
    </item>
    <item>
        <title>Episode 001: About</title>
        <description>A brief introduction.</description>
        <link>http://brandontoner.ca/audio/podcast/n_002_why.m4a</link>
        <enclosure url="http://brandontoner.ca/audio/podcast/n_002_why.m4a" length="3818143" type="audio/mp4"/>
        <pubDate>Mon, 08 May 2023 12:00:00 GMT</pubDate>
    </item>
</channel>
</rss>
