mirror of
https://github.com/LizardByte/Sunshine.git
synced 2025-08-10 00:52:16 +00:00
16 lines
376 B
XML
16 lines
376 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
|
|
<channel>
|
|
|
|
<title>LizardByte</title>
|
|
|
|
|
|
<description>LizardByte</description>
|
|
|
|
<link>http://app.lizardbyte.dev/</link>
|
|
<atom:link href="http://app.lizardbyte.dev/feed.xml" rel="self" type="application/rss+xml" />
|
|
|
|
|
|
</channel>
|
|
</rss>
|