-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathfeed.xml
34 lines (32 loc) · 1.08 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
<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>Webseitentest</title>
<link href="https://github.com/Zeaphon/publimain/feed.xml" rel="self" />
<link href="https://github.com/Zeaphon/publimain" />
<updated>2019-07-24T13:27:47+02:00</updated>
<author>
<name>Tim Wilden</name>
</author>
<id>https://github.com/Zeaphon/publimain</id>
<entry>
<title>Landing Page</title>
<author>
<name>Tim Wilden</name>
</author>
<link href="https://github.com/Zeaphon/publimain/landing-page.html"/>
<id>https://github.com/Zeaphon/publimain/landing-page.html</id>
<updated>2019-07-24T12:57:08+02:00</updated>
<summary>
<![CDATA[
HeadlineBody Text Introduction
]]>
</summary>
<content type="html">
<![CDATA[
<h2 id="mcetoc_1dghps9680">Headline</h2>
<p>Body Text Introduction</p>
<p> </p>
]]>
</content>
</entry>
</feed>