Sorry

This feed does not validate.

In addition, interoperability with the widest range of feed readers could be improved by implementing the following recommendations.

Source: http://interglacial.com/rss/moon_phase.rss

  1. <?xml version="1.0"?>
  2. <?xml-stylesheet title="CSS_formatting" type="text/css" href="./rss.css"?>
  3. <?xml-stylesheet title="XSL_formatting" type="text/xsl" href="./moon_phase.xsl"?>
  4. <rss version="2.0"
  5.  xmlns:Interglacial="http://interglacial.com/rss/#Misc1"
  6.  xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
  7. ><channel>
  8. <!--
  9.  
  10.  This data file is meant to be read by RSS reader programs.
  11.  See http://interglacial.com/rss/about.html to learn more about RSS.
  12.  
  13.  Generated with Perl's XML::RSS::SimpleGen v13.20
  14. -->
  15.  
  16. <link>https://www.timeanddate.com/moon/phases/</link>
  17. <title>Phase of the Moon</title>
  18. <description>Phase of the Moon</description>
  19. <language>en-US</language>
  20. <lastBuildDate>Fri, 26 Apr 2024 01:57:11 GMT</lastBuildDate>
  21.  
  22. <!--
  23. As the XML here declares, this feed updates just 3 times a day.
  24. So don't poll this feed much more often than that!!
  25. -->
  26.  
  27. <skipHours><hour>0</hour><hour>1</hour><hour>3</hour><hour>4</hour><hour>5</hour><hour>6</hour><hour>7</hour><hour>8</hour><hour>9</hour><hour>11</hour><hour>12</hour><hour>13</hour><hour>14</hour><hour>15</hour><hour>16</hour><hour>17</hour><hour>19</hour><hour>20</hour><hour>21</hour><hour>22</hour><hour>23</hour></skipHours>
  28. <sy:updateFrequency>3</sy:updateFrequency>
  29. <sy:updatePeriod>daily</sy:updatePeriod>
  30. <sy:updateBase>2012-01-01T02:00+00:00</sy:updateBase>
  31. <ttl>480</ttl>
  32. <webMaster>sburke@cpan.org (Sean M. Burke)</webMaster>
  33. <docs>//interglacial.com/rss/about.html</docs>
  34. <image>
  35.  <title>Phase of the Moon</title>
  36.  <url>https://interglacial.com/rss/images/moon16.gif</url>
  37.  <link>https://www.timeanddate.com/moon/phases/</link>
  38.  <width>50</width>
  39.  <height>50</height>
  40.  <description></description>
  41. </image>
  42. <Interglacial:self_url>https://interglacial.com/rss/moon_phase.rss</Interglacial:self_url>
  43. <Interglacial:generator_url>https://interglacial.com/rss/moon_phase.pl</Interglacial:generator_url>
  44.  
  45. <!--
  46.  This is entirely based on Perl module Astro::MoonPhase.
  47.  
  48.  'fraction' is in the range 0 to 1.
  49.  
  50.  'day' is NOT a proper 24-hour day, it's just 28 times 'fraction',
  51.     rounded to the nearest integer.  So it's in the range
  52.     0 (when 'fraction' is very small) to 28 (when 'fraction'
  53.     gets right up to 1.00)
  54.  
  55.  See http://interglacial.com/rss/moon_phase.pl
  56.  
  57. -->
  58. <Interglacial:moon_phase
  59. day = '16'
  60. fraction = '0.566577'
  61. english_phrase = 'a waning three-quarters moon'
  62. />
  63.  
  64. <item>
  65.  <title>a waning three-quarters moon</title>
  66.  <link>https://interglacial.com/rss/images/moon16.gif</link>
  67. </item>
  68.  
  69.  
  70. </channel></rss>
  71.  
Copyright © 2002-9 Sam Ruby, Mark Pilgrim, Joseph Walton, and Phil Ringnalda