-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathatom.xml
More file actions
26 lines (21 loc) · 781 Bytes
/
atom.xml
File metadata and controls
26 lines (21 loc) · 781 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title><![CDATA[Androist]]></title>
<link href="http://androist.com/atom.xml" rel="self"/>
<link href="http://androist.com/"/>
<updated>2012-12-05T23:39:19+04:00</updated>
<id>http://androist.com/</id>
<author>
<name><![CDATA[Androist]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[Hello World!]]></title>
<link href="http://androist.com/2012/hello-world/"/>
<updated>2012-12-04T20:21:00+04:00</updated>
<id>http://androist.com/2012/hello-world</id>
<content type="html"><![CDATA[<p>Hello Android World! <br/>
Wait a little more…</p>
]]></content>
</entry>
</feed>