BEGIN:VCALENDAR
VERSION:2.0
PRODID:item->detaillink."\n"; ?>
METHOD:PUBLISH
BEGIN:VEVENT
UID:item->autormail."\n"; ?>
ORGANIZER;CN="item->autor; ?>":MAILTO:item->autormail."\n"; ?>
LOCATION: item->veranstaltungsort."\n"; ?>
SUMMARY:item->titel."\n"; ?>
DESCRIPTION:item->kurztext."   link:  ".$this->item->detaillink."\n"; ?>
CLASS:PUBLIC
DTSTART:format(DateTime::ISO8601)."\n";/*20060910T220000Z*/ ?>
DTEND:format(DateTime::ISO8601)."\n"; /*20060919T215900Z*/ ?>
DTSTAMP:format(DateTime::ISO8601)."\n"; /*20060919T215900Z*/ ?>
END:VEVENT
END:VCALENDAR