-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
25 lines (20 loc) · 916 Bytes
/
Copy pathatom.xml
File metadata and controls
25 lines (20 loc) · 916 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[My Octopress Blog]]></title>
<link href="http://olegflo.github.com/atom.xml" rel="self"/>
<link href="http://olegflo.github.com/"/>
<updated>2012-09-19T23:14:41+03:00</updated>
<id>http://olegflo.github.com/</id>
<author>
<name><![CDATA[Your Name]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Hello world]]></title>
<link href="http://olegflo.github.com/blog/2012/09/19/hello-world/"/>
<updated>2012-09-19T23:04:00+03:00</updated>
<id>http://olegflo.github.com/blog/2012/09/19/hello-world</id>
<content type="html"><![CDATA[<p>Hi! Thanks to http://vessi.github.com/blog/2012/06/10/sozdaniie-blogha-na-github-i-octopress/ I’ve setted up Octopress :)</p>
]]></content>
</entry>
</feed>