-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
32 lines (22 loc) · 889 Bytes
/
atom.xml
File metadata and controls
32 lines (22 loc) · 889 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Tiddly Z's Blog]]></title>
<link href="http://tiddlyz.github.com/atom.xml" rel="self"/>
<link href="http://tiddlyz.github.com/"/>
<updated>2013-03-25T01:23:23-04:00</updated>
<id>http://tiddlyz.github.com/</id>
<author>
<name><![CDATA[T Z]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Hello, Blogging World]]></title>
<link href="http://tiddlyz.github.com/blog/2013/03/25/hello-blogging-world/"/>
<updated>2013-03-25T01:02:00-04:00</updated>
<id>http://tiddlyz.github.com/blog/2013/03/25/hello-blogging-world</id>
<content type="html"><![CDATA[<h2>Hello, Blogging World</h2>
<p> This is the first blog. </p>
<p>25 Mar 2013</p>
]]></content>
</entry>
</feed>