-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
34 lines (28 loc) · 1.05 KB
/
atom.xml
File metadata and controls
34 lines (28 loc) · 1.05 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[My Octopress Blog]]></title>
<link href="http://sarony.github.io/atom.xml" rel="self"/>
<link href="http://sarony.github.io/"/>
<updated>2013-09-24T17:30:50-04:00</updated>
<id>http://sarony.github.io/</id>
<author>
<name><![CDATA[Your Name]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Day Two]]></title>
<link href="http://sarony.github.io/blog/2013/09/24/day-two/"/>
<updated>2013-09-24T17:30:00-04:00</updated>
<id>http://sarony.github.io/blog/2013/09/24/day-two</id>
<content type="html"><![CDATA[
]]></content>
</entry>
<entry>
<title type="html"><![CDATA[hello world]]></title>
<link href="http://sarony.github.io/blog/2013/09/24/hello-world/"/>
<updated>2013-09-24T17:28:00-04:00</updated>
<id>http://sarony.github.io/blog/2013/09/24/hello-world</id>
<content type="html"><![CDATA[
]]></content>
</entry>
</feed>