mirror of
https://bitbucket.org/smil3y/kde-extraapps.git
synced 2025-02-24 19:02:53 +00:00
34 lines
1.5 KiB
XML
34 lines
1.5 KiB
XML
<?xml version="1.0" encoding="utf-8"?><feed version="0.3"
|
|
xmlns="http://purl.org/atom/ns#"
|
|
xmlns:dc="http://purl.org/dc/elements/1.1/"
|
|
xml:lang="en"
|
|
>
|
|
<!-- properties:
|
|
- Atom 0.3 by wordpress 2.0.1
|
|
- title, summary and content as CDATA
|
|
-->
|
|
<title>Foobar's Weblog</title>
|
|
<link rel="alternate" type="text/html" href="http://www.foobar.de/wordpress" />
|
|
<tagline>Some tagline here</tagline>
|
|
<modified>2006-03-17T19:47:19Z</modified>
|
|
<copyright>Copyright 2006</copyright>
|
|
<generator url="http://wordpress.org/" version="2.0.1">WordPress</generator>
|
|
<entry>
|
|
<author>
|
|
<name>Foobar</name>
|
|
</author>
|
|
<title type="text/html" mode="escaped"><![CDATA[Some title]]></title>
|
|
<link rel="alternate" type="text/html" href="http://www.foobar.de/wordpress/archives/2006/03/17/some-title/" />
|
|
<id>http://www.foobar.de/wordpress/archives/2006/03/17/some-title/</id>
|
|
<modified>2006-03-17T19:44:36Z</modified>
|
|
<issued>2006-03-17T19:44:36Z</issued>
|
|
|
|
<dc:subject>asubject</dc:subject><dc:subject>anothersubject</dc:subject>
|
|
<summary type="text/plain" mode="escaped"><![CDATA[Some funky plain text
|
|
|
|
]]></summary>
|
|
<content type="text/html" mode="escaped" xml:base="http://www.foobar.de/wordpress/archives/2006/03/17/some-title/"><![CDATA[<p>I like <a href="http://somewhere.com">this</a> a lot.</p>
|
|
]]></content>
|
|
<enclosure url='http://www.somewhere.com/somwhere.mp3' length='4101088' type='audio/mpeg'/>
|
|
</entry>
|
|
</feed>
|