<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Comments on snippet: 'hCalendar'</title>
<link>http://snipplr.com</link>
<description>Snipplr comments feed'</description>
<language>en-us</language>
<pubDate>Mon, 20 May 2013 04:51:31 GMT</pubDate>
<item>
<title>LeeRJohnson said on 2/22/10</title>
<link>http://snipplr.com/view/246/hcalendar/</link>
<description><![CDATA[ Would a data list be more appropriate when labels are displayed?  Well anyway here is alternate format.
<div class="vevent">
  ...
  <dl>
    <dt>Datetime</dt>
     <dd><abbr class="dtstart" title="20060615T1900+0900">June 15, 2006 - 19:00</abbr> to <abbr class="dtend" title="20060615T2100+0900">21:00</abbr></dd>
    <dt>Location</dt>
     <dd><span class="location">Location</span></dd>
  </dl>
</div> ]]></description>
<pubDate>Mon, 22 Feb 2010 00:24:03 GMT</pubDate>
<guid>http://snipplr.com/view/246/hcalendar/</guid>
</item>
<item>
<title>LeeRJohnson said on 2/22/10</title>
<link>http://snipplr.com/view/246/hcalendar/</link>
<description><![CDATA[ Would a data list be more appropriate when labels are displayed?  Well anyway here is alternate format.


  ...
  
    Datetime
     June 15, 2006 - 19:00 to 21:00
    Location
     Location ]]></description>
<pubDate>Mon, 22 Feb 2010 00:17:20 GMT</pubDate>
<guid>http://snipplr.com/view/246/hcalendar/</guid>
</item>
<item>
<title>batuhan said on 7/22/09</title>
<link>http://snipplr.com/view/246/hcalendar/</link>
<description><![CDATA[ 1.
      
   2.
      <a href="http://www.event.url/">Event Title</a>
   3.
      <p>Event Description</p>
   4.
      <ul>
   5.
      <li>Datetime: June 15, 2006 - 19:00 to 21:00</li>
   6.
      <li>Location: Location</li>
   7.
      </ul>
   8. ]]></description>
<pubDate>Wed, 22 Jul 2009 10:46:17 GMT</pubDate>
<guid>http://snipplr.com/view/246/hcalendar/</guid>
</item>
</channel>
</rss>