[nfbcs] RSS feeds again

Taylor Arndt taylorarndt99 at gmail.com
Mon Apr 17 23:28:50 UTC 2017


Hi, so i am making an rss feed, and i think something is wrong with my
xml, but not sure what? o here is my code.

<? xml version=”1.0” ?>
<rss version=”2.0”>
<channel>
<title>X-Code podcasts</title>
<description>X-code podcasts for voiceover users</description>
<link>https://taylorsprograms.000webhostapp.com/Tutorials.html</link>
<item>
<title>Introduction to X code 8  and swift 3  with voiceover</title>
<description>Introduction to X-code with voiceover</description>
<link>https://taylorsprograms.000webhostapp.com/Introduction%20to%20X%20code%208%20%20and%20swift%203%20%20with%20voiceover.mp3</link>
</item>
</channel>
</rss>


-- 
Taylor




More information about the NFBCS mailing list