-
Notifications
You must be signed in to change notification settings - Fork 0
/
atom.xml
41 lines (26 loc) · 999 Bytes
/
atom.xml
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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Me.qsort</title>
<icon>https://www.gravatar.com/avatar/d24959ea3ebf3c580ad920aa1c2b3fca</icon>
<subtitle>Programing, Hacking</subtitle>
<link href="/atom.xml" rel="self"/>
<link href="http://qsort.me/"/>
<updated>2018-11-26T04:38:52.000Z</updated>
<id>http://qsort.me/</id>
<author>
<name>Y4ng</name>
<email>[email protected]</email>
</author>
<generator uri="http://hexo.io/">Hexo</generator>
<entry>
<title>Hello World</title>
<link href="http://qsort.me/2018/11/26/hello-world/"/>
<id>http://qsort.me/2018/11/26/hello-world/</id>
<published>2018-11-26T04:38:52.000Z</published>
<updated>2018-11-26T04:38:52.000Z</updated>
<content type="html"><![CDATA[<p>Hello, world.</p>]]></content>
<summary type="html">
<p>Hello, world.</p>
</summary>
</entry>
</feed>