hallöchen
This commit is contained in:
parent
8435a7dce7
commit
2a138ba5ae
18 changed files with 2822 additions and 0 deletions
27
feed.xml
Normal file
27
feed.xml
Normal file
|
@ -0,0 +1,27 @@
|
|||
<?xml version="1.0" encoding="UTF-8" ?>
|
||||
<rss version="2.0">
|
||||
<channel>
|
||||
<title>Mein Website RSS-Feed</title>
|
||||
<link>https://lukasrosier.com/</link>
|
||||
<description>Neueste Updates von meiner Website</description>
|
||||
<language>de-DE</language>
|
||||
<lastBuildDate>Mon, 11 Feb 2025 12:00:00 +0000</lastBuildDate>
|
||||
|
||||
<item>
|
||||
<title>Erster Beitrag</title>
|
||||
<link>https://data.lukasrosier.com/</link>
|
||||
<description>Eine kurze Beschreibung des Beitrags.</description>
|
||||
<pubDate>Mon, 11 Feb 2025 10:00:00 +0000</pubDate>
|
||||
<guid>https://data.lukasrosier.com/</guid>
|
||||
</item>
|
||||
|
||||
<item>
|
||||
<title>Zweiter Beitrag</title>
|
||||
<link>https://lukasrosier.com/</link>
|
||||
<description>Beschreibung des zweiten Beitrags.</description>
|
||||
<pubDate>Sun, 10 Feb 2025 15:30:00 +0000</pubDate>
|
||||
<guid>https://lukasrosier.com/</guid>
|
||||
</item>
|
||||
|
||||
</channel>
|
||||
</rss>
|
Loading…
Add table
Add a link
Reference in a new issue