
Kod
<?xml version=1.0 encoding=ISO-8859-2 ?>
<rdf:RDF
xmlns:rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns#
xmlns=http://my.netscape.com/rdf/simple/0.9/>
<channel>
<title>channel title</title>
<link>channel link</link>
<description>channel description</description>
</channel>
<item>
<title>item title</title>
<link>item link</link>
</item>
</rdf:RDF>
<rdf:RDF
xmlns:rdf=http://www.w3.org/1999/02/22-rdf-syntax-ns#
xmlns=http://my.netscape.com/rdf/simple/0.9/>
<channel>
<title>channel title</title>
<link>channel link</link>
<description>channel description</description>
</channel>
<item>
<title>item title</title>
<link>item link</link>
</item>
</rdf:RDF>
Z góry dzięki za pomoc
macnow