Last active
December 30, 2022 13:57
-
-
Save rdhyee/cd926d95188f4ffee237c24bca8337f1 to your computer and use it in GitHub Desktop.
Radix Magazine Podcast feed (Prototype)
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?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>Radix Magazine</title> | |
<link> | |
https://gist.githubusercontent.com/rdhyee/cd926d95188f4ffee237c24bca8337f1/raw/c7e8c4da421d80889365a32f29678b5f5b0159af/radixmagazine.audio.xml</link> | |
<language>en-us</language> | |
<copyright>Copyright 2022</copyright> | |
<itunes:subtitle>Where Christian Faith Meets Contemporary Culture</itunes:subtitle> | |
<itunes:author>Radix Magazine</itunes:author> | |
<itunes:summary>The tagline for Radix Magazine has long been “Where Christian Faith Meets | |
Contemporary Culture.” For nearly half a century this compact but bursting magazine has | |
piquantly explored art, literature, education, economics, family, health, and media.</itunes:summary> | |
<description>The tagline for Radix Magazine has long been “Where Christian Faith Meets | |
Contemporary Culture.” For nearly half a century this compact but bursting magazine has | |
piquantly explored art, literature, education, economics, family, health, and media. By | |
qualitatively exploring such topics, Radix has garnered some of the most respected names in | |
North America and globally as our contributing writers. Radix has been unafraid to embrace the | |
outlier nor question the status quo as we offer information through essays, interviews, | |
reviews, and poetry. Since its beginning, Radix Magazine has fostered a setting where diverse | |
voices are given generous space to explore the intersections between culture and Christianity. | |
Reflective thinkers know that such a tract of area - an "ideascape" - is immense. Where | |
“culture” and “Christianity” meet is gloriously expansive.</description> | |
<itunes:owner> | |
<itunes:name>Radix Magazine</itunes:name> | |
<itunes:email>[email protected]</itunes:email> | |
</itunes:owner> | |
<itunes:image href="https://radixmagazine.com/favicon.ico" /> | |
<itunes:category text="Religion & Spirituality"> | |
<itunes:category text="Christianity" /> | |
</itunes:category> | |
<itunes:explicit>no</itunes:explicit> | |
<!-- Repeat the following block for each episode in the podcast --> | |
<item> | |
<title>Introducing Visual Sacred: Conversations on the Power of Images</title> | |
<itunes:subtitle>a conversation between Arthur Aghajanian and Talita Jolene</itunes:subtitle> | |
<itunes:author>Radix Magazine</itunes:author> | |
<itunes:summary>For you to get a flavor of who Arthur is and what he thinks about, we invite | |
you to listen to a conversation that he had with artist and writer Talita Jolene.</itunes:summary> | |
<description> | |
<![CDATA[ | |
<p>In a new Radix venture, we have teamed up with Christian contemplative and | |
essayist Arthur Aghajanian who explores how images influence our understanding of reality | |
and the sacred through conversations with thought leaders on art, visual culture, and | |
religion. Each monthly episode will delve into a different area of visual theology, opening | |
to spiritual wisdom while deconstructing an image-saturated world. In the coming months, you | |
can expect to hear from the likes of Robert K. Johnston, Robin Jensen, Matthew Milliner, and | |
Natalie Carnes.</p> | |
<p>For you to get a flavor of who Arthur is and what he thinks about, we invite you to listen | |
to a conversation that he had with artist and writer Talita Jolene.</p> | |
]]> | |
</description> | |
<enclosure | |
url="https://www.radixmagazine.com/wp-content/uploads/2022/12/AA-and-TJ-complete.mp3" | |
length="55858142" | |
type="audio/mpeg" /> | |
<guid>http://www.example.com/podcast/episode1.mp3</guid> | |
<pubDate>Sun, 25 Dec 2022 11:37:00 +0000</pubDate> | |
<itunes:duration>1:06:29</itunes:duration> | |
<itunes:explicit>no</itunes:explicit> | |
<!-- | |
<itunes:episode>1</itunes:episode> | |
<itunes:season>1</itunes:season> | |
--> | |
</item> | |
</channel> | |
</rss> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment