kde-extraapps/syndication/tests/rdf/don.antville.org.xml

53 lines
2.5 KiB
XML

<?xml version="1.0" encoding="iso-8859-1" standalone="yes"?>
<rdf:RDF
xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
xmlns:dc="http://purl.org/dc/elements/1.1/"
xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
xmlns="http://purl.org/rss/1.0/"
>
<!--
properties:
- textinput in rdf:seq (illegal afaik)
- funky person parsing test case (<dc:creator>)
- entities in <dc:rights> and <dc:creator>
-->
<channel rdf:about="http://Don.antville.org/">
<title>Irgendwas ist ja immer</title>
<link>http://Don.antville.org/</link>
<description></description>
<dc:publisher>antville.org</dc:publisher>
<dc:date>2006-03-18T01:48:42Z</dc:date>
<dc:language>en</dc:language>
<sy:updatePeriod>hourly</sy:updatePeriod>
<sy:updateFrequency>1</sy:updateFrequency>
<sy:updateBase>2000-01-01T00:00:00Z</sy:updateBase>
<items>
<rdf:Seq>
<rdf:li rdf:resource="http://Don.antville.org/stories/1353880/" />
<textinput rdf:resource="http://Don.antville.org/search" />
</rdf:Seq>
</items>
</channel>
<item rdf:about="http://Don.antville.org/stories/1353880/">
<title>Haben Sie schon an Ihre Beerdigung...</title>
<link>http://Don.antville.org/stories/1353880/</link>
<description>Haben Sie schon an Ihre Beerdigung gedacht?
Ich habe zu meinen Kindern gesagt, dass ich keine &amp;ouml;ffentliche Beerdigung will. Aus Angst vor den &amp;raquo;Jacob Sisters&amp;laquo;! Mit ihren komischen Pudeln zerst&amp;ouml;ren sie doch jede Atmosph&amp;auml;re. Die sind auch bei Moshammer aufgetaucht! Deshalb: keine &amp;ouml;ffentliche Beerdigung aus Angst vor den &amp;raquo;Jacob Sisters&amp;laquo;. Das k&amp;ouml;nnen Sie ruhig schreiben.
Wundersch&amp;ouml;nes, sehr trauriges Interview mit einem sterbenskranken Rudi Carell...</description>
<dc:publisher>antville.org</dc:publisher>
<dc:creator>DonDahlmann (mailto:&amp;#100;&amp;#111;&amp;#110;&amp;#100;&amp;#97;&amp;#104;&amp;#108;&amp;#109;&amp;#97;&amp;#110;&amp;#110;&amp;#64;&amp;#103;&amp;#109;&amp;#97;&amp;#105;&amp;#108;&amp;#46;&amp;#99;&amp;#111;&amp;#109;)</dc:creator>
<dc:rights>Copyright &#169; 2006 DonDahlmann</dc:rights>
<dc:date>2006-03-18T01:17:35Z</dc:date>
</item>
<textinput rdf:about="http://Don.antville.org/search">
<title>find</title>
<description>Search this site:</description>
<name>q</name>
<link>http://Don.antville.org/search</link>
</textinput>
</rdf:RDF>