-
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) · 755 Bytes
/
atom.xml
File metadata and controls
25 lines (20 loc) · 755 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[test]]></title>
<link href="http://imicy.github.io/atom.xml" rel="self"/>
<link href="http://imicy.github.io/"/>
<updated>2014-05-05T13:15:57+08:00</updated>
<id>http://imicy.github.io/</id>
<author>
<name><![CDATA[imicy]]></name>
</author>
<generator uri="http://octopress.org/">Octopress</generator>
<entry>
<title type="html"><![CDATA[中文测试]]></title>
<link href="http://imicy.github.io/blog/2014/05/05/zhongwenceshi/"/>
<updated>2014-05-05T12:55:24+08:00</updated>
<id>http://imicy.github.io/blog/2014/05/05/zhongwenceshi</id>
<content type="html"><![CDATA[
]]></content>
</entry>
</feed>