Data hosted with ♥ by Pastebin.com - Download Raw - See Original
  1. <atom:link href="<?php echo sb_xml_entity_encode(sb_get_option('podcast_url')) ?>" rel="self" type="application/rss+xml" />
  2. <title>Really Awesome Church Podcast</title>
  3. <itunes:author>Rev Billy Graham</itunes:author>
  4. <itunes:summary>Wear are a great church</itunes:summary>
  5. <description>Really Awesome churches are hard to come by. But not on the interwebz. You've found us. Services at 9, 11, 1, 3, and 5 every Sunday.</description>
  6. <link><?php echo sb_xml_entity_encode(site_url()) ?></link>
  7. <language>en-us</language>
  8. <copyright></copyright>
  9. <itunes:explicit>no</itunes:explicit>
  10. <itunes:owner>
  11. <itunes:name>Rev Billy Graham</itunes:name>
  12. <itunes:email>billy@reallyawesomechurch.com</itunes:email>
  13. </itunes:owner>
  14. <itunes:image href="http://yourSITE.com/Podcastimage.jpg" />