Initial Upload

This commit is contained in:
Matt Batchelder
2025-12-02 10:32:59 -05:00
commit 05ce0da296
2240 changed files with 467811 additions and 0 deletions

View File

@@ -0,0 +1,27 @@
<rss version="2.0">
<channel>
<title>Xibo Media RSS Test Feed</title>
<link/>
<description>Sample Media RSS</description>
<item>
<title>Yellow Flowers</title>
<description>Yellow Flowers in the Summer</description>
<enclosure url="http://localhost/rss/image1.jpg" type="image/jpeg"/>
</item>
<item>
<title>Clock Mechanism</title>
<description>A close-up shot of the mechanism in a clock</description>
<enclosure url="http://localhost/rss/image2.jpg" type="image/jpeg"/>
</item>
<item>
<title>Antipasti</title>
<description>Tasty antipasti - tomato, basil and mozzarella</description>
<enclosure url="http://localhost/rss/image3.jpg" type="image/jpeg"/>
</item>
<item>
<title>Reptile</title>
<description>A colourful reptile</description>
<enclosure url="http://localhost/rss/image4.jpg" type="image/jpeg"/>
</item>
</channel>
</rss>

Binary file not shown.

After

Width:  |  Height:  |  Size: 155 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 339 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 165 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 369 KiB