RSS Feed Schema für News App
<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss">
<channel>
<title></title>
<link></link>
<description></description>
<language>de-DE</language>
<copyright></copyright>
<webMaster></webMaster>
<managingEditor></managingEditor>
<lastBuildDate></lastBuildDate>
<generator></generator>
<category></category>
<docs></docs>
<image>
<url></url>
<title></title>
<description></description>
<link></link>
<width></width>
<height></height>
</image>
<rating></rating>
<item>
<title></title>
<pubDate></pubDate>
<link></link>
<author></author>
<media:thumbnail url="" height="" width=""/>
<media:thumbnail url="" height="" width="" />
<description><![CDATA[]]></description>
<category></category>
<category></category>
<category></category>
<category></category>
<category></category>
<slash:comments></slash:comments>
<comments></comments>
<source></source>
</item>
<item>
.
.
.
.
</item>
</channel>
</rss>Anhang: