-
Notifications
You must be signed in to change notification settings - Fork 0
/
feed.xml
54 lines (42 loc) · 1.78 KB
/
feed.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
42
43
44
45
46
47
48
49
50
51
52
53
54
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
<title type="text">Joe Vogel</title>
<generator uri="https://github.com/jekyll/jekyll">Jekyll</generator>
<link rel="self" type="application/atom+xml" href="/feed.xml" />
<link rel="alternate" type="text/html" href="" />
<updated>2014-11-15T17:42:14-02:00</updated>
<id>/</id>
<author>
<name>Joe Jonas Vogel</name>
<uri>/</uri>
<email>[email protected]</email>
</author>
<entry>
<title type="html"><![CDATA[Arduino - SD Card]]></title>
<link rel="alternate" type="text/html" href="/blog/Arduino-SD-Card/" />
<id>/blog/Arduino-SD-Card</id>
<published>2014-11-15T09:15:00-02:00</published>
<updated>2014-11-15T09:15:00-02:00</updated>
<author>
<name>Joe Jonas Vogel</name>
<uri></uri>
<email>[email protected]</email>
</author>
<content type="html"><p>Arduino - SD Card</p>
<p><a href="/blog/Arduino-SD-Card/">Arduino - SD Card</a> was originally published by Joe Jonas Vogel at <a href="">Joe Vogel</a> on November 15, 2014.</p></content>
</entry>
<entry>
<title type="html"><![CDATA[Hello World]]></title>
<link rel="alternate" type="text/html" href="/blog/hello-world/" />
<id>/blog/hello-world</id>
<published>2014-10-31T17:39:55-02:00</published>
<updated>2014-10-31T17:39:55-02:00</updated>
<author>
<name>Joe Jonas Vogel</name>
<uri></uri>
<email>[email protected]</email>
</author>
<content type="html"><p>Post teste</p>
<p><a href="/blog/hello-world/">Hello World</a> was originally published by Joe Jonas Vogel at <a href="">Joe Vogel</a> on October 31, 2014.</p></content>
</entry>
</feed>