mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
53 lines
2.5 KiB
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 &ouml;ffentliche Beerdigung will. Aus Angst vor den &raquo;Jacob Sisters&laquo;! Mit ihren komischen Pudeln zerst&ouml;ren sie doch jede Atmosph&auml;re. Die sind auch bei Moshammer aufgetaucht! Deshalb: keine &ouml;ffentliche Beerdigung aus Angst vor den &raquo;Jacob Sisters&laquo;. Das k&ouml;nnen Sie ruhig schreiben.
|
|
|
|
Wundersch&ouml;nes, sehr trauriges Interview mit einem sterbenskranken Rudi Carell...</description>
|
|
<dc:publisher>antville.org</dc:publisher>
|
|
<dc:creator>DonDahlmann (mailto:&#100;&#111;&#110;&#100;&#97;&#104;&#108;&#109;&#97;&#110;&#110;&#64;&#103;&#109;&#97;&#105;&#108;&#46;&#99;&#111;&#109;)</dc:creator>
|
|
|
|
<dc:rights>Copyright © 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>
|