-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
43 lines (36 loc) · 1.34 KB
/
atom.xml
File metadata and controls
43 lines (36 loc) · 1.34 KB
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
33
34
35
36
37
38
39
40
41
42
43
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[My Octopress Blog]]></title>
<link href="http://bambra.github.io/atom.xml" rel="self"/>
<link href="http://bambra.github.io/"/>
<updated>2013-05-29T14:14:25+02:00</updated>
<id>http://bambra.github.io/</id>
<author>
<name><![CDATA[Your Name]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[test-3]]></title>
<link href="http://bambra.github.io/blog/2013/05/29/test-3/"/>
<updated>2013-05-29T14:12:00+02:00</updated>
<id>http://bambra.github.io/blog/2013/05/29/test-3</id>
<content type="html"><![CDATA[
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[test2]]></title>
<link href="http://bambra.github.io/blog/2013/05/27/test2/"/>
<updated>2013-05-27T20:42:00+02:00</updated>
<id>http://bambra.github.io/blog/2013/05/27/test2</id>
<content type="html"><![CDATA[<p>test2</p>
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[test]]></title>
<link href="http://bambra.github.io/blog/2013/05/27/test/"/>
<updated>2013-05-27T20:36:00+02:00</updated>
<id>http://bambra.github.io/blog/2013/05/27/test</id>
<content type="html"><![CDATA[<p>test</p>
]]></content>
</entry>
</feed>