add apod NASA RSS feed - sfeed_tests - sfeed tests and RSS and Atom files
 (HTM) git clone git://git.codemadness.org/sfeed_tests
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7fc86628810b811e163cdc7420ae8b29739288f1
 (DIR) parent 138441d6fb5e94afe733f4717c1ecb53d8f37f80
 (HTM) Author: Hiltjo Posthuma <hiltjo@codemadness.org>
       Date:   Sun, 18 Jun 2023 18:08:36 +0200
       
       add apod NASA RSS feed
       
       https://apod.nasa.gov/apod.rss
       
       Diffstat:
         A input/sfeed/realworld/apod.nasa.go… |      63 +++++++++++++++++++++++++++++++
       
       1 file changed, 63 insertions(+), 0 deletions(-)
       ---
 (DIR) diff --git a/input/sfeed/realworld/apod.nasa.gov_rss.xml b/input/sfeed/realworld/apod.nasa.gov_rss.xml
       @@ -0,0 +1,63 @@
       +<rss version="2.0">
       +  <channel>
       +    <title>APOD</title>
       +    <link>https://apod.nasa.gov/</link>
       +    <description>Astronomy Picture of the Day</description>
       +    <language>en-us</language>
       +    <image>
       +      <title>APOD</title>
       +      <url>https://apod.nasa.gov/favicon.ico</url>
       +      <link>https://apod.nasa.gov/</link>
       +    </image>
       +
       +    <item>
       +    <title></title>
       +    <link>https://apod.nasa.gov/apod/astropix.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/astropix.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230618.jpg" align="left" alt="Why would clouds form a hexagon on Saturn?" border="0" />&#60;/a> Why would clouds form a hexagon on Saturn?&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title>Planet Earth at Night II</title>
       +    <link>https://apod.nasa.gov/apod/ap230617.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230617.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230617.jpg" align="left" alt="Recorded during 2017, timelapse sequences from the" border="0" />&#60;/a> Recorded during 2017, timelapse sequences from the&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title>Sunset to Sunrise over the Baltic Sea</title>
       +    <link>https://apod.nasa.gov/apod/ap230616.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230616.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230616.jpg" align="left" alt="Sunset to Sunrise over the Baltic Sea" border="0" />&#60;/a> Sunset to Sunrise over the Baltic Sea&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title>M15: Dense Globular Star Cluster</title>
       +    <link>https://apod.nasa.gov/apod/ap230615.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230615.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230615.jpg" align="left" alt="M15: Dense Globular Star Cluster" border="0" />&#60;/a> M15: Dense Globular Star Cluster&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title></title>
       +    <link>https://apod.nasa.gov/apod/ap230614.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230614.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230614.jpg" align="left" alt="There is no sea on Earth large enough to contain the Shark nebula." border="0" />&#60;/a> There is no sea on Earth large enough to contain the Shark nebula.&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title></title>
       +    <link>https://apod.nasa.gov/apod/ap230613.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230613.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230613.jpg" align="left" alt="Jupiter's moons " border="0" />&#60;/a> Jupiter's moons &#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <item>
       +    <title></title>
       +    <link>https://apod.nasa.gov/apod/ap230612.html</link>
       +<description>&#60;p>&#60;a href="https://apod.nasa.gov/apod/ap230612.html">&#60;img src="https://apod.nasa.gov/apod/calendar/S_230612.jpg" align="left" alt="What’s that near the Moon?" border="0" />&#60;/a> What’s that near the Moon?&#60;/p>&#60;br clear="all"/></description>
       +    </item>
       +
       +    <textInput>
       +    <title>Search APOD</title>
       +    <description>Search APOD</description>
       +    <name>query</name>
       +    <link>https://apod.nasa.gov/cgi-bin/apod/apod_search
       +    </link>
       +    </textInput>
       +  </channel>
       +</rss>