Then there is an <item> element. The <item> element contains the information you would like your RSS feed to show (<title>, <link> and <description>). You can add multiple <item> elements:
<item>
<title>RSS Tutorial</title>
<link>http://www.Academictutorials.com/tutorials/rss </link>
<description>Check out the RSS tutorial
on Academictutorials.com</description>
</item>
Finally, the two last lines close the <channel> and <rss> elements:
<chennal>
</rss>
RSS wird in XML-gegr�ndetes Format geschrieben
Damit du immer ungef�hr dich interessieren solltest:
Alle Elemente m�ssen einen schlie�enden Umbau haben