CS2613/journal/feeds/all.atom.xml

17 lines
993 B
XML
Raw Normal View History

2022-09-07 09:14:07 -03:00
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">My Blog: My Blog</title>
<link rel="self" href="http://www.example.com/feeds/all.atom.xml" />
<link href="http://www.example.com/index.html" />
<id>urn:http-www-example-com:-index-html</id>
<updated>2022-09-07T11:55:04Z</updated>
<entry>
<title type="text">First blog post</title>
<link rel="alternate" href="http://www.example.com/2022/09/first-blog-post.html?utm_source=all&amp;utm_medium=Atom" />
<id>urn:http-www-example-com:-2022-09-first-blog-post-html</id>
<published>2022-09-07T11:55:04Z</published>
<updated>2022-09-07T11:55:04Z</updated>
<author>
<name>The Unknown Author</name></author>
<content type="html">
&lt;p&gt;&lt;em&gt;First blog post&lt;/em&gt;&lt;/p&gt;&lt;a href="http://www.example.com/2022/09/first-blog-post.html?utm_source=all&amp;amp;utm_medium=Atom"&gt;&lt;em&gt;More&amp;hellip;&lt;/em&gt;&lt;/a&gt;</content></entry></feed>