Does anybody has an idee how to format the XML time variable in order to have it worked with a Time/Clock Event?
Got this so far, doesn't seem to work...
<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0">
<channel>
<item>
<title>Parking Curfew</title>
<description>12:40</description>
</item>
</channel>
</rss>