iCal-Parser-1.21/0000755000175000017500000000000013022236166012550 5ustar rixedrixediCal-Parser-1.21/ChangeLog0000644000175000017500000000355413022235664014333 0ustar rixedrixed2016-12-08 Cedric Cellier * lib/iCal/Parser.pm: various fixes of some reported or unreported bugs. 2006-10-19 Rick Frankel * lib/iCal/Parser.pm (update_recurrences): fix problem with replacement event (recurrence-id) prior to rrule event in file. 2006-09-10 Rick Frankel * lib/iCal/Parser.pm (VEVENT): fix problems with alarms on recurring events 2005-07-02 Rick Frankel * lib/iCal/Parser.pm (convert_value): fix handling of lists of dates (EXDATE) 2005-03-28 Rick Frankel * t/calendars/04recurrence.ics (BEGIN): added test for empty set fix. * lib/iCal/Parser.pm (VEVENT): handle recurrence generating sets with no entries. 2005-02-08 Rick Frankel * Build.PL: build_require freeze/thaw, latest version of Test::More (is_deeply comparison problems). * t/02parse.t: change from using Data::Dumper to freeze/thaw for saving/comparing parsing output. 2005-02-04 Rick Frankel * t/02parse.t: force explicit timezone for tests. 2005-02-01 Rick Frankel * lib/iCal/Parser.pm: change date handling. added tz argument. Default now "local" instead of "floating". This is consistent w/ iCal's handling of dates. 2005-01-09 Rick Frankel * lib/iCal/Parser.pm (parse_strings): added parse_strings (suggested by Bob Goldstein), and, for consistency parse_files alias for parse. 2005-01-04 Rick Frankel * t/02parse.t: make tests independent of current year * t/01args.t: ditto 2004-12-31 Rick Frankel * lib/iCal/Parser.pm (VCALENDAR): change default name of calendar to basename of file from "Calendar $idx" if possible. 2004-12-23 Rick Frankel * Parser.pm (_convert_value): deal with mozilla's negative dates in todos iCal-Parser-1.21/META.yml0000644000175000017500000000112213022236166014015 0ustar rixedrixed--- abstract: unknown author: - unknown build_requires: ExtUtils::MakeMaker: '0' configure_requires: ExtUtils::MakeMaker: '0' dynamic_config: 1 generated_by: 'ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.142690' license: unknown meta-spec: url: http://module-build.sourceforge.net/META-spec-v1.4.html version: '1.4' name: iCal-Parser no_index: directory: - t - inc requires: DateTime::Format::ICal: '0.08' File::Basename: '0' FreezeThaw: '0.43' IO::File: '1.1' IO::String: '0' Test::More: '0.54' Text::vFile::asData: '0.02' version: '1.21' iCal-Parser-1.21/LICENSE0000644000175000017500000005012513022226015013550 0ustar rixedrixedTerms of Perl itself a) the GNU General Public License as published by the Free Software Foundation; either version 1, or (at your option) any later version, or b) the "Artistic License" --------------------------------------------------------------------------- The General Public License (GPL) Version 2, June 1991 Copyright (C) 1989, 1991 Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA Everyone is permitted to copy and distribute verbatim copies of this license document, but changing it is not allowed. Preamble The licenses for most software are designed to take away your freedom to share and change it. By contrast, the GNU General Public License is intended to guarantee your freedom to share and change free software--to make sure the software is free for all its users. This General Public License applies to most of the Free Software Foundation's software and to any other program whose authors commit to using it. (Some other Free Software Foundation software is covered by the GNU Library General Public License instead.) You can apply it to your programs, too. When we speak of free software, we are referring to freedom, not price. Our General Public Licenses are designed to make sure that you have the freedom to distribute copies of free software (and charge for this service if you wish), that you receive source code or can get it if you want it, that you can change the software or use pieces of it in new free programs; and that you know you can do these things. To protect your rights, we need to make restrictions that forbid anyone to deny you these rights or to ask you to surrender the rights. These restrictions translate to certain responsibilities for you if you distribute copies of the software, or if you modify it. For example, if you distribute copies of such a program, whether gratis or for a fee, you must give the recipients all the rights that you have. You must make sure that they, too, receive or can get the source code. And you must show them these terms so they know their rights. We protect your rights with two steps: (1) copyright the software, and (2) offer you this license which gives you legal permission to copy, distribute and/or modify the software. Also, for each author's protection and ours, we want to make certain that everyone understands that there is no warranty for this free software. If the software is modified by someone else and passed on, we want its recipients to know that what they have is not the original, so that any problems introduced by others will not reflect on the original authors' reputations. Finally, any free program is threatened constantly by software patents. We wish to avoid the danger that redistributors of a free program will individually obtain patent licenses, in effect making the program proprietary. To prevent this, we have made it clear that any patent must be licensed for everyone's free use or not licensed at all. The precise terms and conditions for copying, distribution and modification follow. GNU GENERAL PUBLIC LICENSE TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION 0. This License applies to any program or other work which contains a notice placed by the copyright holder saying it may be distributed under the terms of this General Public License. The "Program", below, refers to any such program or work, and a "work based on the Program" means either the Program or any derivative work under copyright law: that is to say, a work containing the Program or a portion of it, either verbatim or with modifications and/or translated into another language. (Hereinafter, translation is included without limitation in the term "modification".) Each licensee is addressed as "you". Activities other than copying, distribution and modification are not covered by this License; they are outside its scope. The act of running the Program is not restricted, and the output from the Program is covered only if its contents constitute a work based on the Program (independent of having been made by running the Program). Whether that is true depends on what the Program does. 1. You may copy and distribute verbatim copies of the Program's source code as you receive it, in any medium, provided that you conspicuously and appropriately publish on each copy an appropriate copyright notice and disclaimer of warranty; keep intact all the notices that refer to this License and to the absence of any warranty; and give any other recipients of the Program a copy of this License along with the Program. You may charge a fee for the physical act of transferring a copy, and you may at your option offer warranty protection in exchange for a fee. 2. You may modify your copy or copies of the Program or any portion of it, thus forming a work based on the Program, and copy and distribute such modifications or work under the terms of Section 1 above, provided that you also meet all of these conditions: a) You must cause the modified files to carry prominent notices stating that you changed the files and the date of any change. b) You must cause any work that you distribute or publish, that in whole or in part contains or is derived from the Program or any part thereof, to be licensed as a whole at no charge to all third parties under the terms of this License. c) If the modified program normally reads commands interactively when run, you must cause it, when started running for such interactive use in the most ordinary way, to print or display an announcement including an appropriate copyright notice and a notice that there is no warranty (or else, saying that you provide a warranty) and that users may redistribute the program under these conditions, and telling the user how to view a copy of this License. (Exception: if the Program itself is interactive but does not normally print such an announcement, your work based on the Program is not required to print an announcement.) These requirements apply to the modified work as a whole. If identifiable sections of that work are not derived from the Program, and can be reasonably considered independent and separate works in themselves, then this License, and its terms, do not apply to those sections when you distribute them as separate works. But when you distribute the same sections as part of a whole which is a work based on the Program, the distribution of the whole must be on the terms of this License, whose permissions for other licensees extend to the entire whole, and thus to each and every part regardless of who wrote it. Thus, it is not the intent of this section to claim rights or contest your rights to work written entirely by you; rather, the intent is to exercise the right to control the distribution of derivative or collective works based on the Program. In addition, mere aggregation of another work not based on the Program with the Program (or with a work based on the Program) on a volume of a storage or distribution medium does not bring the other work under the scope of this License. 3. You may copy and distribute the Program (or a work based on it, under Section 2) in object code or executable form under the terms of Sections 1 and 2 above provided that you also do one of the following: a) Accompany it with the complete corresponding machine-readable source code, which must be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, b) Accompany it with a written offer, valid for at least three years, to give any third party, for a charge no more than your cost of physically performing source distribution, a complete machine-readable copy of the corresponding source code, to be distributed under the terms of Sections 1 and 2 above on a medium customarily used for software interchange; or, c) Accompany it with the information you received as to the offer to distribute corresponding source code. (This alternative is allowed only for noncommercial distribution and only if you received the program in object code or executable form with such an offer, in accord with Subsection b above.) The source code for a work means the preferred form of the work for making modifications to it. For an executable work, complete source code means all the source code for all modules it contains, plus any associated interface definition files, plus the scripts used to control compilation and installation of the executable. However, as a special exception, the source code distributed need not include anything that is normally distributed (in either source or binary form) with the major components (compiler, kernel, and so on) of the operating system on which the executable runs, unless that component itself accompanies the executable. If distribution of executable or object code is made by offering access to copy from a designated place, then offering equivalent access to copy the source code from the same place counts as distribution of the source code, even though third parties are not compelled to copy the source along with the object code. 4. You may not copy, modify, sublicense, or distribute the Program except as expressly provided under this License. Any attempt otherwise to copy, modify, sublicense or distribute the Program is void, and will automatically terminate your rights under this License. However, parties who have received copies, or rights, from you under this License will not have their licenses terminated so long as such parties remain in full compliance. 5. You are not required to accept this License, since you have not signed it. However, nothing else grants you permission to modify or distribute the Program or its derivative works. These actions are prohibited by law if you do not accept this License. Therefore, by modifying or distributing the Program (or any work based on the Program), you indicate your acceptance of this License to do so, and all its terms and conditions for copying, distributing or modifying the Program or works based on it. 6. Each time you redistribute the Program (or any work based on the Program), the recipient automatically receives a license from the original licensor to copy, distribute or modify the Program subject to these terms and conditions. You may not impose any further restrictions on the recipients' exercise of the rights granted herein. You are not responsible for enforcing compliance by third parties to this License. 7. If, as a consequence of a court judgment or allegation of patent infringement or for any other reason (not limited to patent issues), conditions are imposed on you (whether by court order, agreement or otherwise) that contradict the conditions of this License, they do not excuse you from the conditions of this License. If you cannot distribute so as to satisfy simultaneously your obligations under this License and any other pertinent obligations, then as a consequence you may not distribute the Program at all. For example, if a patent license would not permit royalty-free redistribution of the Program by all those who receive copies directly or indirectly through you, then the only way you could satisfy both it and this License would be to refrain entirely from distribution of the Program. If any portion of this section is held invalid or unenforceable under any particular circumstance, the balance of the section is intended to apply and the section as a whole is intended to apply in other circumstances. It is not the purpose of this section to induce you to infringe any patents or other property right claims or to contest validity of any such claims; this section has the sole purpose of protecting the integrity of the free software distribution system, which is implemented by public license practices. Many people have made generous contributions to the wide range of software distributed through that system in reliance on consistent application of that system; it is up to the author/donor to decide if he or she is willing to distribute software through any other system and a licensee cannot impose that choice. This section is intended to make thoroughly clear what is believed to be a consequence of the rest of this License. 8. If the distribution and/or use of the Program is restricted in certain countries either by patents or by copyrighted interfaces, the original copyright holder who places the Program under this License may add an explicit geographical distribution limitation excluding those countries, so that distribution is permitted only in or among countries not thus excluded. In such case, this License incorporates the limitation as if written in the body of this License. 9. The Free Software Foundation may publish revised and/or new versions of the General Public License from time to time. Such new versions will be similar in spirit to the present version, but may differ in detail to address new problems or concerns. Each version is given a distinguishing version number. If the Program specifies a version number of this License which applies to it and "any later version", you have the option of following the terms and conditions either of that version or of any later version published by the Free Software Foundation. If the Program does not specify a version number of this License, you may choose any version ever published by the Free Software Foundation. 10. If you wish to incorporate parts of the Program into other free programs whose distribution conditions are different, write to the author to ask for permission. For software which is copyrighted by the Free Software Foundation, write to the Free Software Foundation; we sometimes make exceptions for this. Our decision will be guided by the two goals of preserving the free status of all derivatives of our free software and of promoting the sharing and reuse of software generally. NO WARRANTY 11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION. 12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES, INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES. END OF TERMS AND CONDITIONS --------------------------------------------------------------------------- The Artistic License Preamble The intent of this document is to state the conditions under which a Package may be copied, such that the Copyright Holder maintains some semblance of artistic control over the development of the package, while giving the users of the package the right to use and distribute the Package in a more-or-less customary fashion, plus the right to make reasonable modifications. Definitions: - "Package" refers to the collection of files distributed by the Copyright Holder, and derivatives of that collection of files created through textual modification. - "Standard Version" refers to such a Package if it has not been modified, or has been modified in accordance with the wishes of the Copyright Holder. - "Copyright Holder" is whoever is named in the copyright or copyrights for the package. - "You" is you, if you're thinking about copying or distributing this Package. - "Reasonable copying fee" is whatever you can justify on the basis of media cost, duplication charges, time of people involved, and so on. (You will not be required to justify it to the Copyright Holder, but only to the computing community at large as a market that must bear the fee.) - "Freely Available" means that no fee is charged for the item itself, though there may be fees involved in handling the item. It also means that recipients of the item may redistribute it under the same conditions they received it. 1. You may make and give away verbatim copies of the source form of the Standard Version of this Package without restriction, provided that you duplicate all of the original copyright notices and associated disclaimers. 2. You may apply bug fixes, portability fixes and other modifications derived from the Public Domain or from the Copyright Holder. A Package modified in such a way shall still be considered the Standard Version. 3. You may otherwise modify your copy of this Package in any way, provided that you insert a prominent notice in each changed file stating how and when you changed that file, and provided that you do at least ONE of the following: a) place your modifications in the Public Domain or otherwise make them Freely Available, such as by posting said modifications to Usenet or an equivalent medium, or placing the modifications on a major archive site such as ftp.uu.net, or by allowing the Copyright Holder to include your modifications in the Standard Version of the Package. b) use the modified Package only within your corporation or organization. c) rename any non-standard executables so the names do not conflict with standard executables, which must also be provided, and provide a separate manual page for each non-standard executable that clearly documents how it differs from the Standard Version. d) make other distribution arrangements with the Copyright Holder. 4. You may distribute the programs of this Package in object code or executable form, provided that you do at least ONE of the following: a) distribute a Standard Version of the executables and library files, together with instructions (in the manual page or equivalent) on where to get the Standard Version. b) accompany the distribution with the machine-readable source of the Package with your modifications. c) accompany any non-standard executables with their corresponding Standard Version executables, giving the non-standard executables non-standard names, and clearly documenting the differences in manual pages (or equivalent), together with instructions on where to get the Standard Version. d) make other distribution arrangements with the Copyright Holder. 5. You may charge a reasonable copying fee for any distribution of this Package. You may charge any fee you choose for support of this Package. You may not charge a fee for this Package itself. However, you may distribute this Package in aggregate with other (possibly commercial) programs as part of a larger (possibly commercial) software distribution provided that you do not advertise this Package as a product of your own. 6. The scripts and library files supplied as input to or produced as output from the programs of this Package do not automatically fall under the copyright of this Package, but belong to whomever generated them, and may be sold commercially, and may be aggregated with this Package. 7. C or perl subroutines supplied by you and linked into this Package shall not be considered part of this Package. 8. Aggregation of this Package with a commercial distribution is always permitted provided that the use of this Package is embedded; that is, when no overt attempt is made to make this Package's interfaces visible to the end user of the commercial distribution. Such use shall not be construed as a distribution of this Package. 9. The name of the Copyright Holder may not be used to endorse or promote products derived from this software without specific prior written permission. 10. THIS PACKAGE IS PROVIDED "AS IS" AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE. The End iCal-Parser-1.21/Makefile.PL0000644000175000017500000000133212157060435014523 0ustar rixedrixed# Note: this file was auto-generated by Module::Build::Compat version 0.3603 use ExtUtils::MakeMaker; WriteMakefile ( 'PL_FILES' => {}, 'INSTALLDIRS' => 'site', 'NAME' => 'iCal::Parser', 'EXE_FILES' => [], 'VERSION_FROM' => 'lib/iCal/Parser.pm', 'PREREQ_PM' => { 'Test::More' => '0.54', 'IO::File' => '1.1', 'IO::String' => 0, 'FreezeThaw' => '0.43', 'File::Basename' => 0, 'DateTime::Format::ICal' => '0.08', 'Text::vFile::asData' => '0.02' } ) ; iCal-Parser-1.21/META.json0000644000175000017500000000204213022236166014167 0ustar rixedrixed{ "abstract" : "unknown", "author" : [ "unknown" ], "dynamic_config" : 1, "generated_by" : "ExtUtils::MakeMaker version 7.1, CPAN::Meta::Converter version 2.142690", "license" : [ "unknown" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "iCal-Parser", "no_index" : { "directory" : [ "t", "inc" ] }, "prereqs" : { "build" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "runtime" : { "requires" : { "DateTime::Format::ICal" : "0.08", "File::Basename" : "0", "FreezeThaw" : "0.43", "IO::File" : "1.1", "IO::String" : "0", "Test::More" : "0.54", "Text::vFile::asData" : "0.02" } } }, "release_status" : "stable", "version" : "1.21" } iCal-Parser-1.21/lib/0000755000175000017500000000000013022236166013316 5ustar rixedrixediCal-Parser-1.21/lib/iCal/0000755000175000017500000000000013022236166014166 5ustar rixedrixediCal-Parser-1.21/lib/iCal/Parser.pm0000644000175000017500000004133713022235664015772 0ustar rixedrixed# $Id$ package iCal::Parser; use strict; our $VERSION='1.21'; our @ISA = qw (Exporter); use DateTime::Format::ICal; use DateTime::TimeZone; use Text::vFile::asData; use File::Basename; use IO::File; use IO::String; # mapping of ical entries to datatypes our %TYPES=(dates=>{DTSTAMP=>1,DTSTART=>1,DTEND=>1,COMPLETED=>1, 'RECURRENCE-ID'=>1,EXDATE=>1,DUE=>1, 'LAST-MODIFIED'=>1, }, durations=>{DURATION=>1}, arrays=>{EXDATE=>1,ATTENDEE=>1}, hash=>{'ATTENDEE'=>1, ORGANIZER=>1}, ); our %defaults=(debug=>0,span=>undef,start=>undef,end=>undef,months=>60,tz=>'local'); our $dfmt=DateTime::Format::ICal->new; our $parser=Text::vFile::asData->new; sub new { my ($class, %params) = @_; my $self=bless {%defaults, %params, ical=>{cals=>[],events=>{},todos=>[]}, _today=>DateTime->now,_calid=>0, }, $class; #set range, allow passed in dates as DateTimes or strings my $start=$params{start}||DateTime->now->truncate(to=>'year'); $start=$dfmt->parse_datetime($start) unless ref $start; my $end=$params{end}||$start->clone->add(months=>$self->{months}); $end=$dfmt->parse_datetime($end) unless ref $end; $self->{span}||=DateTime::Span->new(start=>$start, end=>$end); $self->{tz}=DateTime::TimeZone->new(name=>$self->{tz}) unless ref $self->{tz}; return ($self); } sub parse { my $self=shift; foreach my $file (@_) { my $fh=ref $file ? $file : IO::File->new($file,'r') || die "Can\'t open $file, $!"; my $data=$parser->parse($fh); undef $fh; $self->VCALENDAR($data->{objects}[0],$file); $self->add_objects($data->{objects}[0]); $self->update_recurrences; } return $self->{ical}; } sub parse_files { return parse(@_); } sub parse_strings { my $self=shift; return $self->parse((map { IO::String->new($_) } @_)); } sub calendar { return shift->{ical}; } sub VCALENDAR { my($self,$cal,$file)=@_; my %props=(); $self->{recurrences}=[]; $self->map_properties(\%props,$cal); $props{'X-WR-TIMEZONE'}||=$self->{tz}->name; $props{index}=++$self->{_calid}; $props{'X-WR-RELCALID'}||=$self->{_calid}; $props{'X-WR-CALNAME'}||= ref $file ? "Calendar $self->{_calid}" : fileparse($file,qr{\.\w+}); push @{$self->{ical}{cals}},\%props; } sub VTODO { my($self,$todo)=@_; return if $self->{no_todos}; my $t={idref=>$self->_cur_calid}; $self->map_properties($t,$todo); $t->{PRIORITY}||=99; $self->add_objects($todo,$t); push @{ $self->{ical}{todos} }, $t; } sub VEVENT { my($self,$event)=@_; return if $self->{no_events}; my %e=(idref=>$self->_cur_calid); $self->map_properties(\%e,$event); $self->add_objects($event,\%e); my $start=$e{DTSTART}; return if $start > $self->{span}->end; warn "Event: @e{qw(UID DTSTART SUMMARY)}\n" if $self->{debug}; # stolen from Text::vFile::asData example $e{allday}=1 if (_param($event,'DTSTART','VALUE')||'') eq 'DATE'; #is it a rule that an event must contain either a duration or end? # answer: no, it's not (cpan bug #25232) my $end=$e{DTEND}; my $duration=$end ? $end-$start : delete $e{DURATION}; $duration ||= DateTime::Duration->new(days=> $e{allday} ? 1 : 0); $e{DTEND}||=$start+$duration; $e{hours}=_hours($duration) unless $e{allday}; #build recurrence sets my $set; if (my $rid=$e{'RECURRENCE-ID'}) { return if $start < $self->{span}->start; push @{ $self->{recurrences} }, \%e; return; } if (my $recur=delete $e{RRULE}) { $set=$dfmt->parse_recurrence(recurrence=>$recur, dtstart=>$start, #cap infinite repeats until =>$self->{span}->end); } elsif ($end) { # non-rrule event possibly spanning multiple days, # expand into multiple events if (!$e{allday} && ($end->ymd cmp $start->ymd) > 0) { $self->add_span(\%e); return; } my $diff=$end-$start; if ($diff->delta_days > 1) { # note recurrence includes last date, and allday events # end at 00 on the last (non-inclusive) day, so remove it # from set $set=DateTime::Set->from_recurrence (start=>$start,end=>$end->clone->subtract(days=>1), recurrence=>sub { return $_[0]->truncate(to=>'day')->add(days=>1) }); # reset duration to "allday" event $duration=DateTime::Duration->new(days=>1); } } $set||=DateTime::Set->from_datetimes(dates=>[$start]); # fix bug w/ recurrence containing no entries # note that count returns "undef" for infinitely large sets. return if defined $set->count && $set->count==0; if (my $dates=delete $e{'EXDATE'}) { #mozilla/sunbird set exdate to T00..., so, get first start date #and set times on exdates my $d=$set->min; my $exset=DateTime::Set->from_datetimes (dates=>[ map {$_->set(hour=>$d->hour,minute=>$d->minute, second=>$d->second) } @$dates]); $set=$set ->complement(DateTime::Set->from_datetimes(dates=>$dates)); } $set=$set->intersection($self->{span}) if $self->{span}; my $iter=$set->iterator; while (my $dt=$iter->next) { #bug found by D. Sweet. Fix alarms on entries #other than first my $new_event={%e,DTSTART=>$dt,DTEND=>$dt+$duration}; $new_event->{VALARM}=_fix_alarms($new_event, $e{DTSTART}) if $new_event->{VALARM}; $self->add_event($new_event); } } sub VALARM { my($self,$alarm,$e)=@_; my %a=(); #handle "RELATED attribute my $which=$alarm->{properties}{TRIGGER}[0]{param}{RELATED}||'START'; $self->map_properties(\%a,$alarm); $a{when}=ref $a{TRIGGER} eq 'DateTime::Duration' ? $e->{"DT$which"}+delete $a{TRIGGER} : delete $a{TRIGGER}; push @{$e->{VALARM}},\%a; } sub _fix_alarms { my $e=shift; my $orig_start=shift; # trigger already remove, generate diff my $diff=$e->{DTSTART}-$orig_start; my @alarms=(); foreach my $old (@{ $e->{VALARM} }) { my %a=%$old; $a{when}=$a{when}->clone->add_duration($diff); push @alarms, \%a; } return \@alarms; } sub add_objects { my $self=shift; my $event=shift; return unless $event->{objects}; foreach my $o (@{ $event->{objects} }) { my $t=$o->{type}; $self->$t($o,@_) if $self->can($t); } } sub _hours { my $duration=shift; my($days,$hours,$minutes)=@{$duration}{qw(days hours minutes)}; $days||=0; $hours||=0; $minutes||=0; return sprintf "%.2f",($days*24*60+$hours*60+$minutes)/60.0; } sub convert_value { my($self,$type,$hash)=@_; my $value=$hash->{value}; return $value unless $value; #should protect from invalid datetimes # Trim common types that do not allow whitespaces # (and that would make parse_datetime to fail, for instance) $value =~ s/^\s+|\s+$//g if $TYPES{dates}{$type} || $TYPES{durations}{$type}; if ($type eq 'TRIGGER') { #can be date or duration! return $dfmt->parse_duration($value) if $value =~/^[-+]?P/; return $dfmt->parse_datetime($value)->set_time_zone($self->{tz}); } if ($TYPES{hash}{$type}) { my %h=(value=>$value); map { $h{$_}=$hash->{param}{$_} } keys %{ $hash->{param} }; return \%h; } return $dfmt->parse_duration($value) if $TYPES{durations}{$type}; return $value unless $TYPES{dates}{$type}; #mozilla calendar bug: negative dates on todos! return undef if $value =~ /^-/; #handle dates which can be arrays (EXDATE) my @dates=(); foreach my $s (split ',', $value) { # I have a sample calendar "Employer Tax calendar" # which has an allday event ending on 20040332! # so, handle the exception my $date; eval { $date=$dfmt->parse_datetime($s)->set_time_zone($self->{tz}); }; push @dates, $date and next unless $@; die $@ if $@ && $type ne 'DTEND'; push @dates, $dfmt->parse_datetime(--$value)->set_time_zone($self->{tz}); } return @dates; } sub get_value { my($self,$props,$key)=@_; my @a=map {$self->convert_value($key,$_)} @{ $props->{$key} }; return wantarray ? @a : $a[0]; } sub _param { my($event,$key,$param)=@_; return $event->{properties}{$key}[0]{param}{$param}; } #set $a from $b sub map_properties { my($self,$e,$event)=@_; my $props=$event->{properties}; foreach (keys %$props) { my @a=$self->get_value($props,$_); delete $e->{$_}, next unless defined $a[0]; $e->{$_}=$TYPES{arrays}{$_} ? \@a : $a[0]; } ; delete $e->{SEQUENCE}; } sub _cur_calid { my $self=shift; return $self->{ical}{cals}[-1]{'X-WR-RELCALID'}; } sub find_day { my($self,$d)=@_; my $h=$self->{ical}{events}; #warn sprintf "find %4d-%02d-%02d\n",$d->year,$d->month,$d->day #if $self->{debug}; foreach my $i ($d->year,$d->month,$d->day) { $h->{$i}||={}; $h=$h->{$i}; } return $h; } sub add_event { my($self,$event)=@_; $self->find_day($event->{DTSTART})->{$event->{UID}}=$event; } sub update_recurrences { my $self=shift; foreach my $event (@{ $self->{recurrences} }) { my $day=$self->find_day(delete $event->{'RECURRENCE-ID'}); my $old=delete $day->{$event->{UID}}||{}; $self->add_event({%$old,%$event}); } } sub add_span { my($self,$event)=@_; my %last=%$event; #when event spans days, only alarm on first entry delete $last{VALARM}; $last{DTSTART}=$event->{DTEND}->clone->truncate(to=>'day'); $last{DTEND}=$event->{DTEND}; $event->{DTEND}=$event->{DTSTART}->clone->truncate(to=>'day') ->add(days=>1); $last{hours}=_hours($last{DTEND}-$last{DTSTART}); $event->{hours}=_hours($event->{DTEND}-$event->{DTSTART}); my @a=(); my $min=$self->{span}->start; my $max=$self->{span}->end; for (my $d=$event->{DTEND}->clone; $d < $last{DTSTART}; $d->add(days=>1)) { if ($d >= $min && $d <= $max) { my %t=%last; $t{DTSTART}=$d->clone; $t{DTEND}=$d->clone->add(days=>1); $t{hours}=_hours($t{DTEND}-$t{DTSTART}); push @a,\%t; } } my($start,$end)=($self->{span}->start,$self->{span}->end); map {$self->add_event($_)} grep { $_->{DTSTART} >= $start && $_->{DTEND} <= $end } $event,@a,\%last; } 1; __END__ =head1 NAME iCal::Parser - Parse iCalendar files into a data structure =head1 SYNOPSIS use iCal::Parser; my $parser=iCal::Parser->new(); my $hash=$parser->parse($file); $parser->parse($another_file); my $combined=$parser->calendar; my $combined=iCal::Parser->new->parse(@files); my $combined=iCal::Parser->new->parse_files(@files); my $combined=iCal::Parser->new->parse_strings(@strings); =head1 DESCRIPTION This module processes iCalendar (vCalendar 2.0) files as specified in RFC 2445 into a data structure. It handles recurrences (Cs), exclusions (Cs), event updates (events with a C), and nested data structures (C and Cs). It currently ignores the C, C and C entry types. The data structure returned is a hash like the following: { calendars=>[\%cal, ...], events=>{yyyy=>{mm=>{dd}=>{UID=>\%event}} todos=>[\%todo, ...] } That is, it contains an array of calendar hashes, a hash of events key by Cmonth=Eday=EeventUID>, and an array of todos. Calendars, events and todos are "rolled up" version os the hashes returned from L, with dates replaced by C objects. During parsing, events in the input calendar are expanded out into multiple events, one per day covered by the event, as follows: =over 4 =item * If the event is a one day "all day" event (in ical, the event is 24hrs long, starts at midnight on the day and ends a midnight of the next day), it contains no C field and the C field is set to C<1>. =item * If the event is a recurrence (C), one event per day is created as per the C specification. =item * If the event spans more than one day (the start and end dates are on different days, but does not contain an C), it is expanded into multiple events, the first events end time is set to midnight, subsequent events are set to start at midnight and end at midnight the following day (same as an "allday" event, but the C field is not set), and the last days event is set to run from midnight to the end time of the original multi-day event. =item * If the event is an update (it contains a C), the original event is updated. If the referenced event does not exist (e.g., it was deleted after the update), then the event is added as a new event. =back An example of each hash is below. =head2 Calendar Hash { 'X-WR-CALNAME' => 'Test', 'index' => 1, 'X-WR-RELCALID' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'PRODID' => '-//Apple Computer\\, Inc//iCal 1.5//EN', 'CALSCALE' => 'GREGORIAN', 'X-WR-TIMEZONE' => 'America/New_York', 'X-WR-CALDESC' => 'My Test Calendar', 'VERSION' => '2.0' } =head2 Event Hash Note that C and C are mutually exclusive in the actual data. The C field contains the C of the calendar the event came from, which is useful if the hash was created from multiple calendars. { 'SUMMARY' => 'overnight', 'hours' => '15.00', 'allday' => 1, 'UID' => '95CCBF98-3685-11D9-8CA5-000D93C45D90', 'idref' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'DTSTAMP' => \%DateTime, 'DTEND' => \%DateTime, 'DTSTART' => \%DateTime 'ATTENDEE' => [ { 'CN' => 'Jay', 'value' => 'mailto:jayl@my.server' }, ], 'VALARM' => [ { 'when' => \%DateTime, 'SUMMARY' => 'Alarm notification', 'ACTION' => 'EMAIL', 'DESCRIPTION' => 'This is an event reminder', 'ATTENDEE' => [ { 'value' => 'mailto:cpan@my.server' } ] } ], } =head2 Todo Hash { 'URL' => 'mailto:me', 'SUMMARY' => 'todo 1', 'UID' => 'B78E68F2-35E7-11D9-9E64-000D93C45D90', 'idref' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'STATUS' => 'COMPLETED', 'COMPLETED' => \%DateTime, 'DTSTAMP' => \%DateTime, 'PRIORITY' => '9', 'DTSTART' => \%DateTime, 'DUE' => \%DateTime, 'DESCRIPTION' => 'not much', 'VALARM' => [ { 'when' => \%DateTime, 'ATTACH' => 'file://localhost/my-file', 'ACTION' => 'PROCEDURE' } ], }, =head1 Methods =head2 new(%opt_args) =head3 Optional Arguments =over 4 =item start {yyymmdd|DateTime} Only include events on or after C. Defaults to Jan of this year. =item end {yyyymmdd|DateTime} Only include events before C. =item no_events Don't include events in the output (todos only). =item no_todos Don't include todos in the output (events only). =item months n Ls (used for calculating recurrences) are limited to approximately 200 entries. If an C date is not specified, the C date is set to the C date plus this many months. The default is 60. =item tz (string|DateTime::TimeZone) Use tz as timezone for date values. The default is 'local', which will adjust the parsed dates to the current timezone. =item debug Set to non-zero for some debugging output during processing. =back =head2 parse({file|file_handle}+) Parse the input files or opened file handles and return the generated hash. This function can be called mutitple times and the calendars will be merge into the hash, each event tagged with the unique id of its calendar. =head2 parse_files({file|file_handle}+) Alias for C =head2 parse_strings(string+) Parse the input strings (each assumed to be a valid iCalendar) and return the generated hash. =head1 AUTHOR Rick Frankel, cpan@rickster.com =head1 COPYRIGHT This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. =head1 SEE ALSO L, L, L, L iCal-Parser-1.21/t/0000755000175000017500000000000013022236166013013 5ustar rixedrixediCal-Parser-1.21/t/00load.t0000644000175000017500000000033412157060435014261 0ustar rixedrixed# -*- perl -*- # t/001_load.t - check module loading and create testing directory use Test::More tests => 2; BEGIN { use_ok( 'iCal::Parser' ); } my $object = iCal::Parser->new (); isa_ok ($object, 'iCal::Parser'); iCal-Parser-1.21/t/05-strip-some-ws.t0000644000175000017500000000072613022230717016154 0ustar rixedrixed# -*-cperl -*- # vim: ft=perl # $Id$ use Test::More tests => 1; use iCal::Parser; # Some iCal exporter add some whitespaces before the newline: my $cal = <new(start=>'20221201', end=>'20221202'); my $c = $p->parse_strings($cal); ok($c->{events}{2022}{12}{1}{test1}{DTSTART}, 'must parse despite trailing whitespace'); iCal-Parser-1.21/t/06-month-wrap.t0000644000175000017500000000121613022235656015522 0ustar rixedrixed# -*-cperl -*- # vim: ft=perl # $Id$ use Test::More tests => 1; use iCal::Parser; # Regression test: # day() returns the day of month not the day in the calendar, therefore using # int comparison will yield funny results when day-of-month of event end is # before day-of-month of event start. This VCALENDAR, for instance, would have # no event: my $ical = <new(start=>'20221201', end=>'20221202'); my $c =$p->parse_strings($ical); ok(keys %{$c->{events}}, 'events are parsed despite day-of-month wrap'); iCal-Parser-1.21/t/Defrost.pm0000644000175000017500000000054212157060435014762 0ustar rixedrixed# $Id$ use FreezeThaw qw(thaw freeze); sub defrost { my $f=shift; local $/=undef; open IN, "<$f" or die "Can't open $f, $!"; my $s=; close IN; return (thaw($s))[0]; } sub ice { my($f, $h)=@_; print STDERR "Dumping $f\n"; open OUT, ">", $f or die "Can't open $f, $!"; print OUT freeze($h); close OUT; } 1; iCal-Parser-1.21/t/01args.t0000644000175000017500000000221612157060435014300 0ustar rixedrixed# -*-cperl -*- # $Id$ use Test::More tests => 6; use iCal::Parser; use DateTime; use DateTime::Span; require "t/Defrost.pm"; my $start=DateTime->new(year=>2004,month=>12,day=>01); my $end=DateTime->new(year=>2005,month=>12,day=>01); my $span=DateTime::Span->new(start=>$start, end=>$end); my $tz='UTC'; my $h; $VAR1=defrost("t/calendars/t-start.ics.dump"); $h=iCal::Parser->new(start=>'20041201',tz=>$tz)->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"start"); $h=iCal::Parser->new(start=>$start,tz=>$tz)->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"start as datetime"); $VAR1=defrost("t/calendars/t-start-end.ics.dump"); $h=iCal::Parser->new(start=>'20041201',end=>'20051201',tz=>$tz) ->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"start and end"); $h=iCal::Parser->new(start=>$start,end=>$end,tz=>$tz) ->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"start and end as datetimes"); $h=iCal::Parser->new(span=>$span,tz=>$tz)->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"span"); $VAR1=defrost("t/calendars/t-months.ics.dump"); $h=iCal::Parser->new(start=>'20040101',months=>14,tz=>$tz) ->parse('t/calendars/t.ics'); is_deeply($h,$VAR1,"months"); iCal-Parser-1.21/t/calendars/0000755000175000017500000000000013022236166014747 5ustar rixedrixediCal-Parser-1.21/t/calendars/04recurrence_replace.ics.dump0000644000175000017500000007443112157060435022422 0ustar rixedrixedFrT;!4|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)2|%0|%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|17$1|2$3|290$1|4$1|0$2|10$1|4$1|4$4|2006$6|732601$5|14404<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732601$5|14404$4|2007})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|15$1|7$3|288$1|7$1|1$2|10$1|4$2|32$4|2006$6|732599$5|25292<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732599$5|25292$4|2007%4|$2|CN$5|value$10|Allan Neal$27|MAILTO:allan.neal@gmail.com@1|%6|$4|cals$6|events$5|todos@1|%8|$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|04recurrence_replace$1|1$3|UTC$1|1%2|$4|2006%12|$2|10$2|11$2|12$1|7$1|8$1|9%10|$1|1$2|15$2|22$2|29$1|8%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|7$3|274$2|16$1|0$2|10$1|4$1|0$4|2006$6|732585$5|57600<0|$1|0$1|0<1|$6|732585$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|7$3|274$2|13$1|0$2|10$1|4$1|0$4|2006$6|732585$5|46800<0|$1|0$1|0<1|$6|732585$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|15$1|7$3|288$2|11$1|0$2|10$1|4$1|0$4|2006$6|732599$5|39600<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732599$5|39600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|15$1|7$3|288$1|9$1|0$2|10$1|4$1|0$4|2006$6|732599$5|32400<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732599$5|32400$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|15$1|7$3|288$1|7$1|1$2|10$1|4$2|48$4|2006$6|732599$5|25308<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732599$5|25308$4|2007$14|Stake Building%4|$2|CN$5|value$10|Allan Neal$27|MAILTO:allan.neal@gmail.com$9|CONFIRMED$25|Church - Stake Conference$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|2.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|22$1|7$3|295$2|16$1|0$2|10$1|4$1|0$4|2006$6|732606$5|57600<0|$1|0$1|0<1|$6|732606$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|22$1|7$3|295$2|13$1|0$2|10$1|4$1|0$4|2006$6|732606$5|46800<0|$1|0$1|0<1|$6|732606$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|29$1|7$3|302$2|16$1|0$2|10$1|4$1|0$4|2006$6|732613$5|57600<0|$1|0$1|0<1|$6|732613$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|29$1|7$3|302$2|13$1|0$2|10$1|4$1|0$4|2006$6|732613$5|46800<0|$1|0$1|0<1|$6|732613$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$1|8$1|7$3|281$2|16$1|0$2|10$1|4$1|0$4|2006$6|732592$5|57600<0|$1|0$1|0<1|$6|732592$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$1|8$1|7$3|281$2|13$1|0$2|10$1|4$1|0$4|2006$6|732592$5|46800<0|$1|0$1|0<1|$6|732592$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%8|$2|12$2|19$2|26$1|5%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|7$3|316$2|16$1|0$2|11$1|4$1|0$4|2006$6|732627$5|57600<0|$1|0$1|0<1|$6|732627$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|7$3|316$2|13$1|0$2|11$1|4$1|0$4|2006$6|732627$5|46800<0|$1|0$1|0<1|$6|732627$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|7$3|323$2|16$1|0$2|11$1|4$1|0$4|2006$6|732634$5|57600<0|$1|0$1|0<1|$6|732634$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|7$3|323$2|13$1|0$2|11$1|4$1|0$4|2006$6|732634$5|46800<0|$1|0$1|0<1|$6|732634$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|7$3|330$2|16$1|0$2|11$1|4$1|0$4|2006$6|732641$5|57600<0|$1|0$1|0<1|$6|732641$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|7$3|330$2|13$1|0$2|11$1|4$1|0$4|2006$6|732641$5|46800<0|$1|0$1|0<1|$6|732641$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|36$1|7$3|309$2|16$1|0$2|11$1|4$1|0$4|2006$6|732620$5|57600<0|$1|0$1|0<1|$6|732620$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|36$1|7$3|309$2|13$1|0$2|11$1|4$1|0$4|2006$6|732620$5|46800<0|$1|0$1|0<1|$6|732620$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%10|$2|10$2|17$2|24$1|3$2|31%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|7$3|344$2|16$1|0$2|12$1|4$1|0$4|2006$6|732655$5|57600<0|$1|0$1|0<1|$6|732655$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|7$3|344$2|13$1|0$2|12$1|4$1|0$4|2006$6|732655$5|46800<0|$1|0$1|0<1|$6|732655$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|7$3|351$2|16$1|0$2|12$1|4$1|0$4|2006$6|732662$5|57600<0|$1|0$1|0<1|$6|732662$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|7$3|351$2|13$1|0$2|12$1|4$1|0$4|2006$6|732662$5|46800<0|$1|0$1|0<1|$6|732662$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|7$3|358$2|16$1|0$2|12$1|4$1|0$4|2006$6|732669$5|57600<0|$1|0$1|0<1|$6|732669$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|7$3|358$2|13$1|0$2|12$1|4$1|0$4|2006$6|732669$5|46800<0|$1|0$1|0<1|$6|732669$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|7$3|337$2|16$1|0$2|12$1|4$1|0$4|2006$6|732648$5|57600<0|$1|0$1|0<1|$6|732648$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|7$3|337$2|13$1|0$2|12$1|4$1|0$4|2006$6|732648$5|46800<0|$1|0$1|0<1|$6|732648$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|7$3|365$2|16$1|0$2|12$1|4$1|0$4|2006$6|732676$5|57600<0|$1|0$1|0<1|$6|732676$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|7$3|365$2|13$1|0$2|12$1|4$1|0$4|2006$6|732676$5|46800<0|$1|0$1|0<1|$6|732676$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%10|$2|16$1|2$2|23$2|30$1|9%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|16$1|7$3|197$2|16$1|0$1|7$1|3$1|0$4|2006$6|732508$5|57600<0|$1|0$1|0<1|$6|732508$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|16$1|7$3|197$2|13$1|0$1|7$1|3$1|0$4|2006$6|732508$5|46800<0|$1|0$1|0<1|$6|732508$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|7$3|183$2|16$1|0$1|7$1|3$1|0$4|2006$6|732494$5|57600<0|$1|0$1|0<1|$6|732494$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|7$3|183$2|13$1|0$1|7$1|3$1|0$4|2006$6|732494$5|46800<0|$1|0$1|0<1|$6|732494$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|23$1|7$3|204$2|16$1|0$1|7$1|3$1|0$4|2006$6|732515$5|57600<0|$1|0$1|0<1|$6|732515$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|23$1|7$3|204$2|13$1|0$1|7$1|3$1|0$4|2006$6|732515$5|46800<0|$1|0$1|0<1|$6|732515$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|30$1|7$3|211$2|16$1|0$1|7$1|3$1|0$4|2006$6|732522$5|57600<0|$1|0$1|0<1|$6|732522$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|30$1|7$3|211$2|13$1|0$1|7$1|3$1|0$4|2006$6|732522$5|46800<0|$1|0$1|0<1|$6|732522$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$1|9$1|7$3|190$2|16$1|0$1|7$1|3$1|0$4|2006$6|732501$5|57600<0|$1|0$1|0<1|$6|732501$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$1|9$1|7$3|190$2|13$1|0$1|7$1|3$1|0$4|2006$6|732501$5|46800<0|$1|0$1|0<1|$6|732501$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%8|$2|13$2|20$2|27$1|6%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|7$3|225$2|16$1|0$1|8$1|3$1|0$4|2006$6|732536$5|57600<0|$1|0$1|0<1|$6|732536$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|7$3|225$2|13$1|0$1|8$1|3$1|0$4|2006$6|732536$5|46800<0|$1|0$1|0<1|$6|732536$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|7$3|232$2|16$1|0$1|8$1|3$1|0$4|2006$6|732543$5|57600<0|$1|0$1|0<1|$6|732543$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|7$3|232$2|13$1|0$1|8$1|3$1|0$4|2006$6|732543$5|46800<0|$1|0$1|0<1|$6|732543$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|7$3|239$2|16$1|0$1|8$1|3$1|0$4|2006$6|732550$5|57600<0|$1|0$1|0<1|$6|732550$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|7$3|239$2|13$1|0$1|8$1|3$1|0$4|2006$6|732550$5|46800<0|$1|0$1|0<1|$6|732550$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|37$1|7$3|218$2|16$1|0$1|8$1|3$1|0$4|2006$6|732529$5|57600<0|$1|0$1|0<1|$6|732529$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|37$1|7$3|218$2|13$1|0$1|8$1|3$1|0$4|2006$6|732529$5|46800<0|$1|0$1|0<1|$6|732529$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%8|$2|10$2|17$2|24$1|3%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|72$1|7$3|253$2|16$1|0$1|9$1|3$1|0$4|2006$6|732564$5|57600<0|$1|0$1|0<1|$6|732564$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|72$1|7$3|253$2|13$1|0$1|9$1|3$1|0$4|2006$6|732564$5|46800<0|$1|0$1|0<1|$6|732564$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|79$1|7$3|260$2|16$1|0$1|9$1|3$1|0$4|2006$6|732571$5|57600<0|$1|0$1|0<1|$6|732571$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|79$1|7$3|260$2|13$1|0$1|9$1|3$1|0$4|2006$6|732571$5|46800<0|$1|0$1|0<1|$6|732571$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|86$1|7$3|267$2|16$1|0$1|9$1|3$1|0$4|2006$6|732578$5|57600<0|$1|0$1|0<1|$6|732578$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|86$1|7$3|267$2|13$1|0$1|9$1|3$1|0$4|2006$6|732578$5|46800<0|$1|0$1|0<1|$6|732578$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1%2|$37|q7j7bvel0h8f01ddlatq6s74ts@google.com%30|$5|CLASS$7|CREATED$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$13|LAST-MODIFIED$8|LOCATION$9|ORGANIZER$6|STATUS$7|SUMMARY$6|TRANSP$3|UID$5|hours$5|idref$6|PUBLIC$16|20060703T135821Z$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|65$1|7$3|246$2|16$1|0$1|9$1|3$1|0$4|2006$6|732557$5|57600<0|$1|0$1|0<1|$6|732557$5|57600$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|65$1|7$3|246$2|13$1|0$1|9$1|3$1|0$4|2006$6|732557$5|46800<0|$1|0$1|0<1|$6|732557$5|46800$4|2007<3|$15|Ensign Building<4|$9|CONFIRMED$6|Church$6|OPAQUE$37|q7j7bvel0h8f01ddlatq6s74ts@google.com$4|0.00$1|1@0|iCal-Parser-1.21/t/calendars/04recurrence_alarm.ics.dump0000644000175000017500000025521012157060435022077 0ustar rixedrixedFrT;!2|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC%4|$2|CN$5|value$11|David Sweet$24|MAILTO:dsweet@tellme.com@1|%6|$4|cals$6|events$5|todos@1|%8|$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$18|04recurrence_alarm$1|1$3|UTC$1|1%6|$4|2006$4|2007$4|2008%10|$2|10$2|11$2|12$1|8$1|9%4|$2|20$1|6%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|293$2|15$1|0$2|10$1|4$1|0$4|2006$6|732604$5|54000<0|$1|0$1|0<1|$6|732604$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|293$2|14$2|30$2|10$1|4$1|0$4|2006$6|732604$5|52200<0|$1|0$1|0<1|$6|732604$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|293$2|14$2|15$2|10$1|4$1|0$4|2006$6|732604$5|51300<0|$1|0$1|0<1|$6|732604$5|51300$4|2007$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$3|279$2|15$1|0$2|10$1|4$1|0$4|2006$6|732590$5|54000<0|$1|0$1|0<1|$6|732590$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$3|279$2|14$2|30$2|10$1|4$1|0$4|2006$6|732590$5|52200<0|$1|0$1|0<1|$6|732590$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$3|279$2|14$2|15$2|10$1|4$1|0$4|2006$6|732590$5|51300<0|$1|0$1|0<1|$6|732590$5|51300$4|2007$4|0.50$1|1%4|$2|17$1|3%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|5$3|321$2|15$1|0$2|11$1|4$1|0$4|2006$6|732632$5|54000<0|$1|0$1|0<1|$6|732632$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|5$3|321$2|14$2|30$2|11$1|4$1|0$4|2006$6|732632$5|52200<0|$1|0$1|0<1|$6|732632$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|5$3|321$2|14$2|15$2|11$1|4$1|0$4|2006$6|732632$5|51300<0|$1|0$1|0<1|$6|732632$5|51300$4|2007$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|5$3|307$2|15$1|0$2|11$1|4$1|0$4|2006$6|732618$5|54000<0|$1|0$1|0<1|$6|732618$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|5$3|307$2|14$2|30$2|11$1|4$1|0$4|2006$6|732618$5|52200<0|$1|0$1|0<1|$6|732618$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|5$3|307$2|14$2|15$2|11$1|4$1|0$4|2006$6|732618$5|51300<0|$1|0$1|0<1|$6|732618$5|51300$4|2007$4|0.50$1|1%6|$1|1$2|15$2|29%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|335$2|15$1|0$2|12$1|4$1|0$4|2006$6|732646$5|54000<0|$1|0$1|0<1|$6|732646$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|335$2|14$2|30$2|12$1|4$1|0$4|2006$6|732646$5|52200<0|$1|0$1|0<1|$6|732646$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|335$2|14$2|15$2|12$1|4$1|0$4|2006$6|732646$5|51300<0|$1|0$1|0<1|$6|732646$5|51300$4|2007$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|349$2|15$1|0$2|12$1|4$1|0$4|2006$6|732660$5|54000<0|$1|0$1|0<1|$6|732660$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|349$2|14$2|30$2|12$1|4$1|0$4|2006$6|732660$5|52200<0|$1|0$1|0<1|$6|732660$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|349$2|14$2|15$2|12$1|4$1|0$4|2006$6|732660$5|51300<0|$1|0$1|0<1|$6|732660$5|51300$4|2007$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|363$2|15$1|0$2|12$1|4$1|0$4|2006$6|732674$5|54000<0|$1|0$1|0<1|$6|732674$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|363$2|14$2|30$2|12$1|4$1|0$4|2006$6|732674$5|52200<0|$1|0$1|0<1|$6|732674$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|363$2|14$2|15$2|12$1|4$1|0$4|2006$6|732674$5|51300<0|$1|0$1|0<1|$6|732674$5|51300$4|2007$4|0.50$1|1%2|$2|25%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|56$1|5$3|237$2|15$1|0$1|8$1|3$1|0$4|2006$6|732548$5|54000<0|$1|0$1|0<1|$6|732548$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|56$1|5$3|237$2|14$2|30$1|8$1|3$1|0$4|2006$6|732548$5|52200<0|$1|0$1|0<1|$6|732548$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|56$1|5$3|237$2|14$2|15$1|8$1|3$1|0$4|2006$6|732548$5|51300<0|$1|0$1|0<1|$6|732548$5|51300$4|2007$4|0.50$1|1%4|$2|22$1|8%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|84$1|5$3|265$2|15$1|0$1|9$1|3$1|0$4|2006$6|732576$5|54000<0|$1|0$1|0<1|$6|732576$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|84$1|5$3|265$2|14$2|30$1|9$1|3$1|0$4|2006$6|732576$5|52200<0|$1|0$1|0<1|$6|732576$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|84$1|5$3|265$2|14$2|15$1|9$1|3$1|0$4|2006$6|732576$5|51300<0|$1|0$1|0<1|$6|732576$5|51300$4|2007$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|70$1|5$3|251$2|15$1|0$1|9$1|3$1|0$4|2006$6|732562$5|54000<0|$1|0$1|0<1|$6|732562$5|54000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|70$1|5$3|251$2|14$2|30$1|9$1|3$1|0$4|2006$6|732562$5|52200<0|$1|0$1|0<1|$6|732562$5|52200$4|2007$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|70$1|5$3|251$2|14$2|15$1|9$1|3$1|0$4|2006$6|732562$5|51300<0|$1|0$1|0<1|$6|732562$5|51300$4|2007$4|0.50$1|1%24|$1|1$2|10$2|11$2|12$1|2$1|3$1|4$1|5$1|6$1|7$1|8$1|9%4|$2|12$2|26%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|12$1|5$2|12$2|15$1|0$1|1$1|1$1|0$4|2007$6|732688$5|54000<0|$1|0$1|0<1|$6|732688$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|12$1|5$2|12$2|14$2|30$1|1$1|1$1|0$4|2007$6|732688$5|52200<0|$1|0$1|0<1|$6|732688$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|12$1|5$2|12$2|14$2|15$1|1$1|1$1|0$4|2007$6|732688$5|51300<0|$1|0$1|0<1|$6|732688$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|5$2|26$2|15$1|0$1|1$1|1$1|0$4|2007$6|732702$5|54000<0|$1|0$1|0<1|$6|732702$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|5$2|26$2|14$2|30$1|1$1|1$1|0$4|2007$6|732702$5|52200<0|$1|0$1|0<1|$6|732702$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|5$2|26$2|14$2|15$1|1$1|1$1|0$4|2007$6|732702$5|51300<0|$1|0$1|0<1|$6|732702$5|51300$4|2008$4|0.50$1|1%4|$2|19$1|5%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|19$1|5$3|292$2|15$1|0$2|10$1|4$1|0$4|2007$6|732968$5|54000<0|$1|0$1|0<1|$6|732968$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|19$1|5$3|292$2|14$2|30$2|10$1|4$1|0$4|2007$6|732968$5|52200<0|$1|0$1|0<1|$6|732968$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|19$1|5$3|292$2|14$2|15$2|10$1|4$1|0$4|2007$6|732968$5|51300<0|$1|0$1|0<1|$6|732968$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$1|5$1|5$3|278$2|15$1|0$2|10$1|4$1|0$4|2007$6|732954$5|54000<0|$1|0$1|0<1|$6|732954$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$1|5$1|5$3|278$2|14$2|30$2|10$1|4$1|0$4|2007$6|732954$5|52200<0|$1|0$1|0<1|$6|732954$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$1|5$1|5$3|278$2|14$2|15$2|10$1|4$1|0$4|2007$6|732954$5|51300<0|$1|0$1|0<1|$6|732954$5|51300$4|2008$4|0.50$1|1%6|$2|16$1|2$2|30%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|5$3|320$2|15$1|0$2|11$1|4$1|0$4|2007$6|732996$5|54000<0|$1|0$1|0<1|$6|732996$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|5$3|320$2|14$2|30$2|11$1|4$1|0$4|2007$6|732996$5|52200<0|$1|0$1|0<1|$6|732996$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|5$3|320$2|14$2|15$2|11$1|4$1|0$4|2007$6|732996$5|51300<0|$1|0$1|0<1|$6|732996$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|33$1|5$3|306$2|15$1|0$2|11$1|4$1|0$4|2007$6|732982$5|54000<0|$1|0$1|0<1|$6|732982$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|33$1|5$3|306$2|14$2|30$2|11$1|4$1|0$4|2007$6|732982$5|52200<0|$1|0$1|0<1|$6|732982$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|33$1|5$3|306$2|14$2|15$2|11$1|4$1|0$4|2007$6|732982$5|51300<0|$1|0$1|0<1|$6|732982$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|5$3|334$2|15$1|0$2|11$1|4$1|0$4|2007$6|733010$5|54000<0|$1|0$1|0<1|$6|733010$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|5$3|334$2|14$2|30$2|11$1|4$1|0$4|2007$6|733010$5|52200<0|$1|0$1|0<1|$6|733010$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|5$3|334$2|14$2|15$2|11$1|4$1|0$4|2007$6|733010$5|51300<0|$1|0$1|0<1|$6|733010$5|51300$4|2008$4|0.50$1|1%4|$2|14$2|28%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|75$1|5$3|348$2|15$1|0$2|12$1|4$1|0$4|2007$6|733024$5|54000<0|$1|0$1|0<1|$6|733024$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|75$1|5$3|348$2|14$2|30$2|12$1|4$1|0$4|2007$6|733024$5|52200<0|$1|0$1|0<1|$6|733024$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|75$1|5$3|348$2|14$2|15$2|12$1|4$1|0$4|2007$6|733024$5|51300<0|$1|0$1|0<1|$6|733024$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|5$3|362$2|15$1|0$2|12$1|4$1|0$4|2007$6|733038$5|54000<0|$1|0$1|0<1|$6|733038$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|5$3|362$2|14$2|30$2|12$1|4$1|0$4|2007$6|733038$5|52200<0|$1|0$1|0<1|$6|733038$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|5$3|362$2|14$2|15$2|12$1|4$1|0$4|2007$6|733038$5|51300<0|$1|0$1|0<1|$6|733038$5|51300$4|2008$4|0.50$1|1%4|$2|23$1|9%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|5$2|54$2|15$1|0$1|2$1|1$1|0$4|2007$6|732730$5|54000<0|$1|0$1|0<1|$6|732730$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|5$2|54$2|14$2|30$1|2$1|1$1|0$4|2007$6|732730$5|52200<0|$1|0$1|0<1|$6|732730$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|5$2|54$2|14$2|15$1|2$1|1$1|0$4|2007$6|732730$5|51300<0|$1|0$1|0<1|$6|732730$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|40$1|5$2|40$2|15$1|0$1|2$1|1$1|0$4|2007$6|732716$5|54000<0|$1|0$1|0<1|$6|732716$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|40$1|5$2|40$2|14$2|30$1|2$1|1$1|0$4|2007$6|732716$5|52200<0|$1|0$1|0<1|$6|732716$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|40$1|5$2|40$2|14$2|15$1|2$1|1$1|0$4|2007$6|732716$5|51300<0|$1|0$1|0<1|$6|732716$5|51300$4|2008$4|0.50$1|1%4|$2|23$1|9%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|82$1|5$2|82$2|15$1|0$1|3$1|1$1|0$4|2007$6|732758$5|54000<0|$1|0$1|0<1|$6|732758$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|82$1|5$2|82$2|14$2|30$1|3$1|1$1|0$4|2007$6|732758$5|52200<0|$1|0$1|0<1|$6|732758$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|82$1|5$2|82$2|14$2|15$1|3$1|1$1|0$4|2007$6|732758$5|51300<0|$1|0$1|0<1|$6|732758$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|68$1|5$2|68$2|15$1|0$1|3$1|1$1|0$4|2007$6|732744$5|54000<0|$1|0$1|0<1|$6|732744$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|68$1|5$2|68$2|14$2|30$1|3$1|1$1|0$4|2007$6|732744$5|52200<0|$1|0$1|0<1|$6|732744$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|68$1|5$2|68$2|14$2|15$1|3$1|1$1|0$4|2007$6|732744$5|51300<0|$1|0$1|0<1|$6|732744$5|51300$4|2008$4|0.50$1|1%4|$2|20$1|6%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|110$2|15$1|0$1|4$1|2$1|0$4|2007$6|732786$5|54000<0|$1|0$1|0<1|$6|732786$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|110$2|14$2|30$1|4$1|2$1|0$4|2007$6|732786$5|52200<0|$1|0$1|0<1|$6|732786$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|20$1|5$3|110$2|14$2|15$1|4$1|2$1|0$4|2007$6|732786$5|51300<0|$1|0$1|0<1|$6|732786$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$2|96$2|15$1|0$1|4$1|2$1|0$4|2007$6|732772$5|54000<0|$1|0$1|0<1|$6|732772$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$2|96$2|14$2|30$1|4$1|2$1|0$4|2007$6|732772$5|52200<0|$1|0$1|0<1|$6|732772$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$1|6$1|5$2|96$2|14$2|15$1|4$1|2$1|0$4|2007$6|732772$5|51300<0|$1|0$1|0<1|$6|732772$5|51300$4|2008$4|0.50$1|1%4|$2|18$1|4%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|48$1|5$3|138$2|15$1|0$1|5$1|2$1|0$4|2007$6|732814$5|54000<0|$1|0$1|0<1|$6|732814$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|48$1|5$3|138$2|14$2|30$1|5$1|2$1|0$4|2007$6|732814$5|52200<0|$1|0$1|0<1|$6|732814$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|48$1|5$3|138$2|14$2|15$1|5$1|2$1|0$4|2007$6|732814$5|51300<0|$1|0$1|0<1|$6|732814$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$2|34$1|5$3|124$2|15$1|0$1|5$1|2$1|0$4|2007$6|732800$5|54000<0|$1|0$1|0<1|$6|732800$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$2|34$1|5$3|124$2|14$2|30$1|5$1|2$1|0$4|2007$6|732800$5|52200<0|$1|0$1|0<1|$6|732800$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$2|34$1|5$3|124$2|14$2|15$1|5$1|2$1|0$4|2007$6|732800$5|51300<0|$1|0$1|0<1|$6|732800$5|51300$4|2008$4|0.50$1|1%6|$1|1$2|15$2|29%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|152$2|15$1|0$1|6$1|2$1|0$4|2007$6|732828$5|54000<0|$1|0$1|0<1|$6|732828$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|152$2|14$2|30$1|6$1|2$1|0$4|2007$6|732828$5|52200<0|$1|0$1|0<1|$6|732828$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|5$3|152$2|14$2|15$1|6$1|2$1|0$4|2007$6|732828$5|51300<0|$1|0$1|0<1|$6|732828$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|166$2|15$1|0$1|6$1|2$1|0$4|2007$6|732842$5|54000<0|$1|0$1|0<1|$6|732842$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|166$2|14$2|30$1|6$1|2$1|0$4|2007$6|732842$5|52200<0|$1|0$1|0<1|$6|732842$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|5$3|166$2|14$2|15$1|6$1|2$1|0$4|2007$6|732842$5|51300<0|$1|0$1|0<1|$6|732842$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|180$2|15$1|0$1|6$1|2$1|0$4|2007$6|732856$5|54000<0|$1|0$1|0<1|$6|732856$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|180$2|14$2|30$1|6$1|2$1|0$4|2007$6|732856$5|52200<0|$1|0$1|0<1|$6|732856$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|5$3|180$2|14$2|15$1|6$1|2$1|0$4|2007$6|732856$5|51300<0|$1|0$1|0<1|$6|732856$5|51300$4|2008$4|0.50$1|1%4|$2|13$2|27%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|13$1|5$3|194$2|15$1|0$1|7$1|3$1|0$4|2007$6|732870$5|54000<0|$1|0$1|0<1|$6|732870$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|13$1|5$3|194$2|14$2|30$1|7$1|3$1|0$4|2007$6|732870$5|52200<0|$1|0$1|0<1|$6|732870$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|13$1|5$3|194$2|14$2|15$1|7$1|3$1|0$4|2007$6|732870$5|51300<0|$1|0$1|0<1|$6|732870$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|27$1|5$3|208$2|15$1|0$1|7$1|3$1|0$4|2007$6|732884$5|54000<0|$1|0$1|0<1|$6|732884$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|27$1|5$3|208$2|14$2|30$1|7$1|3$1|0$4|2007$6|732884$5|52200<0|$1|0$1|0<1|$6|732884$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|27$1|5$3|208$2|14$2|15$1|7$1|3$1|0$4|2007$6|732884$5|51300<0|$1|0$1|0<1|$6|732884$5|51300$4|2008$4|0.50$1|1%4|$2|10$2|24%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|5$3|222$2|15$1|0$1|8$1|3$1|0$4|2007$6|732898$5|54000<0|$1|0$1|0<1|$6|732898$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|5$3|222$2|14$2|30$1|8$1|3$1|0$4|2007$6|732898$5|52200<0|$1|0$1|0<1|$6|732898$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|5$3|222$2|14$2|15$1|8$1|3$1|0$4|2007$6|732898$5|51300<0|$1|0$1|0<1|$6|732898$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|5$3|236$2|15$1|0$1|8$1|3$1|0$4|2007$6|732912$5|54000<0|$1|0$1|0<1|$6|732912$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|5$3|236$2|14$2|30$1|8$1|3$1|0$4|2007$6|732912$5|52200<0|$1|0$1|0<1|$6|732912$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|5$3|236$2|14$2|15$1|8$1|3$1|0$4|2007$6|732912$5|51300<0|$1|0$1|0<1|$6|732912$5|51300$4|2008$4|0.50$1|1%4|$2|21$1|7%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|83$1|5$3|264$2|15$1|0$1|9$1|3$1|0$4|2007$6|732940$5|54000<0|$1|0$1|0<1|$6|732940$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|83$1|5$3|264$2|14$2|30$1|9$1|3$1|0$4|2007$6|732940$5|52200<0|$1|0$1|0<1|$6|732940$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|83$1|5$3|264$2|14$2|15$1|9$1|3$1|0$4|2007$6|732940$5|51300<0|$1|0$1|0<1|$6|732940$5|51300$4|2008$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|69$1|5$3|250$2|15$1|0$1|9$1|3$1|0$4|2007$6|732926$5|54000<0|$1|0$1|0<1|$6|732926$5|54000$4|2008>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|69$1|5$3|250$2|14$2|30$1|9$1|3$1|0$4|2007$6|732926$5|52200<0|$1|0$1|0<1|$6|732926$5|52200$4|2008$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|69$1|5$3|250$2|14$2|15$1|9$1|3$1|0$4|2007$6|732926$5|51300<0|$1|0$1|0<1|$6|732926$5|51300$4|2008$4|0.50$1|1%24|$1|1$2|10$2|11$2|12$1|2$1|3$1|4$1|5$1|6$1|7$1|8$1|9%4|$2|11$2|25%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$2|11$2|15$1|0$1|1$1|1$1|0$4|2008$6|733052$5|54000<0|$1|0$1|0<1|$6|733052$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$2|11$2|14$2|30$1|1$1|1$1|0$4|2008$6|733052$5|52200<0|$1|0$1|0<1|$6|733052$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$2|11$2|14$2|15$1|1$1|1$1|0$4|2008$6|733052$5|51300<0|$1|0$1|0<1|$6|733052$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$2|25$2|15$1|0$1|1$1|1$1|0$4|2008$6|733066$5|54000<0|$1|0$1|0<1|$6|733066$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$2|25$2|14$2|30$1|1$1|1$1|0$4|2008$6|733066$5|52200<0|$1|0$1|0<1|$6|733066$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$2|25$2|14$2|15$1|1$1|1$1|0$4|2008$6|733066$5|51300<0|$1|0$1|0<1|$6|733066$5|51300$4|2009$4|0.50$1|1%6|$2|17$1|3$2|31%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|17$1|5$3|291$2|15$1|0$2|10$1|4$1|0$4|2008$6|733332$5|54000<0|$1|0$1|0<1|$6|733332$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|17$1|5$3|291$2|14$2|30$2|10$1|4$1|0$4|2008$6|733332$5|52200<0|$1|0$1|0<1|$6|733332$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|17$1|5$3|291$2|14$2|15$2|10$1|4$1|0$4|2008$6|733332$5|51300<0|$1|0$1|0<1|$6|733332$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$1|3$1|5$3|277$2|15$1|0$2|10$1|4$1|0$4|2008$6|733318$5|54000<0|$1|0$1|0<1|$6|733318$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$1|3$1|5$3|277$2|14$2|30$2|10$1|4$1|0$4|2008$6|733318$5|52200<0|$1|0$1|0<1|$6|733318$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$1|3$1|5$3|277$2|14$2|15$2|10$1|4$1|0$4|2008$6|733318$5|51300<0|$1|0$1|0<1|$6|733318$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|31$1|5$3|305$2|15$1|0$2|10$1|4$1|0$4|2008$6|733346$5|54000<0|$1|0$1|0<1|$6|733346$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|31$1|5$3|305$2|14$2|30$2|10$1|4$1|0$4|2008$6|733346$5|52200<0|$1|0$1|0<1|$6|733346$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|31$1|5$3|305$2|14$2|15$2|10$1|4$1|0$4|2008$6|733346$5|51300<0|$1|0$1|0<1|$6|733346$5|51300$4|2009$4|0.50$1|1%4|$2|14$2|28%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|5$3|319$2|15$1|0$2|11$1|4$1|0$4|2008$6|733360$5|54000<0|$1|0$1|0<1|$6|733360$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|5$3|319$2|14$2|30$2|11$1|4$1|0$4|2008$6|733360$5|52200<0|$1|0$1|0<1|$6|733360$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|5$3|319$2|14$2|15$2|11$1|4$1|0$4|2008$6|733360$5|51300<0|$1|0$1|0<1|$6|733360$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|59$1|5$3|333$2|15$1|0$2|11$1|4$1|0$4|2008$6|733374$5|54000<0|$1|0$1|0<1|$6|733374$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|59$1|5$3|333$2|14$2|30$2|11$1|4$1|0$4|2008$6|733374$5|52200<0|$1|0$1|0<1|$6|733374$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|59$1|5$3|333$2|14$2|15$2|11$1|4$1|0$4|2008$6|733374$5|51300<0|$1|0$1|0<1|$6|733374$5|51300$4|2009$4|0.50$1|1%4|$2|12$2|26%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|5$3|347$2|15$1|0$2|12$1|4$1|0$4|2008$6|733388$5|54000<0|$1|0$1|0<1|$6|733388$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|5$3|347$2|14$2|30$2|12$1|4$1|0$4|2008$6|733388$5|52200<0|$1|0$1|0<1|$6|733388$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|5$3|347$2|14$2|15$2|12$1|4$1|0$4|2008$6|733388$5|51300<0|$1|0$1|0<1|$6|733388$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|87$1|5$3|361$2|15$1|0$2|12$1|4$1|0$4|2008$6|733402$5|54000<0|$1|0$1|0<1|$6|733402$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|87$1|5$3|361$2|14$2|30$2|12$1|4$1|0$4|2008$6|733402$5|52200<0|$1|0$1|0<1|$6|733402$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|87$1|5$3|361$2|14$2|15$2|12$1|4$1|0$4|2008$6|733402$5|51300<0|$1|0$1|0<1|$6|733402$5|51300$4|2009$4|0.50$1|1%4|$2|22$1|8%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$2|53$2|15$1|0$1|2$1|1$1|0$4|2008$6|733094$5|54000<0|$1|0$1|0<1|$6|733094$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$2|53$2|14$2|30$1|2$1|1$1|0$4|2008$6|733094$5|52200<0|$1|0$1|0<1|$6|733094$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$2|53$2|14$2|15$1|2$1|1$1|0$4|2008$6|733094$5|51300<0|$1|0$1|0<1|$6|733094$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$2|39$2|15$1|0$1|2$1|1$1|0$4|2008$6|733080$5|54000<0|$1|0$1|0<1|$6|733080$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$2|39$2|14$2|30$1|2$1|1$1|0$4|2008$6|733080$5|52200<0|$1|0$1|0<1|$6|733080$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$2|39$2|14$2|15$1|2$1|1$1|0$4|2008$6|733080$5|51300<0|$1|0$1|0<1|$6|733080$5|51300$4|2009$4|0.50$1|1%4|$2|21$1|7%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|81$1|5$2|81$2|15$1|0$1|3$1|1$1|0$4|2008$6|733122$5|54000<0|$1|0$1|0<1|$6|733122$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|81$1|5$2|81$2|14$2|30$1|3$1|1$1|0$4|2008$6|733122$5|52200<0|$1|0$1|0<1|$6|733122$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|21$2|81$1|5$2|81$2|14$2|15$1|3$1|1$1|0$4|2008$6|733122$5|51300<0|$1|0$1|0<1|$6|733122$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|67$1|5$2|67$2|15$1|0$1|3$1|1$1|0$4|2008$6|733108$5|54000<0|$1|0$1|0<1|$6|733108$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|67$1|5$2|67$2|14$2|30$1|3$1|1$1|0$4|2008$6|733108$5|52200<0|$1|0$1|0<1|$6|733108$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|67$1|5$2|67$2|14$2|15$1|3$1|1$1|0$4|2008$6|733108$5|51300<0|$1|0$1|0<1|$6|733108$5|51300$4|2009$4|0.50$1|1%4|$2|18$1|4%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|18$1|5$3|109$2|15$1|0$1|4$1|2$1|0$4|2008$6|733150$5|54000<0|$1|0$1|0<1|$6|733150$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|18$1|5$3|109$2|14$2|30$1|4$1|2$1|0$4|2008$6|733150$5|52200<0|$1|0$1|0<1|$6|733150$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|18$1|5$3|109$2|14$2|15$1|4$1|2$1|0$4|2008$6|733150$5|51300<0|$1|0$1|0<1|$6|733150$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$1|4$1|5$2|95$2|15$1|0$1|4$1|2$1|0$4|2008$6|733136$5|54000<0|$1|0$1|0<1|$6|733136$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$1|4$1|5$2|95$2|14$2|30$1|4$1|2$1|0$4|2008$6|733136$5|52200<0|$1|0$1|0<1|$6|733136$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$1|4$1|5$2|95$2|14$2|15$1|4$1|2$1|0$4|2008$6|733136$5|51300<0|$1|0$1|0<1|$6|733136$5|51300$4|2009$4|0.50$1|1%6|$2|16$1|2$2|30%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|46$1|5$3|137$2|15$1|0$1|5$1|2$1|0$4|2008$6|733178$5|54000<0|$1|0$1|0<1|$6|733178$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|46$1|5$3|137$2|14$2|30$1|5$1|2$1|0$4|2008$6|733178$5|52200<0|$1|0$1|0<1|$6|733178$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|46$1|5$3|137$2|14$2|15$1|5$1|2$1|0$4|2008$6|733178$5|51300<0|$1|0$1|0<1|$6|733178$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|32$1|5$3|123$2|15$1|0$1|5$1|2$1|0$4|2008$6|733164$5|54000<0|$1|0$1|0<1|$6|733164$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|32$1|5$3|123$2|14$2|30$1|5$1|2$1|0$4|2008$6|733164$5|52200<0|$1|0$1|0<1|$6|733164$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|32$1|5$3|123$2|14$2|15$1|5$1|2$1|0$4|2008$6|733164$5|51300<0|$1|0$1|0<1|$6|733164$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|60$1|5$3|151$2|15$1|0$1|5$1|2$1|0$4|2008$6|733192$5|54000<0|$1|0$1|0<1|$6|733192$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|60$1|5$3|151$2|14$2|30$1|5$1|2$1|0$4|2008$6|733192$5|52200<0|$1|0$1|0<1|$6|733192$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|60$1|5$3|151$2|14$2|15$1|5$1|2$1|0$4|2008$6|733192$5|51300<0|$1|0$1|0<1|$6|733192$5|51300$4|2009$4|0.50$1|1%4|$2|13$2|27%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|5$3|165$2|15$1|0$1|6$1|2$1|0$4|2008$6|733206$5|54000<0|$1|0$1|0<1|$6|733206$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|5$3|165$2|14$2|30$1|6$1|2$1|0$4|2008$6|733206$5|52200<0|$1|0$1|0<1|$6|733206$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|5$3|165$2|14$2|15$1|6$1|2$1|0$4|2008$6|733206$5|51300<0|$1|0$1|0<1|$6|733206$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|88$1|5$3|179$2|15$1|0$1|6$1|2$1|0$4|2008$6|733220$5|54000<0|$1|0$1|0<1|$6|733220$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|88$1|5$3|179$2|14$2|30$1|6$1|2$1|0$4|2008$6|733220$5|52200<0|$1|0$1|0<1|$6|733220$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|88$1|5$3|179$2|14$2|15$1|6$1|2$1|0$4|2008$6|733220$5|51300<0|$1|0$1|0<1|$6|733220$5|51300$4|2009$4|0.50$1|1%4|$2|11$2|25%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$3|193$2|15$1|0$1|7$1|3$1|0$4|2008$6|733234$5|54000<0|$1|0$1|0<1|$6|733234$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$3|193$2|14$2|30$1|7$1|3$1|0$4|2008$6|733234$5|52200<0|$1|0$1|0<1|$6|733234$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|11$1|5$3|193$2|14$2|15$1|7$1|3$1|0$4|2008$6|733234$5|51300<0|$1|0$1|0<1|$6|733234$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$3|207$2|15$1|0$1|7$1|3$1|0$4|2008$6|733248$5|54000<0|$1|0$1|0<1|$6|733248$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$3|207$2|14$2|30$1|7$1|3$1|0$4|2008$6|733248$5|52200<0|$1|0$1|0<1|$6|733248$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|25$1|5$3|207$2|14$2|15$1|7$1|3$1|0$4|2008$6|733248$5|51300<0|$1|0$1|0<1|$6|733248$5|51300$4|2009$4|0.50$1|1%4|$2|22$1|8%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$3|235$2|15$1|0$1|8$1|3$1|0$4|2008$6|733276$5|54000<0|$1|0$1|0<1|$6|733276$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$3|235$2|14$2|30$1|8$1|3$1|0$4|2008$6|733276$5|52200<0|$1|0$1|0<1|$6|733276$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|53$1|5$3|235$2|14$2|15$1|8$1|3$1|0$4|2008$6|733276$5|51300<0|$1|0$1|0<1|$6|733276$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$3|221$2|15$1|0$1|8$1|3$1|0$4|2008$6|733262$5|54000<0|$1|0$1|0<1|$6|733262$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$3|221$2|14$2|30$1|8$1|3$1|0$4|2008$6|733262$5|52200<0|$1|0$1|0<1|$6|733262$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|5$3|221$2|14$2|15$1|8$1|3$1|0$4|2008$6|733262$5|51300<0|$1|0$1|0<1|$6|733262$5|51300$4|2009$4|0.50$1|1%4|$2|19$1|5%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|81$1|5$3|263$2|15$1|0$1|9$1|3$1|0$4|2008$6|733304$5|54000<0|$1|0$1|0<1|$6|733304$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|81$1|5$3|263$2|14$2|30$1|9$1|3$1|0$4|2008$6|733304$5|52200<0|$1|0$1|0<1|$6|733304$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|81$1|5$3|263$2|14$2|15$1|9$1|3$1|0$4|2008$6|733304$5|51300<0|$1|0$1|0<1|$6|733304$5|51300$4|2009$4|0.50$1|1%2|$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}%24|$11|DESCRIPTION$5|DTEND$7|DTSTART$8|LOCATION$9|ORGANIZER$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref$0|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|67$1|5$3|249$2|15$1|0$1|9$1|3$1|0$4|2008$6|733290$5|54000<0|$1|0$1|0<1|$6|733290$5|54000$4|2009>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|67$1|5$3|249$2|14$2|30$1|9$1|3$1|0$4|2008$6|733290$5|52200<0|$1|0$1|0<1|$6|733290$5|52200$4|2009$0|<2|$1|5$9|TENTATIVE$10|TEST event$38|{0F6E3DD6-F9F3-46BC-92B9-35B972638E35}@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$8|REMINDER>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|67$1|5$3|249$2|14$2|15$1|9$1|3$1|0$4|2008$6|733290$5|51300<0|$1|0$1|0<1|$6|733290$5|51300$4|2009$4|0.50$1|1@0|iCal-Parser-1.21/t/calendars/04recurrence_replace.ics0000644000175000017500000000160012157060435021442 0ustar rixedrixedBEGIN:VCALENDAR BEGIN:VEVENT DTSTART;TZID=America/New_York:20061015T090000 DTEND;TZID=America/New_York:20061015T110000 DTSTAMP:20061017T040004Z ORGANIZER;CN=Allan Neal:MAILTO:allan.neal@gmail.com UID:q7j7bvel0h8f01ddlatq6s74ts@google.com CLASS:PUBLIC CREATED:20060703T135821Z DESCRIPTION: LAST-MODIFIED:20061015T070148Z LOCATION:Stake Building SEQUENCE:0 STATUS:CONFIRMED SUMMARY:Church - Stake Conference TRANSP:OPAQUE RECURRENCE-ID:20061015T170000Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20060702T130000 DURATION:PT10800S RRULE:FREQ=WEEKLY;BYDAY=SU;UNTIL=20061231T180000Z DTSTAMP:20061017T040004Z ORGANIZER;CN=Allan Neal:MAILTO:allan.neal@gmail.com UID:q7j7bvel0h8f01ddlatq6s74ts@google.com CLASS:PUBLIC CREATED:20060703T135821Z DESCRIPTION: LAST-MODIFIED:20061015T070132Z LOCATION:Ensign Building SEQUENCE:0 STATUS:CONFIRMED SUMMARY:Church TRANSP:OPAQUE END:VEVENT END:VCALENDARiCal-Parser-1.21/t/calendars/04recurrence.ics0000644000175000017500000000110312157060435017745 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;TZID=America/New_York:20041117T210000 STATUS:CONFIRMED UID:D5EEE785-3516-11D9-8A43-000D93C45D90 DTSTAMP:20041113T220701Z RECURRENCE-ID;TZID=America/New_York:20041117T210000 DURATION:PT1H END:VEVENT BEGIN:VEVENT DURATION:PT3H EXDATE;TZID=US/Mountain:20040203T190000 UID:38EEC36E-2D8C-11D8-AB19-00306583A102-RID STATUS:CONFIRMED DTSTART;TZID=US/Mountain:20040203T190000 SUMMARY:Tuesday SwingTime2 RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20040207T065959Z;BYDAY=SA END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/04recurrence.ics.dump0000644000175000017500000000361212157060435020720 0ustar rixedrixedFrT;!1|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$12|04recurrence$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%2|$2|17%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$6|STATUS$3|UID$5|hours$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|22$1|0$2|11$1|4$1|0$4|2004$6|731902$5|79200<0|$1|0$1|0<1|$6|731902$5|79200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$1|7$2|11$1|4$1|1$4|2004$6|731898$5|79621<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|79621$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|21$1|0$2|11$1|4$1|0$4|2004$6|731902$5|75600<0|$1|0$1|0<1|$6|731902$5|75600$4|2005$9|CONFIRMED$36|D5EEE785-3516-11D9-8A43-000D93C45D90$4|1.00$1|1@0|iCal-Parser-1.21/t/calendars/04recurrence_alarm.ics0000644000175000017500000000102012157060435021117 0ustar rixedrixedBEGIN:VCALENDAR BEGIN:VEVENT DTSTART;TZID="(GMT-08.00) Pacific Time (US & Canada)/Tijuana":20060825T1430 00 SUMMARY:TEST event UID:{0F6E3DD6-F9F3-46BC-92B9-35B972638E35} ORGANIZER;CN="David Sweet":MAILTO:dsweet@tellme.com LOCATION: DTEND;TZID="(GMT-08.00) Pacific Time (US & Canada)/Tijuana":20060825T150000 RRULE:FREQ=WEEKLY;WKST=SU;INTERVAL=2;BYDAY=FR DESCRIPTION: SEQUENCE:1 PRIORITY:5 STATUS:TENTATIVE BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:REMINDER TRIGGER;RELATED=START:-PT00H15M00S END:VALARM END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/03all-day-event.ics.dump0000644000175000017500000000356712157060435021235 0ustar rixedrixedFrT;!1|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$15|03all-day-event$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%2|$2|15%2|$36|A4E57872-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$1|0$1|0$2|11$1|4$1|0$4|2004$6|731901$1|0<0|$1|0$1|0<1|$6|731901$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|46$1|1$3|320$1|0$1|0$2|11$1|4$1|0$4|2004$6|731900$1|0<0|$1|0$1|0<1|$6|731900$1|0$4|2005$7|all day$36|A4E57872-3516-11D9-8A43-000D93C45D90$1|1$1|1@0|iCal-Parser-1.21/t/calendars/03all-day-no-end.ics0000644000175000017500000000036412157060435020320 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;VALUE=DATE:20041115 SUMMARY:all day, no end specified UID:A4E57872-3516-11D9-8A43-000D93C45D90 SEQUENCE:2 DTSTAMP:20041113T015226Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/00no-name-or-id.ics0000644000175000017500000000011212157060435020145 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN END:VCALENDAR iCal-Parser-1.21/t/calendars/07rrule.ics.dump0000644000175000017500000000537012157060435017722 0ustar rixedrixedFrT;!2|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|2$2|47$2|11$1|4$2|34$4|2004$6|731899$5|10054<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|10054$4|2005@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$7|07rrule$1|1$3|UTC$1|1%2|$4|2004%2|$2|12%4|$1|2$1|3%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|1$1|0$2|12$1|4$1|0$4|2004$6|731917$4|3600<0|$1|0$1|0<1|$6|731917$4|3600$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|0$1|0$2|12$1|4$1|0$4|2004$6|731917$1|0<0|$1|0$1|0<1|$6|731917$1|0$4|2005$5|wierd$36|5A4E636A-35E7-11D9-9E64-000D93C45D90$4|1.00$1|1%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|1$1|0$2|12$1|4$1|0$4|2004$6|731918$4|3600<0|$1|0$1|0<1|$6|731918$4|3600$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|0$1|0$2|12$1|4$1|0$4|2004$6|731918$1|0<0|$1|0$1|0<1|$6|731918$1|0$4|2005$5|wierd$36|5A4E636A-35E7-11D9-9E64-000D93C45D90$4|1.00$1|1@0|iCal-Parser-1.21/t/calendars/t.ics0000644000175000017500000000075312157060435015721 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;VALUE=DATE:20040101 DTEND;VALUE=DATE:20040102 SUMMARY:all day (2004) UID:1 DTSTAMP:20041113T015226Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20050101 DTEND;VALUE=DATE:20050102 SUMMARY:all day (2005) UID:2 DTSTAMP:20041113T015226Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20060101 DTEND;VALUE=DATE:20060102 SUMMARY:all day (2006) UID:3 DTSTAMP:20041113T015226Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/06multi-day.ics.dump0000644000175000017500000000671312157060435020477 0ustar rixedrixedFrT;!5|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)2|%0|{)2|%0|{)2|%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|23$2|42$2|11$1|4$2|43$4|2004$6|731898$5|85363<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|85363$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|33$1|2$3|307$1|0$1|0$2|11$1|4$1|0$4|2004$6|731887$1|0<0|$1|0$1|0<1|$6|731887$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|3$3|308$1|0$1|0$2|11$1|4$1|0$4|2004$6|731888$1|0<0|$1|0$1|0<1|$6|731888$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|4$2|35$1|4$3|309$1|0$1|0$2|11$1|4$1|0$4|2004$6|731889$1|0<0|$1|0$1|0<1|$6|731889$1|0$4|2005@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$11|06multi-day$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%8|$1|1$1|2$1|3$1|4%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<3|<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|32$1|1$3|306$1|0$1|0$2|11$1|4$1|0$4|2004$6|731886$1|0<0|$1|0$1|0<1|$6|731886$1|0$4|2005$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$1|1%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<4|<2|<3|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$1|1%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<5|<2|<4|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$1|1%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|5$2|36$1|5$3|310$1|0$1|0$2|11$1|4$1|0$4|2004$6|731890$1|0<0|$1|0$1|0<1|$6|731890$1|0$4|2005<2|<5|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$1|1@0|iCal-Parser-1.21/t/calendars/00no-name-or-id.ics.dump0000644000175000017500000000027312157060435021121 0ustar rixedrixedFrT;@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$15|00no-name-or-id$1|1$3|UTC$1|1%0|@0|iCal-Parser-1.21/t/calendars/08mozilla-bad-todo.ics.dump0000644000175000017500000000410112157060435021717 0ustar rixedrixedFrT;!0|{>0|$22|DateTime::Locale::root%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$18|08mozilla-bad-todo$1|1$3|UTC$1|1%0|@1|%26|$5|CLASS$9|COMPLETED$11|DESCRIPTION$7|DTSTAMP$13|LAST-MODIFIED$16|PERCENT-COMPLETE$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$1|X$30|X-MOZILLA-ALARM-DEFAULT-LENGTH$5|idref$7|PRIVATE>>1|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|3$3|308$1|0$1|0$2|11$1|4$1|0$4|2004$6|731888$1|0<0|$1|0$1|0>>2|$23|DateTime::TimeZone::UTC%2|$4|name$3|UTC$6|731888$1|0$4|2005$48|Emma - 10th\, 11th\, 12th and nobody 25th & 26th>)1|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|33$1|2$3|307$2|17$2|30$2|11$1|4$2|53$4|2004$6|731887$5|63053<0|$1|0$1|0>)2|%2|$4|name$3|UTC$6|731887$5|63053$4|2005>)1|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|34$1|3$3|308$2|16$2|35$2|11$1|4$2|42$4|2004$6|731888$5|59742<0|$1|0$1|0>)2|%2|$4|name$3|UTC$6|731888$5|59742$4|2005$3|100$2|99$9|COMPLETED$44|call doggiewalkers about emma & thanksgiving$36|11e4e3c0-2cf5-11d9-8acd-ca5746c7ddd0$17|dan2bit@gmail.com$1|0$1|1iCal-Parser-1.21/t/calendars/07rrule.ics0000644000175000017500000000051212157060435016747 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;TZID=America/New_York:20041202T000000 SUMMARY:wierd UID:5A4E636A-35E7-11D9-9E64-000D93C45D90 SEQUENCE:3 DTSTAMP:20041114T024734Z RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20041203T045959Z;BYDAY=TH,FR;WKST=SU DURATION:PT1H END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/t-months.ics.dump0000644000175000017500000000517712157060435020200 0ustar rixedrixedFrT;!3|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)1|%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$1|t$1|1$3|UTC$1|1%4|$4|2004$4|2005%2|$1|1%2|$1|1%2|$1|1%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|5$1|2$1|0$1|0$1|1$1|1$1|0$4|2004$6|731582$1|0<0|$1|0$1|0<1|$6|731582$1|0$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|4$1|1$1|0$1|0$1|1$1|1$1|0$4|2004$6|731581$1|0<0|$1|0$1|0<1|$6|731581$1|0$4|2005$14|all day (2004)$1|1$1|1$1|1%2|$1|1%2|$1|1%2|$1|2%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|7$1|2$1|0$1|0$1|1$1|1$1|0$4|2005$6|731948$1|0<0|$1|0$1|0<3|$6|731948$1|0$4|2006<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|6$1|1$1|0$1|0$1|1$1|1$1|0$4|2005$6|731947$1|0<0|$1|0$1|0<3|$6|731947$1|0$4|2006$14|all day (2005)$1|2$1|1$1|1@0|iCal-Parser-1.21/t/calendars/t-start-end.ics.dump0000644000175000017500000000343412157060435020563 0ustar rixedrixedFrT;!1|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$1|t$1|1$3|UTC$1|1%2|$4|2005%2|$1|1%2|$1|1%2|$1|2%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|7$1|2$1|0$1|0$1|1$1|1$1|0$4|2005$6|731948$1|0<0|$1|0$1|0<1|$6|731948$1|0$4|2006>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|6$1|1$1|0$1|0$1|1$1|1$1|0$4|2005$6|731947$1|0<0|$1|0$1|0<1|$6|731947$1|0$4|2006$14|all day (2005)$1|2$1|1$1|1@0|iCal-Parser-1.21/t/calendars/t-no-args.ics.dump0000644000175000017500000003210212157060435020222 0ustar rixedrixed$VAR1 = { 'todos' => [], 'events' => { '2005' => { '1' => { '1' => { '2' => { 'SUMMARY' => 'all day (2005)', 'allday' => 1, 'UID' => '2', 'idref' => 1, 'DTSTAMP' => bless( { 'local_rd_secs' => 6746, 'local_rd_days' => 731898, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 1, 'second' => 26, 'month' => 11, 'quarter' => 4, 'day_of_year' => 318, 'day_of_quarter' => 44, 'minute' => 52, 'day' => 13, 'day_of_week' => 6, 'year' => 2004 }, 'utc_rd_secs' => 6746, 'tz' => bless( { 'name' => 'UTC' }, 'DateTime::TimeZone::UTC' ), 'utc_year' => 2005, 'utc_rd_days' => 731898 }, 'DateTime' ), 'DTEND' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 731948, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 2, 'day_of_quarter' => 2, 'minute' => 0, 'day' => 2, 'day_of_week' => 7, 'year' => 2005 }, 'utc_rd_secs' => 0, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2008, 'utc_rd_days' => 731948 }, 'DateTime' ), 'DTSTART' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 731947, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'rd_nanosecs' => 0, 'utc_rd_secs' => 0, 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 1, 'day_of_quarter' => 1, 'minute' => 0, 'day' => 1, 'day_of_week' => 6, 'year' => 2005 }, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2006, 'utc_rd_days' => 731947 }, 'DateTime' ) } } } }, '2004' => { '1' => { '1' => { '1' => { 'SUMMARY' => 'all day (2004)', 'allday' => 1, 'UID' => '1', 'idref' => 1, 'DTSTAMP' => bless( { 'local_rd_secs' => 6746, 'local_rd_days' => 731898, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 1, 'second' => 26, 'month' => 11, 'quarter' => 4, 'day_of_year' => 318, 'day_of_quarter' => 44, 'minute' => 52, 'day' => 13, 'day_of_week' => 6, 'year' => 2004 }, 'utc_rd_secs' => 6746, 'tz' => bless( { 'name' => 'UTC' }, 'DateTime::TimeZone::UTC' ), 'utc_year' => 2005, 'utc_rd_days' => 731898 }, 'DateTime' ), 'DTEND' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 731582, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 2, 'day_of_quarter' => 2, 'minute' => 0, 'day' => 2, 'day_of_week' => 5, 'year' => 2004 }, 'utc_rd_secs' => 0, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2007, 'utc_rd_days' => 731582 }, 'DateTime' ), 'DTSTART' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 731581, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'rd_nanosecs' => 0, 'utc_rd_secs' => 0, 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 1, 'day_of_quarter' => 1, 'minute' => 0, 'day' => 1, 'day_of_week' => 4, 'year' => 2004 }, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2005, 'utc_rd_days' => 731581 }, 'DateTime' ) } } } }, '2006' => { '1' => { '1' => { '3' => { 'SUMMARY' => 'all day (2006)', 'allday' => 1, 'UID' => '3', 'idref' => 1, 'DTSTAMP' => bless( { 'local_rd_secs' => 6746, 'local_rd_days' => 731898, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 1, 'second' => 26, 'month' => 11, 'quarter' => 4, 'day_of_year' => 318, 'day_of_quarter' => 44, 'minute' => 52, 'day' => 13, 'day_of_week' => 6, 'year' => 2004 }, 'utc_rd_secs' => 6746, 'tz' => bless( { 'name' => 'UTC' }, 'DateTime::TimeZone::UTC' ), 'utc_year' => 2005, 'utc_rd_days' => 731898 }, 'DateTime' ), 'DTEND' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 732313, 'rd_nanosecs' => 0, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 2, 'day_of_quarter' => 2, 'minute' => 0, 'day' => 2, 'day_of_week' => 1, 'year' => 2006 }, 'utc_rd_secs' => 0, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2009, 'utc_rd_days' => 732313 }, 'DateTime' ), 'DTSTART' => bless( { 'local_rd_secs' => 0, 'local_rd_days' => 732312, 'locale' => bless( { 'default_time_format_length' => 'medium', 'native_territory' => 'United States', 'native_language' => 'English', 'real_class' => 'root', 'native_complete_name' => 'English United States', 'en_language' => 'English', 'default_date_format_length' => 'medium', 'id' => 'en_US', 'en_territory' => 'United States', 'en_complete_name' => 'English United States' }, 'DateTime::Locale::root' ), 'rd_nanosecs' => 0, 'utc_rd_secs' => 0, 'local_c' => { 'hour' => 0, 'second' => 0, 'month' => 1, 'quarter' => 1, 'day_of_year' => 1, 'day_of_quarter' => 1, 'minute' => 0, 'day' => 1, 'day_of_week' => 7, 'year' => 2006 }, 'tz' => bless( { 'name' => 'local', 'offset' => 0 }, 'DateTime::TimeZone::Floating' ), 'utc_year' => 2007, 'utc_rd_days' => 732312 }, 'DateTime' ) } } } } }, 'cals' => [ { 'X-WR-CALNAME' => 't', 'index' => 1, 'X-WR-RELCALID' => 1, 'PRODID' => '-//Testing//Test//EN', 'X-WR-TIMEZONE' => 'UTC', 'VERSION' => '2.0' } ] }; iCal-Parser-1.21/t/calendars/02event-duration.ics.dump0000644000175000017500000000362212157060435021526 0ustar rixedrixedFrT;!1|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$16|02event-duration$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%2|$2|12%2|$36|823732B9-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|22$1|0$2|11$1|4$1|0$4|2004$6|731897$5|79200<0|$1|0$1|0<1|$6|731897$5|79200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$1|6$2|11$1|4$2|34$4|2004$6|731898$5|79594<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|79594$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|21$1|0$2|11$1|4$1|0$4|2004$6|731897$5|75600<0|$1|0$1|0<1|$6|731897$5|75600$4|2005$10|1 hr event$36|823732B9-3516-11D9-8A43-000D93C45D90$4|1.00$1|1@0|iCal-Parser-1.21/t/calendars/11complex.ics.tz.dump0000644000175000017500000024270413022231172020661 0ustar rixedrixedFrT;!30|{>0|$8|DateTime%0|{>1|$20|DateTime::Locale::en%0|{>2|$37|DateTime::TimeZone::America::New_York%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|@0|%0|{)0|%0|@0|{)0|%0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|{)0|%0|})0|%20|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%0|$6|718067$5|18000$1|0$1|0>>3|$28|DateTime::TimeZone::Floating%4|$4|name$6|offset$8|floating$1|0$6|718067$5|18000$4|1968})1|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$2|en})2|%14|$8|is_olson$15|last_observance$11|last_offset$8|max_year$4|name$5|rules$5|spans$1|1>>4|$39|DateTime::TimeZone::OlsonDB::Observance%14|$6|format$6|gmtoff$20|local_start_datetime$15|offset_from_std$15|offset_from_utc$5|until$18|utc_start_datetime$4|E%sT$5|-5:00<0|$1|0$6|-18000@0|<0|$6|-18000$4|2017$16|America/New_York@2|>>5|$33|DateTime::TimeZone::OlsonDB::Rule%20|$2|at$4|from$2|in$6|letter$4|name$15|offset_from_std$2|on$4|save$2|to$4|type$4|2:00$4|2007$3|Mar$1|D$2|US$4|3600$6|Sun>=8$4|1:00$3|max_>)5|%20|$2|at$4|from$2|in$6|letter$4|name$15|offset_from_std$2|on$4|save$2|to$4|type$4|2:00$4|2007$3|Nov$1|S$2|US$1|0$6|Sun>=1$1|0$3|max_@202|@7|$4|-inf$11|59418032400$4|-inf$11|59418014638$6|-17762$1|0$3|LMT@7|$11|59418032400$11|60502402800$11|59418014400$11|60502384800$6|-18000$1|0$2|ET@7|$11|60502402800$11|60520543200$11|60502388400$11|60520528800$6|-14400$1|1$3|EDT@7|$11|60520543200$11|60533852400$11|60520525200$11|60533834400$6|-18000$1|0$3|EST@7|$11|60533852400$11|60551992800$11|60533838000$11|60551978400$6|-14400$1|1$3|EDT@7|$11|60551992800$11|60557778000$11|60551974800$11|60557760000$6|-18000$1|0$3|EST@7|$11|60557778000$11|60565302000$11|60557760000$11|60565284000$6|-18000$1|0$2|ET@7|$11|60565302000$11|60584047200$11|60565287600$11|60584032800$6|-14400$1|1$3|EDT@7|$11|60584047200$11|60599170800$11|60584029200$11|60599152800$6|-18000$1|0$3|EST@7|$11|60599170800$11|60612472800$11|60599156400$11|60612458400$6|-14400$1|1$3|EDT@7|$11|60612472800$11|60631225200$11|60612454800$11|60631207200$6|-18000$1|0$3|EST@7|$11|60631225200$11|60643922400$11|60631210800$11|60643908000$6|-14400$1|1$3|EDT@7|$11|60643922400$11|60662674800$11|60643904400$11|60662656800$6|-18000$1|0$3|EST@7|$11|60662674800$11|60675976800$11|60662660400$11|60675962400$6|-14400$1|1$3|EDT@7|$11|60675976800$11|60694124400$11|60675958800$11|60694106400$6|-18000$1|0$3|EST@7|$11|60694124400$11|60707426400$11|60694110000$11|60707412000$6|-14400$1|1$3|EDT@7|$11|60707426400$11|60725574000$11|60707408400$11|60725556000$6|-18000$1|0$3|EST@7|$11|60725574000$11|60738876000$11|60725559600$11|60738861600$6|-14400$1|1$3|EDT@7|$11|60738876000$11|60757023600$11|60738858000$11|60757005600$6|-18000$1|0$3|EST@7|$11|60757023600$11|60770325600$11|60757009200$11|60770311200$6|-14400$1|1$3|EDT@7|$11|60770325600$11|60788473200$11|60770307600$11|60788455200$6|-18000$1|0$3|EST@7|$11|60788473200$11|60801775200$11|60788458800$11|60801760800$6|-14400$1|1$3|EDT@7|$11|60801775200$11|60820527600$11|60801757200$11|60820509600$6|-18000$1|0$3|EST@7|$11|60820527600$11|60833829600$11|60820513200$11|60833815200$6|-14400$1|1$3|EDT@7|$11|60833829600$11|60851977200$11|60833811600$11|60851959200$6|-18000$1|0$3|EST@7|$11|60851977200$11|60865279200$11|60851962800$11|60865264800$6|-14400$1|1$3|EDT@7|$11|60865279200$11|60883426800$11|60865261200$11|60883408800$6|-18000$1|0$3|EST@7|$11|60883426800$11|60896728800$11|60883412400$11|60896714400$6|-14400$1|1$3|EDT@7|$11|60896728800$11|60914876400$11|60896710800$11|60914858400$6|-18000$1|0$3|EST@7|$11|60914876400$11|60928178400$11|60914862000$11|60928164000$6|-14400$1|1$3|EDT@7|$11|60928178400$11|60946326000$11|60928160400$11|60946308000$6|-18000$1|0$3|EST@7|$11|60946326000$11|60959628000$11|60946311600$11|60959613600$6|-14400$1|1$3|EDT@7|$11|60959628000$11|60978380400$11|60959610000$11|60978362400$6|-18000$1|0$3|EST@7|$11|60978380400$11|60991077600$11|60978366000$11|60991063200$6|-14400$1|1$3|EDT@7|$11|60991077600$11|61009830000$11|60991059600$11|61009812000$6|-18000$1|0$3|EST@7|$11|61009830000$11|61023132000$11|61009815600$11|61023117600$6|-14400$1|1$3|EDT@7|$11|61023132000$11|61041279600$11|61023114000$11|61041261600$6|-18000$1|0$3|EST@7|$11|61041279600$11|61054581600$11|61041265200$11|61054567200$6|-14400$1|1$3|EDT@7|$11|61054581600$11|61072729200$11|61054563600$11|61072711200$6|-18000$1|0$3|EST@7|$11|61072729200$11|61086031200$11|61072714800$11|61086016800$6|-14400$1|1$3|EDT@7|$11|61086031200$11|61104178800$11|61086013200$11|61104160800$6|-18000$1|0$3|EST@7|$11|61104178800$11|61117480800$11|61104164400$11|61117466400$6|-14400$1|1$3|EDT@7|$11|61117480800$11|61135628400$11|61117462800$11|61135610400$6|-18000$1|0$3|EST@7|$11|61135628400$11|61148930400$11|61135614000$11|61148916000$6|-14400$1|1$3|EDT@7|$11|61148930400$11|61167682800$11|61148912400$11|61167664800$6|-18000$1|0$3|EST@7|$11|61167682800$11|61180380000$11|61167668400$11|61180365600$6|-14400$1|1$3|EDT@7|$11|61180380000$11|61199132400$11|61180362000$11|61199114400$6|-18000$1|0$3|EST@7|$11|61199132400$11|61212434400$11|61199118000$11|61212420000$6|-14400$1|1$3|EDT@7|$11|61212434400$11|61230582000$11|61212416400$11|61230564000$6|-18000$1|0$3|EST@7|$11|61230582000$11|61243884000$11|61230567600$11|61243869600$6|-14400$1|1$3|EDT@7|$11|61243884000$11|61252088400$11|61243866000$11|61252070400$6|-18000$1|0$3|EST@7|$11|61252088400$11|61255465200$11|61252070400$11|61255447200$6|-18000$1|0$3|EST@7|$11|61255465200$11|61366287600$11|61255450800$11|61366273200$6|-14400$1|1$3|EWT@7|$11|61366287600$11|61370287200$11|61366273200$11|61370272800$6|-14400$1|1$3|EPT@7|$11|61370287200$11|61378318800$11|61370269200$11|61378300800$6|-18000$1|0$3|EST@7|$11|61378318800$11|61388434800$11|61378300800$11|61388416800$6|-18000$1|0$3|EST@7|$11|61388434800$11|61401736800$11|61388420400$11|61401722400$6|-14400$1|1$3|EDT@7|$11|61401736800$11|61419884400$11|61401718800$11|61419866400$6|-18000$1|0$3|EST@7|$11|61419884400$11|61433186400$11|61419870000$11|61433172000$6|-14400$1|1$3|EDT@7|$11|61433186400$11|61451334000$11|61433168400$11|61451316000$6|-18000$1|0$3|EST@7|$11|61451334000$11|61464636000$11|61451319600$11|61464621600$6|-14400$1|1$3|EDT@7|$11|61464636000$11|61482783600$11|61464618000$11|61482765600$6|-18000$1|0$3|EST@7|$11|61482783600$11|61496085600$11|61482769200$11|61496071200$6|-14400$1|1$3|EDT@7|$11|61496085600$11|61514838000$11|61496067600$11|61514820000$6|-18000$1|0$3|EST@7|$11|61514838000$11|61527535200$11|61514823600$11|61527520800$6|-14400$1|1$3|EDT@7|$11|61527535200$11|61546287600$11|61527517200$11|61546269600$6|-18000$1|0$3|EST@7|$11|61546287600$11|61559589600$11|61546273200$11|61559575200$6|-14400$1|1$3|EDT@7|$11|61559589600$11|61577737200$11|61559571600$11|61577719200$6|-18000$1|0$3|EST@7|$11|61577737200$11|61591039200$11|61577722800$11|61591024800$6|-14400$1|1$3|EDT@7|$11|61591039200$11|61609186800$11|61591021200$11|61609168800$6|-18000$1|0$3|EST@7|$11|61609186800$11|61622488800$11|61609172400$11|61622474400$6|-14400$1|1$3|EDT@7|$11|61622488800$11|61640636400$11|61622470800$11|61640618400$6|-18000$1|0$3|EST@7|$11|61640636400$11|61653938400$11|61640622000$11|61653924000$6|-14400$1|1$3|EDT@7|$11|61653938400$11|61672086000$11|61653920400$11|61672068000$6|-18000$1|0$3|EST@7|$11|61672086000$11|61688412000$11|61672071600$11|61688397600$6|-14400$1|1$3|EDT@7|$11|61688412000$11|61704140400$11|61688394000$11|61704122400$6|-18000$1|0$3|EST@7|$11|61704140400$11|61719861600$11|61704126000$11|61719847200$6|-14400$1|1$3|EDT@7|$11|61719861600$11|61735590000$11|61719843600$11|61735572000$6|-18000$1|0$3|EST@7|$11|61735590000$11|61751311200$11|61735575600$11|61751296800$6|-14400$1|1$3|EDT@7|$11|61751311200$11|61767039600$11|61751293200$11|61767021600$6|-18000$1|0$3|EST@7|$11|61767039600$11|61782760800$11|61767025200$11|61782746400$6|-14400$1|1$3|EDT@7|$11|61782760800$11|61798489200$11|61782742800$11|61798471200$6|-18000$1|0$3|EST@7|$11|61798489200$11|61814210400$11|61798474800$11|61814196000$6|-14400$1|1$3|EDT@7|$11|61814210400$11|61829938800$11|61814192400$11|61829920800$6|-18000$1|0$3|EST@7|$11|61829938800$11|61846264800$11|61829924400$11|61846250400$6|-14400$1|1$3|EDT@7|$11|61846264800$11|61861993200$11|61846246800$11|61861975200$6|-18000$1|0$3|EST@7|$11|61861993200$11|61877714400$11|61861978800$11|61877700000$6|-14400$1|1$3|EDT@7|$11|61877714400$11|61893442800$11|61877696400$11|61893424800$6|-18000$1|0$3|EST@7|$11|61893442800$11|61909164000$11|61893428400$11|61909149600$6|-14400$1|1$3|EDT@7|$11|61909164000$11|61924892400$11|61909146000$11|61924874400$6|-18000$1|0$3|EST@7|$11|61924892400$11|61940613600$11|61924878000$11|61940599200$6|-14400$1|1$3|EDT@7|$11|61940613600$11|61956342000$11|61940595600$11|61956324000$6|-18000$1|0$3|EST@7|$11|61956342000$11|61972063200$11|61956327600$11|61972048800$6|-14400$1|1$3|EDT@7|$11|61972063200$11|61987791600$11|61972045200$11|61987773600$6|-18000$1|0$3|EST@7|$11|61987791600$11|62004117600$11|61987777200$11|62004103200$6|-14400$1|1$3|EDT@7|$11|62004117600$11|62019241200$11|62004099600$11|62019223200$6|-18000$1|0$3|EST@7|$11|62019241200$11|62035567200$11|62019226800$11|62035552800$6|-14400$1|1$3|EDT@7|$11|62035567200$11|62041006800$11|62035549200$11|62040988800$6|-18000$1|0$3|EST@7|$11|62041006800$11|62051295600$11|62040988800$11|62051277600$6|-18000$1|0$3|EST@7|$11|62051295600$11|62067016800$11|62051281200$11|62067002400$6|-14400$1|1$3|EDT@7|$11|62067016800$11|62082745200$11|62066998800$11|62082727200$6|-18000$1|0$3|EST@7|$11|62082745200$11|62098466400$11|62082730800$11|62098452000$6|-14400$1|1$3|EDT@7|$11|62098466400$11|62114194800$11|62098448400$11|62114176800$6|-18000$1|0$3|EST@7|$11|62114194800$11|62129916000$11|62114180400$11|62129901600$6|-14400$1|1$3|EDT@7|$11|62129916000$11|62145644400$11|62129898000$11|62145626400$6|-18000$1|0$3|EST@7|$11|62145644400$11|62161365600$11|62145630000$11|62161351200$6|-14400$1|1$3|EDT@7|$11|62161365600$11|62177094000$11|62161347600$11|62177076000$6|-18000$1|0$3|EST@7|$11|62177094000$11|62193420000$11|62177079600$11|62193405600$6|-14400$1|1$3|EDT@7|$11|62193420000$11|62209148400$11|62193402000$11|62209130400$6|-18000$1|0$3|EST@7|$11|62209148400$11|62224869600$11|62209134000$11|62224855200$6|-14400$1|1$3|EDT@7|$11|62224869600$11|62240598000$11|62224851600$11|62240580000$6|-18000$1|0$3|EST@7|$11|62240598000$11|62256319200$11|62240583600$11|62256304800$6|-14400$1|1$3|EDT@7|$11|62256319200$11|62262370800$11|62256301200$11|62262352800$6|-18000$1|0$3|EST@7|$11|62262370800$11|62287768800$11|62262356400$11|62287754400$6|-14400$1|1$3|EDT@7|$11|62287768800$11|62298054000$11|62287750800$11|62298036000$6|-18000$1|0$3|EST@7|$11|62298054000$11|62319218400$11|62298039600$11|62319204000$6|-14400$1|1$3|EDT@7|$11|62319218400$11|62334946800$11|62319200400$11|62334928800$6|-18000$1|0$3|EST@7|$11|62334946800$11|62351272800$11|62334932400$11|62351258400$6|-14400$1|1$3|EDT@7|$11|62351272800$11|62366396400$11|62351254800$11|62366378400$6|-18000$1|0$3|EST@7|$11|62366396400$11|62382722400$11|62366382000$11|62382708000$6|-14400$1|1$3|EDT@7|$11|62382722400$11|62398450800$11|62382704400$11|62398432800$6|-18000$1|0$3|EST@7|$11|62398450800$11|62414172000$11|62398436400$11|62414157600$6|-14400$1|1$3|EDT@7|$11|62414172000$11|62429900400$11|62414154000$11|62429882400$6|-18000$1|0$3|EST@7|$11|62429900400$11|62445621600$11|62429886000$11|62445607200$6|-14400$1|1$3|EDT@7|$11|62445621600$11|62461350000$11|62445603600$11|62461332000$6|-18000$1|0$3|EST@7|$11|62461350000$11|62477071200$11|62461335600$11|62477056800$6|-14400$1|1$3|EDT@7|$11|62477071200$11|62492799600$11|62477053200$11|62492781600$6|-18000$1|0$3|EST@7|$11|62492799600$11|62508520800$11|62492785200$11|62508506400$6|-14400$1|1$3|EDT@7|$11|62508520800$11|62524249200$11|62508502800$11|62524231200$6|-18000$1|0$3|EST@7|$11|62524249200$11|62540575200$11|62524234800$11|62540560800$6|-14400$1|1$3|EDT@7|$11|62540575200$11|62555698800$11|62540557200$11|62555680800$6|-18000$1|0$3|EST@7|$11|62555698800$11|62572024800$11|62555684400$11|62572010400$6|-14400$1|1$3|EDT@7|$11|62572024800$11|62587753200$11|62572006800$11|62587735200$6|-18000$1|0$3|EST@7|$11|62587753200$11|62603474400$11|62587738800$11|62603460000$6|-14400$1|1$3|EDT@7|$11|62603474400$11|62619202800$11|62603456400$11|62619184800$6|-18000$1|0$3|EST@7|$11|62619202800$11|62634924000$11|62619188400$11|62634909600$6|-14400$1|1$3|EDT@7|$11|62634924000$11|62650652400$11|62634906000$11|62650634400$6|-18000$1|0$3|EST@7|$11|62650652400$11|62666373600$11|62650638000$11|62666359200$6|-14400$1|1$3|EDT@7|$11|62666373600$11|62680287600$11|62666355600$11|62680269600$6|-18000$1|0$3|EST@7|$11|62680287600$11|62697823200$11|62680273200$11|62697808800$6|-14400$1|1$3|EDT@7|$11|62697823200$11|62711737200$11|62697805200$11|62711719200$6|-18000$1|0$3|EST@7|$11|62711737200$11|62729877600$11|62711722800$11|62729863200$6|-14400$1|1$3|EDT@7|$11|62729877600$11|62743186800$11|62729859600$11|62743168800$6|-18000$1|0$3|EST@7|$11|62743186800$11|62761327200$11|62743172400$11|62761312800$6|-14400$1|1$3|EDT@7|$11|62761327200$11|62774636400$11|62761309200$11|62774618400$6|-18000$1|0$3|EST@7|$11|62774636400$11|62792776800$11|62774622000$11|62792762400$6|-14400$1|1$3|EDT@7|$11|62792776800$11|62806690800$11|62792758800$11|62806672800$6|-18000$1|0$3|EST@7|$11|62806690800$11|62824226400$11|62806676400$11|62824212000$6|-14400$1|1$3|EDT@7|$11|62824226400$11|62838140400$11|62824208400$11|62838122400$6|-18000$1|0$3|EST@7|$11|62838140400$11|62855676000$11|62838126000$11|62855661600$6|-14400$1|1$3|EDT@7|$11|62855676000$11|62869590000$11|62855658000$11|62869572000$6|-18000$1|0$3|EST@7|$11|62869590000$11|62887730400$11|62869575600$11|62887716000$6|-14400$1|1$3|EDT@7|$11|62887730400$11|62901039600$11|62887712400$11|62901021600$6|-18000$1|0$3|EST@7|$11|62901039600$11|62919180000$11|62901025200$11|62919165600$6|-14400$1|1$3|EDT@7|$11|62919180000$11|62932489200$11|62919162000$11|62932471200$6|-18000$1|0$3|EST@7|$11|62932489200$11|62950629600$11|62932474800$11|62950615200$6|-14400$1|1$3|EDT@7|$11|62950629600$11|62964543600$11|62950611600$11|62964525600$6|-18000$1|0$3|EST@7|$11|62964543600$11|62982079200$11|62964529200$11|62982064800$6|-14400$1|1$3|EDT@7|$11|62982079200$11|62995993200$11|62982061200$11|62995975200$6|-18000$1|0$3|EST@7|$11|62995993200$11|63013528800$11|62995978800$11|63013514400$6|-14400$1|1$3|EDT@7|$11|63013528800$11|63027442800$11|63013510800$11|63027424800$6|-18000$1|0$3|EST@7|$11|63027442800$11|63044978400$11|63027428400$11|63044964000$6|-14400$1|1$3|EDT@7|$11|63044978400$11|63058892400$11|63044960400$11|63058874400$6|-18000$1|0$3|EST@7|$11|63058892400$11|63077032800$11|63058878000$11|63077018400$6|-14400$1|1$3|EDT@7|$11|63077032800$11|63090342000$11|63077014800$11|63090324000$6|-18000$1|0$3|EST@7|$11|63090342000$11|63108482400$11|63090327600$11|63108468000$6|-14400$1|1$3|EDT@7|$11|63108482400$11|63121791600$11|63108464400$11|63121773600$6|-18000$1|0$3|EST@7|$11|63121791600$11|63139932000$11|63121777200$11|63139917600$6|-14400$1|1$3|EDT@7|$11|63139932000$11|63153846000$11|63139914000$11|63153828000$6|-18000$1|0$3|EST@7|$11|63153846000$11|63171381600$11|63153831600$11|63171367200$6|-14400$1|1$3|EDT@7|$11|63171381600$11|63185295600$11|63171363600$11|63185277600$6|-18000$1|0$3|EST@7|$11|63185295600$11|63202831200$11|63185281200$11|63202816800$6|-14400$1|1$3|EDT@7|$11|63202831200$11|63216745200$11|63202813200$11|63216727200$6|-18000$1|0$3|EST@7|$11|63216745200$11|63234885600$11|63216730800$11|63234871200$6|-14400$1|1$3|EDT@7|$11|63234885600$11|63248194800$11|63234867600$11|63248176800$6|-18000$1|0$3|EST@7|$11|63248194800$11|63266335200$11|63248180400$11|63266320800$6|-14400$1|1$3|EDT@7|$11|63266335200$11|63279644400$11|63266317200$11|63279626400$6|-18000$1|0$3|EST@7|$11|63279644400$11|63297784800$11|63279630000$11|63297770400$6|-14400$1|1$3|EDT@7|$11|63297784800$11|63309279600$11|63297766800$11|63309261600$6|-18000$1|0$3|EST@7|$11|63309279600$11|63329839200$11|63309265200$11|63329824800$6|-14400$1|1$3|EDT@7|$11|63329839200$11|63340729200$11|63329821200$11|63340711200$6|-18000$1|0$3|EST@7|$11|63340729200$11|63361288800$11|63340714800$11|63361274400$6|-14400$1|1$3|EDT@7|$11|63361288800$11|63372178800$11|63361270800$11|63372160800$6|-18000$1|0$3|EST@7|$11|63372178800$11|63392738400$11|63372164400$11|63392724000$6|-14400$1|1$3|EDT@7|$11|63392738400$11|63404233200$11|63392720400$11|63404215200$6|-18000$1|0$3|EST@7|$11|63404233200$11|63424792800$11|63404218800$11|63424778400$6|-14400$1|1$3|EDT@7|$11|63424792800$11|63435682800$11|63424774800$11|63435664800$6|-18000$1|0$3|EST@7|$11|63435682800$11|63456242400$11|63435668400$11|63456228000$6|-14400$1|1$3|EDT@7|$11|63456242400$11|63467132400$11|63456224400$11|63467114400$6|-18000$1|0$3|EST@7|$11|63467132400$11|63487692000$11|63467118000$11|63487677600$6|-14400$1|1$3|EDT@7|$11|63487692000$11|63498582000$11|63487674000$11|63498564000$6|-18000$1|0$3|EST@7|$11|63498582000$11|63519141600$11|63498567600$11|63519127200$6|-14400$1|1$3|EDT@7|$11|63519141600$11|63530031600$11|63519123600$11|63530013600$6|-18000$1|0$3|EST@7|$11|63530031600$11|63550591200$11|63530017200$11|63550576800$6|-14400$1|1$3|EDT@7|$11|63550591200$11|63561481200$11|63550573200$11|63561463200$6|-18000$1|0$3|EST@7|$11|63561481200$11|63582040800$11|63561466800$11|63582026400$6|-14400$1|1$3|EDT@7|$11|63582040800$11|63593535600$11|63582022800$11|63593517600$6|-18000$1|0$3|EST@7|$11|63593535600$11|63614095200$11|63593521200$11|63614080800$6|-14400$1|1$3|EDT@7|$11|63614095200$11|63624985200$11|63614077200$11|63624967200$6|-18000$1|0$3|EST@7|$11|63624985200$11|63645544800$11|63624970800$11|63645530400$6|-14400$1|1$3|EDT@7|$11|63645544800$11|63656434800$11|63645526800$11|63656416800$6|-18000$1|0$3|EST@7|$11|63656434800$11|63676994400$11|63656420400$11|63676980000$6|-14400$1|1$3|EDT})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|3$3|315$1|0$1|0$2|11$1|4$1|0$4|2004$6|731895$1|0<1|$1|0$1|0<2|$6|731895$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$1|0$1|0$2|11$1|4$1|0$4|2004$6|731896$1|0<1|$1|0$1|0<2|$6|731896$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|0$1|0$2|11$1|4$1|0$4|2004$6|731897$1|0<1|$1|0$1|0<2|$6|731897$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|19$2|47$2|12$1|4$1|3$4|2004$6|731923$5|71223<1|$1|0$1|0<2|$6|731924$4|2823$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|16$2|42$2|11$1|4$2|58$4|2004$6|731899$5|60178<1|$1|0$1|0<2|$6|731899$5|78178$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|16$2|51$2|11$1|4$2|37$4|2004$6|731899$5|60697<1|$1|0$1|0<2|$6|731899$5|78697$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|0$1|0$2|11$1|4$1|0$4|2004$6|731899$1|0<1|$1|0$1|0<2|$6|731899$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|21$1|0$2|11$1|4$1|0$4|2004$6|731901$5|75600<1|$1|0$1|0<2|$6|731902$4|7200$4|2005@1|%4|$2|CN$5|value$12|Lindsey Biel$14|mailto:lindsey%4|$2|CN$5|value$12|Rick Frankel$11|mailto:rick})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|21$2|49$2|11$1|4$2|41$4|2004$6|731901$5|78581<1|$1|0$1|0<2|$6|731902$5|10181$4|2005@2|%4|$2|CN$5|value$12|Biel Lindsey$14|mailto:lindsey%4|$2|CN$5|value$11|Frankel Jay$17|mailto:jayfrankel})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|17$2|46$2|11$1|4$2|44$4|2004$6|731915$5|64004<1|$1|0$1|0<2|$6|731915$5|82004$4|2005%4|$2|CN$5|value$12|Frankel Rick$11|mailto:rick})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|11$2|28$2|11$1|4$2|20$4|2004$6|731898$5|41300<1|$1|0$1|0<2|$6|731898$5|59300$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|56$1|4$3|330$1|0$1|0$2|11$1|4$1|0$4|2004$6|731910$1|0<1|$1|0$1|0<2|$6|731910$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|5$3|331$1|0$1|0$2|11$1|4$1|0$4|2004$6|731911$1|0<1|$1|0$1|0<2|$6|731911$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$1|0$1|0$2|11$1|4$1|0$4|2004$6|731915$1|0<1|$1|0$1|0<2|$6|731915$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|19$2|47$2|12$1|4$2|11$4|2004$6|731923$5|71231<1|$1|0$1|0<2|$6|731924$4|2831$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|15$2|24$2|11$1|4$2|30$4|2004$6|731899$5|55470<1|$1|0$1|0<2|$6|731899$5|73470$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|40$1|2$3|314$1|0$1|0$2|11$1|4$1|0$4|2004$6|731894$1|0<1|$1|0$1|0<2|$6|731894$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|1$3|313$1|0$1|0$2|11$1|4$1|0$4|2004$6|731893$1|0<1|$1|0$1|0<2|$6|731893$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|19$2|20$2|11$1|4$2|37$4|2004$6|731898$5|69637<1|$1|0$1|0<2|$6|731899$4|1237$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|21$2|45$2|11$1|4$2|27$4|2004$6|731898$5|78327<1|$1|0$1|0<2|$6|731899$4|9927$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|21$2|37$2|11$1|4$1|8$4|2004$6|731901$5|77828<1|$1|0$1|0<2|$6|731902$4|9428$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|5$3|366$1|0$1|0$2|12$1|4$1|0$4|2004$6|731946$1|0<1|$1|0$1|0<2|$6|731946$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|0$1|0$2|11$1|4$1|0$4|2004$6|731898$1|0<1|$1|0$1|0<2|$6|731898$5|18000$4|2005})0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$2|23$2|45$2|11$1|4$1|0$4|2004$6|731896$5|85500<1|$1|0$1|0<2|$6|731897$5|17100$4|2005@1|%6|$4|cals$6|events$5|todos@1|%16|$8|CALSCALE$6|PRODID$7|VERSION$12|X-WR-CALDESC$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$9|GREGORIAN$37|-//Apple Computer\, Inc//iCal 1.5//EN$3|2.0$16|My Test Calendar$4|Test$36|7CCE8555-3516-11D9-8A43-000D93C45D90$16|America/New_York$1|1%2|$4|2004%4|$2|11$2|12%42|$2|10$2|11$2|12$2|13$2|14$2|15$2|16$2|17$2|18$2|19$2|20$2|23$2|24$2|25$2|26$2|27$2|29$2|30$1|7$1|8$1|9%6|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|3$3|315$2|20$1|0$2|11$1|4$1|0$4|2004$6|731895$5|72000<1|$1|0$1|0<2|$6|731896$4|3600$4|2005<22|<3|$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$5|20.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<4|<21|<3|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<4|<6|<3|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref<5|<7|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$1|9$1|0$2|11$1|4$1|0$4|2004$6|731896$5|32400<1|$1|0$1|0<2|$6|731896$5|50400$4|2005$9|overnight$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$5|15.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<5|<6|<4|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%12|$36|40E3266B-4A36-11D9-B3AD-000D93C45D90$36|823732B9-3516-11D9-8A43-000D93C45D90$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$36|A29A6C78-4A34-11D9-B3AD-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90$36|FFB5DD62-4991-11D9-B3AD-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|17$1|0$2|11$1|4$1|0$4|2004$6|731897$5|61200<1|$1|0$1|0<2|$6|731897$5|79200$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|18$1|2$2|12$1|4$2|32$4|2004$6|731924$5|64952<1|$1|0$1|0<2|$6|731924$5|82952$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|16$1|0$2|11$1|4$1|0$4|2004$6|731897$5|57600<1|$1|0$1|0<2|$6|731897$5|75600$4|2005$7|another$36|40E3266B-4A36-11D9-B3AD-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%28|$8|ATTENDEE$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$3|URL$6|VALARM$17|X-WR-ITIPSTATUSML$5|hours$5|idref@3|%4|$2|CN$5|value$12|Lindsey Biel$14|mailto:lindsey%4|$2|CN$5|value$11|Jay Frankel$17|mailto:jayfrankel%4|$2|CN$5|value$12|someone else$14|invalid:nomail$70|this is a note\nline 2\nand a longer line for line three. make it wrap>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|22$1|0$2|11$1|4$1|0$4|2004$6|731897$5|79200<1|$1|0$1|0<2|$6|731898$5|10800$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|17$1|6$2|11$1|4$2|34$4|2004$6|731898$5|61594<1|$1|0$1|0<2|$6|731898$5|79594$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|21$1|0$2|11$1|4$1|0$4|2004$6|731897$5|75600<1|$1|0$1|0<2|$6|731898$4|7200$4|2005%4|$2|CN$5|value$12|Rick Frankel$11|mailto:rick$9|TENTATIVE$10|1 hr event$36|823732B9-3516-11D9-8A43-000D93C45D90$10|http://foo@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|20$2|45$2|11$1|4$1|0$4|2004$6|731897$5|74700<1|$1|0$1|0<2|$6|731898$4|6300$4|2005$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|14$1|0$2|11$1|4$1|0$4|2004$6|731897$5|50400<1|$1|0$1|0<2|$6|731897$5|68400$4|2005<7|<5|$9|overnight$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$5|14.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|4$2|30$2|11$1|4$1|0$4|2004$6|731897$5|16200<1|$1|0$1|0<2|$6|731897$5|34200$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|17$2|49$2|12$1|4$2|56$4|2004$6|731924$5|64196<1|$1|0$1|0<2|$6|731924$5|82196$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|3$1|0$2|11$1|4$1|0$4|2004$6|731897$5|10800<1|$1|0$1|0<2|$6|731897$5|28800$4|2005$11|mid-overlap$36|A29A6C78-4A34-11D9-B3AD-000D93C45D90$4|1.50$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<29|<6|<5|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|15$2|45$2|11$1|4$1|0$4|2004$6|731897$5|56700<1|$1|0$1|0<2|$6|731897$5|74700$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|22$2|28$2|12$1|4$2|45$4|2004$6|731923$5|80925<1|$1|0$1|0<2|$6|731924$5|12525$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|11$1|0$2|11$1|4$1|0$4|2004$6|731897$5|39600<1|$1|0$1|0<2|$6|731897$5|57600$4|2005$13|third overlap$36|FFB5DD62-4991-11D9-B3AD-000D93C45D90$4|4.75$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref<9|<8|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|17$1|0$2|11$1|4$1|0$4|2004$6|731898$5|61200<1|$1|0$1|0<2|$6|731898$5|79200$4|2005$15|short overnight$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90$4|7.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|16$2|30$2|11$1|4$1|0$4|2004$6|731899$5|59400<1|$1|0$1|0<2|$6|731899$5|77400$4|2005<8|<9|$15|short overnight$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90$5|16.50$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|A4E57872-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$1|0$1|0$2|11$1|4$1|0$4|2004$6|731901$1|0<1|$1|0$1|0<2|$6|731901$5|18000$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|20$2|52$2|11$1|4$2|26$4|2004$6|731897$5|75146<1|$1|0$1|0<2|$6|731898$4|6746$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|46$1|1$3|320$1|0$1|0$2|11$1|4$1|0$4|2004$6|731900$1|0<1|$1|0$1|0<2|$6|731900$5|18000$4|2005$7|all day$36|A4E57872-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|B347D452-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<14|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|22$1|0$2|11$1|4$1|0$4|2004$6|731901$5|79200<1|$1|0$1|0<2|$6|731902$5|10800$4|2005<15|<10|<16|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%24|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$6|VALARM$17|X-WR-ITIPSTATUSML$5|hours$5|idref<11|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|22$1|0$2|11$1|4$1|0$4|2004$6|731902$5|79200<1|$1|0$1|0<2|$6|731903$5|10800$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|5$3|331$2|17$1|7$2|11$1|4$2|30$4|2004$6|731911$5|61650<1|$1|0$1|0<2|$6|731911$5|79650$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|21$1|0$2|11$1|4$1|0$4|2004$6|731902$5|75600<1|$1|0$1|0<2|$6|731903$4|7200$4|2005<12|$9|CONFIRMED$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90@1|%10|$6|ACTION$8|ATTENDEE$11|DESCRIPTION$7|SUMMARY$4|when$5|EMAIL@1|%2|$5|value$11|mailto:rick$25|This is an event reminder$18|Alarm notification<10|$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%22|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<11|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|23$1|0$2|11$1|4$1|0$4|2004$6|731903$5|82800<1|$1|0$1|0<2|$6|731904$5|14400$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|15$2|33$2|11$1|4$2|54$4|2004$6|731898$5|56034<1|$1|0$1|0<2|$6|731898$5|74034$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|21$1|0$2|11$1|4$1|0$4|2004$6|731903$5|75600<1|$1|0$1|0<2|$6|731904$4|7200$4|2005<12|$9|CANCELLED$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|2.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<11|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|22$1|0$2|11$1|4$1|0$4|2004$6|731904$5|79200<1|$1|0$1|0<2|$6|731905$5|10800$4|2005<13|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|21$1|0$2|11$1|4$1|0$4|2004$6|731904$5|75600<1|$1|0$1|0<2|$6|731905$4|7200$4|2005<12|$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<11|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|22$1|0$2|11$1|4$1|0$4|2004$6|731905$5|79200<1|$1|0$1|0<2|$6|731906$5|10800$4|2005<13|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|21$1|0$2|11$1|4$1|0$4|2004$6|731905$5|75600<1|$1|0$1|0<2|$6|731906$4|7200$4|2005<12|$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|B347D452-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<14|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|2$3|328$2|22$1|0$2|11$1|4$1|0$4|2004$6|731908$5|79200<1|$1|0$1|0<2|$6|731909$5|10800$4|2005<15|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|2$3|328$2|21$1|0$2|11$1|4$1|0$4|2004$6|731908$5|75600<1|$1|0$1|0<2|$6|731909$4|7200$4|2005<16|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<18|<17|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|3$3|329$1|0$1|0$2|11$1|4$1|0$4|2004$6|731909$1|0<1|$1|0$1|0<2|$6|731909$5|18000$4|2005$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<19|<17|<18|$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$1|0$1|0$2|11$1|4$1|0$4|2004$6|731912$1|0<1|$1|0$1|0<2|$6|731912$5|18000$4|2005<17|<19|$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|20$1|0$2|11$1|4$1|0$4|2004$6|731912$5|72000<1|$1|0$1|0<2|$6|731913$4|3600$4|2005<25|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|19$1|0$2|11$1|4$1|0$4|2004$6|731912$5|68400<1|$1|0$1|0<2|$6|731913$1|0$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4F2C757A-431A-11D9-B3AF-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<20|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|16$2|53$2|11$1|4$2|51$4|2004$6|731915$5|60831<1|$1|0$1|0<2|$6|731915$5|78831$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|60$1|1$3|334$1|0$1|0$2|11$1|4$1|0$4|2004$6|731914$1|0<1|$1|0$1|0<2|$6|731914$5|18000$4|2005$6|monday$36|4F2C757A-431A-11D9-B3AF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|0C86E2CB-3DCC-11D9-A9BF-000D93C45D90$36|B347D452-3516-11D9-8A43-000D93C45D90%18|$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$6|allday$5|idref$16|this is < a note>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$1|0$1|0$2|12$1|4$1|0$4|2004$6|731916$1|0<1|$1|0$1|0<2|$6|731916$5|18000$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|18$2|12$2|11$1|4$2|46$4|2004$6|731915$5|65566<1|$1|0$1|0<2|$6|731915$5|83566$4|2005<20|$4|here$10|eom allday$36|0C86E2CB-3DCC-11D9-A9BF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<14|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|22$1|0$2|11$1|4$1|0$4|2004$6|731915$5|79200<1|$1|0$1|0<2|$6|731916$5|10800$4|2005<15|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|21$1|0$2|11$1|4$1|0$4|2004$6|731915$5|75600<1|$1|0$1|0<2|$6|731916$4|7200$4|2005<16|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<24|<21|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|38$1|7$3|312$1|0$1|0$2|11$1|4$1|0$4|2004$6|731892$1|0<1|$1|0$1|0<2|$6|731892$5|18000$4|2005$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref<23|<22|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|1$3|313$2|19$1|0$2|11$1|4$1|0$4|2004$6|731893$5|68400<1|$1|0$1|0<2|$6|731894$1|0$4|2005$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$4|5.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<23|<21|<24|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref<3|<22|<23|$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$5|24.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<3|<21|<23|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%38|$1|1$2|10$2|11$2|12$2|13$2|15$2|16$2|17$1|2$2|20$2|23$2|24$2|25$1|3$2|30$2|31$1|6$1|8$1|9%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|19$1|0$2|12$1|4$1|0$4|2004$6|731916$5|68400<1|$1|0$1|0<2|$6|731917$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|18$1|0$2|12$1|4$1|0$4|2004$6|731916$5|64800<1|$1|0$1|0<2|$6|731916$5|82800$4|2005$15|mon/wed-changed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|5$3|345$1|1$1|0$2|12$1|4$1|0$4|2004$6|731925$4|3600<1|$1|0$1|0<2|$6|731925$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|5$3|345$1|0$1|0$2|12$1|4$1|0$4|2004$6|731925$1|0<1|$1|0$1|0<2|$6|731925$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|23$2|45$2|12$1|4$1|0$4|2004$6|731924$5|85500<1|$1|0$1|0<2|$6|731925$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|23$2|30$2|12$1|4$1|0$4|2004$6|731924$5|84600<1|$1|0$1|0<2|$6|731925$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|20$1|0$2|12$1|4$1|0$4|2004$6|731926$5|72000<1|$1|0$1|0<2|$6|731927$4|3600$4|2005<25|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|19$1|0$2|12$1|4$1|0$4|2004$6|731926$5|68400<1|$1|0$1|0<2|$6|731927$1|0$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|A94F4AE4-431A-11D9-9399-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|7$3|347$2|18$1|0$2|12$1|4$1|0$4|2004$6|731927$5|64800<1|$1|0$1|0<2|$6|731927$5|82800$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|16$2|56$2|11$1|4$2|23$4|2004$6|731915$5|60983<1|$1|0$1|0<2|$6|731915$5|78983$4|2005>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|7$3|347$2|17$1|0$2|12$1|4$1|0$4|2004$6|731927$5|61200<1|$1|0$1|0<2|$6|731927$5|79200$4|2005$6|sunday$36|A94F4AE4-431A-11D9-9399-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|1$3|348$2|19$1|0$2|12$1|4$1|0$4|2004$6|731928$5|68400<1|$1|0$1|0<2|$6|731929$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|1$3|348$2|18$1|0$2|12$1|4$1|0$4|2004$6|731928$5|64800<1|$1|0$1|0<2|$6|731928$5|82800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|19$1|0$2|12$1|4$1|0$4|2004$6|731930$5|68400<1|$1|0$1|0<2|$6|731931$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|18$1|0$2|12$1|4$1|0$4|2004$6|731930$5|64800<1|$1|0$1|0<2|$6|731930$5|82800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$1|1$1|0$2|12$1|4$1|0$4|2004$6|731931$4|3600<1|$1|0$1|0<2|$6|731931$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$1|0$1|0$2|12$1|4$1|0$4|2004$6|731931$1|0<1|$1|0$1|0<2|$6|731931$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|23$2|45$2|12$1|4$1|0$4|2004$6|731930$5|85500<1|$1|0$1|0<2|$6|731931$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|23$2|30$2|12$1|4$1|0$4|2004$6|731930$5|84600<1|$1|0$1|0<2|$6|731931$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|5$3|352$1|1$1|0$2|12$1|4$1|0$4|2004$6|731932$4|3600<1|$1|0$1|0<2|$6|731932$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|5$3|352$1|0$1|0$2|12$1|4$1|0$4|2004$6|731932$1|0<1|$1|0$1|0<2|$6|731932$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$2|23$2|45$2|12$1|4$1|0$4|2004$6|731931$5|85500<1|$1|0$1|0<2|$6|731932$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$2|23$2|30$2|12$1|4$1|0$4|2004$6|731931$5|84600<1|$1|0$1|0<2|$6|731932$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|1$1|0$2|12$1|4$1|0$4|2004$6|731917$4|3600<1|$1|0$1|0<2|$6|731917$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|0$1|0$2|12$1|4$1|0$4|2004$6|731917$1|0<1|$1|0$1|0<2|$6|731917$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|23$2|45$2|12$1|4$1|0$4|2004$6|731916$5|85500<1|$1|0$1|0<2|$6|731917$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|23$2|30$2|12$1|4$1|0$4|2004$6|731916$5|84600<1|$1|0$1|0<2|$6|731917$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|81$1|1$3|355$2|19$1|0$2|12$1|4$1|0$4|2004$6|731935$5|68400<1|$1|0$1|0<2|$6|731936$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|81$1|1$3|355$2|18$1|0$2|12$1|4$1|0$4|2004$6|731935$5|64800<1|$1|0$1|0<2|$6|731935$5|82800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$1|1$1|0$2|12$1|4$1|0$4|2004$6|731938$4|3600<1|$1|0$1|0<2|$6|731938$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$1|0$1|0$2|12$1|4$1|0$4|2004$6|731938$1|0<1|$1|0$1|0<2|$6|731938$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|83$1|3$3|357$2|23$2|45$2|12$1|4$1|0$4|2004$6|731937$5|85500<1|$1|0$1|0<2|$6|731938$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|83$1|3$3|357$2|23$2|30$2|12$1|4$1|0$4|2004$6|731937$5|84600<1|$1|0$1|0<2|$6|731938$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|5$3|359$1|1$1|0$2|12$1|4$1|0$4|2004$6|731939$4|3600<1|$1|0$1|0<2|$6|731939$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|5$3|359$1|0$1|0$2|12$1|4$1|0$4|2004$6|731939$1|0<1|$1|0$1|0<2|$6|731939$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$2|23$2|45$2|12$1|4$1|0$4|2004$6|731938$5|85500<1|$1|0$1|0<2|$6|731939$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$2|23$2|30$2|12$1|4$1|0$4|2004$6|731938$5|84600<1|$1|0$1|0<2|$6|731939$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|20$1|0$2|12$1|4$1|0$4|2004$6|731940$5|72000<1|$1|0$1|0<2|$6|731941$4|3600$4|2005<25|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|19$1|0$2|12$1|4$1|0$4|2004$6|731940$5|68400<1|$1|0$1|0<2|$6|731941$1|0$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|1$1|0$2|12$1|4$1|0$4|2004$6|731918$4|3600<1|$1|0$1|0<2|$6|731918$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|0$1|0$2|12$1|4$1|0$4|2004$6|731918$1|0<1|$1|0$1|0<2|$6|731918$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$2|23$2|45$2|12$1|4$1|0$4|2004$6|731917$5|85500<1|$1|0$1|0<2|$6|731918$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$2|23$2|30$2|12$1|4$1|0$4|2004$6|731917$5|84600<1|$1|0$1|0<2|$6|731918$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$1|1$1|0$2|12$1|4$1|0$4|2004$6|731945$4|3600<1|$1|0$1|0<2|$6|731945$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$1|0$1|0$2|12$1|4$1|0$4|2004$6|731945$1|0<1|$1|0$1|0<2|$6|731945$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|3$3|364$2|23$2|45$2|12$1|4$1|0$4|2004$6|731944$5|85500<1|$1|0$1|0<2|$6|731945$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|3$3|364$2|23$2|30$2|12$1|4$1|0$4|2004$6|731944$5|84600<1|$1|0$1|0<2|$6|731945$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90$36|D97AFD6E-3DCB-11D9-A9BF-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|5$3|366$1|1$1|0$2|12$1|4$1|0$4|2004$6|731946$4|3600<1|$1|0$1|0<2|$6|731946$5|21600$4|2005<27|<28|$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$2|23$2|45$2|12$1|4$1|0$4|2004$6|731945$5|85500<1|$1|0$1|0<2|$6|731946$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$2|23$2|30$2|12$1|4$1|0$4|2004$6|731945$5|84600<1|$1|0$1|0<2|$6|731946$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|6$1|1$1|0$1|0$1|1$1|1$1|0$4|2005$6|731947$1|0<1|$1|0$1|0<2|$6|731947$5|18000$4|2006>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|2$3|328$2|22$2|52$2|11$1|4$2|46$4|2004$6|731908$5|82366<1|$1|0$1|0<2|$6|731909$5|13966$4|2005<28|$8|eoy all$36|D97AFD6E-3DCB-11D9-A9BF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|67$1|1$3|341$2|19$1|0$2|12$1|4$1|0$4|2004$6|731921$5|68400<1|$1|0$1|0<2|$6|731922$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|67$1|1$3|341$2|18$1|0$2|12$1|4$1|0$4|2004$6|731921$5|64800<1|$1|0$1|0<2|$6|731921$5|82800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|19$1|0$2|12$1|4$1|0$4|2004$6|731923$5|68400<1|$1|0$1|0<2|$6|731924$1|0$4|2005<26|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|18$1|0$2|12$1|4$1|0$4|2004$6|731923$5|64800<1|$1|0$1|0<2|$6|731923$5|82800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|1$1|0$2|12$1|4$1|0$4|2004$6|731924$4|3600<1|$1|0$1|0<2|$6|731924$5|21600$4|2005<27|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|0$1|0$2|12$1|4$1|0$4|2004$6|731924$1|0<1|$1|0$1|0<2|$6|731924$5|18000$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|23$2|45$2|12$1|4$1|0$4|2004$6|731923$5|85500<1|$1|0$1|0<2|$6|731924$5|17100$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|23$2|30$2|12$1|4$1|0$4|2004$6|731923$5|84600<1|$1|0$1|0<2|$6|731924$5|16200$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90@4|%18|$9|COMPLETED$7|DTSTAMP$7|DTSTART$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$3|URL$5|idref<29|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|21$2|49$2|11$1|4$2|52$4|2004$6|731898$5|78592<1|$1|0$1|0<2|$6|731899$5|10192$4|2005<29|$1|9$9|COMPLETED$6|todo 1$36|B78E68F2-35E7-11D9-9E64-000D93C45D90$9|mailto:me$36|7CCE8555-3516-11D9-8A43-000D93C45D90%16|$7|DTSTAMP$7|DTSTART$3|DUE$8|PRIORITY$7|SUMMARY$3|UID$6|VALARM$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|5$3|345$2|23$1|2$2|12$1|4$2|10$4|2004$6|731925$5|82930<1|$1|0$1|0<2|$6|731926$5|14530$4|2005<29|>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$1|0$1|0$2|11$1|4$1|0$4|2004$6|731905$1|0<1|$1|0$1|0<2|$6|731905$5|18000$4|2005$1|1$6|todo 2$36|BC83F9D2-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$6|ATTACH$4|when$9|PROCEDURE$39|file://localhost/Applications/iCal.app/>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|0$1|2$2|11$1|4$1|0$4|2004$6|731898$3|120<1|$1|0$1|0<2|$6|731898$5|18120$4|2005%10|$6|ACTION$8|ATTENDEE$11|DESCRIPTION$7|SUMMARY$4|when$5|EMAIL@1|%2|$5|value$11|mailto:rick$25|This is an event reminder$18|Alarm notification>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|23$2|45$2|11$1|4$1|0$4|2004$6|731897$5|85500<1|$1|0$1|0<2|$6|731898$5|17100$4|2005$36|7CCE8555-3516-11D9-8A43-000D93C45D90%16|$7|DTSTAMP$7|DTSTART$3|DUE$8|PRIORITY$7|SUMMARY$3|UID$6|VALARM$5|idref>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|21$2|19$2|11$1|4$2|21$4|2004$6|731901$5|76761<1|$1|0$1|0<2|$6|731902$4|8361$4|2005<5|<9|$1|5$6|todo 3$36|0BC74A86-35E9-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$6|ATTACH$4|when$9|PROCEDURE$56|file://localhost/Users/rick/Documents/businesscard.bcard<30|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder<30|$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$11|DESCRIPTION$7|DTSTAMP$7|DTSTART$8|PRIORITY$7|SUMMARY$3|UID$5|idref$8|not much>)0|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$2|34$2|11$1|4$2|28$4|2004$6|731898$5|81268<1|$1|0$1|0<2|$6|731899$5|12868$4|2005<29|$2|99$6|todo 4$36|FF6841B4-35ED-11D9-98FE-000D93C45D90$36|7CCE8555-3516-11D9-8A43-000D93C45D90iCal-Parser-1.21/t/calendars/09recurrence-update.ics0000644000175000017500000000110212157060435021231 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;TZID=America/New_York:20041117T210000 SUMMARY:daily UID:D5EEE785-3516-11D9-8A43-000D93C45D90 SEQUENCE:4 DTSTAMP:20041113T015405Z RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20041121T045959Z DURATION:PT1H END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041118T210000 STATUS:CANCELLED DTEND;TZID=America/New_York:20041118T230000 UID:D5EEE785-3516-11D9-8A43-000D93C45D90 SEQUENCE:5 RECURRENCE-ID;TZID=America/New_York:20041118T210000 DTSTAMP:20041113T203354Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/02event-duration.ics0000644000175000017500000000037212157060435020561 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DURATION:PT1H DTSTAMP:20041113T220634Z UID:823732B9-3516-11D9-8A43-000D93C45D90 DTSTART;TZID=America/New_York:20041112T210000 SUMMARY:1 hr event END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/11complex.ics.dump0000644000175000017500000020371212157060435020233 0ustar rixedrixedFrT;!49|{>0|$20|DateTime::Locale::en%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)2|%0|{)1|%0|{)2|%0|{)2|%0|{)1|%0|{)1|%0|{)2|%0|{)1|%0|{)1|%0|{)1|%0|{)2|%0|{)2|%0|{)1|%0|{)1|%0|{)1|%0|{)2|%0|@0|%0|{)1|%0|{)2|%0|@0|{)2|%0|%0|{)1|%0|{)2|%0|{)2|%0|{)2|%0|{)1|%0|{)1|%0|{)2|%0|{)1|%0|{)2|%0|{)2|%0|{)1|%0|{)2|%0|{)2|%0|{)1|%0|{)1|%0|{)2|%0|{)1|%0|{)2|%0|{)1|%0|{)2|%0|{)2|%0|{)2|%0|{)1|%0|{)2|%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$2|en})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|3$3|315$1|0$1|0$2|11$1|4$1|0$4|2004$6|731895$1|0<0|$1|0$1|0<33|$6|731895$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$1|0$1|0$2|11$1|4$1|0$4|2004$6|731896$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731896$1|0$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|0$1|0$2|11$1|4$1|0$4|2004$6|731897$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731897$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|0$2|47$2|12$1|4$1|3$4|2004$6|731924$4|2823<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731924$4|2823$4|2005})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|21$2|42$2|11$1|4$2|58$4|2004$6|731899$5|78178<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|78178$4|2005})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|21$2|51$2|11$1|4$2|37$4|2004$6|731899$5|78697<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|78697$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|0$1|0$2|11$1|4$1|0$4|2004$6|731899$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$1|0$4|2005})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|21$1|0$2|11$1|4$1|0$4|2004$6|731901$5|75600<0|$1|0$1|0<17|$6|731901$5|75600$4|2005@1|%4|$2|CN$5|value$12|Lindsey Biel$14|mailto:lindsey%4|$2|CN$5|value$12|Rick Frankel$11|mailto:rick})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$1|2$2|49$2|11$1|4$2|41$4|2004$6|731902$5|10181<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731902$5|10181$4|2005@2|%4|$2|CN$5|value$12|Biel Lindsey$14|mailto:lindsey%4|$2|CN$5|value$11|Frankel Jay$17|mailto:jayfrankel})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|22$2|46$2|11$1|4$2|44$4|2004$6|731915$5|82004<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731915$5|82004$4|2005%4|$2|CN$5|value$12|Frankel Rick$11|mailto:rick})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|16$2|28$2|11$1|4$2|20$4|2004$6|731898$5|59300<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|59300$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|56$1|4$3|330$1|0$1|0$2|11$1|4$1|0$4|2004$6|731910$1|0<0|$1|0$1|0<26|$6|731910$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|5$3|331$1|0$1|0$2|11$1|4$1|0$4|2004$6|731911$1|0<0|$1|0$1|0<26|$6|731911$1|0$4|2005})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$1|0$1|0$2|11$1|4$1|0$4|2004$6|731915$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731915$1|0$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|0$2|47$2|12$1|4$2|11$4|2004$6|731924$4|2831<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731924$4|2831$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|20$2|24$2|11$1|4$2|30$4|2004$6|731899$5|73470<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|73470$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|40$1|2$3|314$1|0$1|0$2|11$1|4$1|0$4|2004$6|731894$1|0<0|$1|0$1|0<33|$6|731894$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|1$3|313$1|0$1|0$2|11$1|4$1|0$4|2004$6|731893$1|0<0|$1|0$1|0<33|$6|731893$1|0$4|2005})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|0$2|20$2|11$1|4$2|37$4|2004$6|731899$4|1237<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$4|1237$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|2$2|45$2|11$1|4$2|27$4|2004$6|731899$4|9927<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$4|9927$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$1|2$2|37$2|11$1|4$1|8$4|2004$6|731902$4|9428<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731902$4|9428$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|5$3|366$1|0$1|0$2|12$1|4$1|0$4|2004$6|731946$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731946$1|0$4|2005})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|0$1|0$2|11$1|4$1|0$4|2004$6|731898$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$1|0$4|2005})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$2|23$2|45$2|11$1|4$1|0$4|2004$6|731896$5|85500<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731896$5|85500$4|2005@1|%6|$4|cals$6|events$5|todos@1|%16|$8|CALSCALE$6|PRODID$7|VERSION$12|X-WR-CALDESC$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$9|GREGORIAN$37|-//Apple Computer\, Inc//iCal 1.5//EN$3|2.0$16|My Test Calendar$4|Test$36|7CCE8555-3516-11D9-8A43-000D93C45D90$16|America/New_York$1|1%2|$4|2004%4|$2|11$2|12%42|$2|10$2|11$2|12$2|13$2|14$2|15$2|16$2|17$2|18$2|19$2|20$2|23$2|24$2|25$2|26$2|27$2|29$2|30$1|7$1|8$1|9%6|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|41$1|3$3|315$2|20$1|0$2|11$1|4$1|0$4|2004$6|731895$5|72000<0|$1|0$1|0<1|$6|731895$5|72000$4|2005<35|<2|$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$5|20.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<3|<34|<2|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<3|<6|<2|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref<5|<9|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$1|9$1|0$2|11$1|4$1|0$4|2004$6|731896$5|32400<0|$1|0$1|0<4|$6|731896$5|32400$4|2005$9|overnight$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$5|15.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<5|<6|<3|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%12|$36|40E3266B-4A36-11D9-B3AD-000D93C45D90$36|823732B9-3516-11D9-8A43-000D93C45D90$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$36|A29A6C78-4A34-11D9-B3AD-000D93C45D90$36|CC534437-4977-11D9-B3AD-000D93C45D90$36|FFB5DD62-4991-11D9-B3AD-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|17$1|0$2|11$1|4$1|0$4|2004$6|731897$5|61200<0|$1|0$1|0<7|$6|731897$5|61200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|23$1|2$2|12$1|4$2|32$4|2004$6|731924$5|82952<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731924$5|82952$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|16$1|0$2|11$1|4$1|0$4|2004$6|731897$5|57600<0|$1|0$1|0<7|$6|731897$5|57600$4|2005$7|another$36|40E3266B-4A36-11D9-B3AD-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%28|$8|ATTENDEE$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$3|URL$6|VALARM$17|X-WR-ITIPSTATUSML$5|hours$5|idref@3|%4|$2|CN$5|value$12|Lindsey Biel$14|mailto:lindsey%4|$2|CN$5|value$11|Jay Frankel$17|mailto:jayfrankel%4|$2|CN$5|value$12|someone else$14|invalid:nomail$70|this is a note\nline 2\nand a longer line for line three. make it wrap>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|22$1|0$2|11$1|4$1|0$4|2004$6|731897$5|79200<0|$1|0$1|0<8|$6|731897$5|79200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$1|6$2|11$1|4$2|34$4|2004$6|731898$5|79594<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|79594$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|21$1|0$2|11$1|4$1|0$4|2004$6|731897$5|75600<0|$1|0$1|0<8|$6|731897$5|75600$4|2005%4|$2|CN$5|value$12|Rick Frankel$11|mailto:rick$9|TENTATIVE$10|1 hr event$36|823732B9-3516-11D9-8A43-000D93C45D90$10|http://foo@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|20$2|45$2|11$1|4$1|0$4|2004$6|731897$5|74700<0|$1|0$1|0<8|$6|731897$5|74700$4|2005$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|14$1|0$2|11$1|4$1|0$4|2004$6|731897$5|50400<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731897$5|50400$4|2005<9|<5|$9|overnight$36|95CCBF98-3685-11D9-8CA5-000D93C45D90$5|14.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|4$2|30$2|11$1|4$1|0$4|2004$6|731897$5|16200<0|$1|0$1|0<10|$6|731897$5|16200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|22$2|49$2|12$1|4$2|56$4|2004$6|731924$5|82196<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731924$5|82196$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|3$1|0$2|11$1|4$1|0$4|2004$6|731897$5|10800<0|$1|0$1|0<10|$6|731897$5|10800$4|2005$11|mid-overlap$36|A29A6C78-4A34-11D9-B3AD-000D93C45D90$4|1.50$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<47|<6|<5|$16|overlapping span$36|CC534437-4977-11D9-B3AD-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|15$2|45$2|11$1|4$1|0$4|2004$6|731897$5|56700<0|$1|0$1|0<11|$6|731897$5|56700$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|3$2|28$2|12$1|4$2|45$4|2004$6|731924$5|12525<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731924$5|12525$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|11$1|0$2|11$1|4$1|0$4|2004$6|731897$5|39600<0|$1|0$1|0<11|$6|731897$5|39600$4|2005$13|third overlap$36|FFB5DD62-4991-11D9-B3AD-000D93C45D90$4|4.75$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref<14|<13|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|17$1|0$2|11$1|4$1|0$4|2004$6|731898$5|61200<0|$1|0$1|0<12|$6|731898$5|61200$4|2005$15|short overnight$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90$4|7.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$2|16$2|30$2|11$1|4$1|0$4|2004$6|731899$5|59400<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|59400$4|2005<13|<14|$15|short overnight$36|4D97CFCB-3687-11D9-8CA5-000D93C45D90$5|16.50$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|A4E57872-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$1|0$1|0$2|11$1|4$1|0$4|2004$6|731901$1|0<0|$1|0$1|0<15|$6|731901$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|46$1|1$3|320$1|0$1|0$2|11$1|4$1|0$4|2004$6|731900$1|0<0|$1|0$1|0<15|$6|731900$1|0$4|2005$7|all day$36|A4E57872-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|B347D452-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<23|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$2|22$1|0$2|11$1|4$1|0$4|2004$6|731901$5|79200<0|$1|0$1|0<16|$6|731901$5|79200$4|2005<24|<18|<25|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%24|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$6|VALARM$17|X-WR-ITIPSTATUSML$5|hours$5|idref<19|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|22$1|0$2|11$1|4$1|0$4|2004$6|731902$5|79200<0|$1|0$1|0<17|$6|731902$5|79200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|57$1|5$3|331$2|22$1|7$2|11$1|4$2|30$4|2004$6|731911$5|79650<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731911$5|79650$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|21$1|0$2|11$1|4$1|0$4|2004$6|731902$5|75600<0|$1|0$1|0<17|$6|731902$5|75600$4|2005<20|$9|CONFIRMED$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90@1|%10|$6|ACTION$8|ATTENDEE$11|DESCRIPTION$7|SUMMARY$4|when$5|EMAIL@1|%2|$5|value$11|mailto:rick$25|This is an event reminder$18|Alarm notification<18|$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%22|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$6|STATUS$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<19|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|23$1|0$2|11$1|4$1|0$4|2004$6|731903$5|82800<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731903$5|82800$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|20$2|33$2|11$1|4$2|54$4|2004$6|731898$5|74034<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|74034$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|21$1|0$2|11$1|4$1|0$4|2004$6|731903$5|75600<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731903$5|75600$4|2005<20|$9|CANCELLED$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|2.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<19|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|22$1|0$2|11$1|4$1|0$4|2004$6|731904$5|79200<0|$1|0$1|0<21|$6|731904$5|79200$4|2005<22|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|21$1|0$2|11$1|4$1|0$4|2004$6|731904$5|75600<0|$1|0$1|0<21|$6|731904$5|75600$4|2005<20|$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<19|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|22$1|0$2|11$1|4$1|0$4|2004$6|731905$5|79200<0|$1|0$1|0<21|$6|731905$5|79200$4|2005<22|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|21$1|0$2|11$1|4$1|0$4|2004$6|731905$5|75600<0|$1|0$1|0<21|$6|731905$5|75600$4|2005<20|$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|B347D452-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<23|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|2$3|328$2|22$1|0$2|11$1|4$1|0$4|2004$6|731908$5|79200<0|$1|0$1|0<16|$6|731908$5|79200$4|2005<24|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|54$1|2$3|328$2|21$1|0$2|11$1|4$1|0$4|2004$6|731908$5|75600<0|$1|0$1|0<16|$6|731908$5|75600$4|2005<25|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<28|<27|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|3$3|329$1|0$1|0$2|11$1|4$1|0$4|2004$6|731909$1|0<0|$1|0$1|0<26|$6|731909$1|0$4|2005$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<29|<27|<28|$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|E7E912A0-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$1|0$1|0$2|11$1|4$1|0$4|2004$6|731912$1|0<0|$1|0$1|0<26|$6|731912$1|0$4|2005<27|<29|$14|all day repeat$36|E7E912A0-3516-11D9-8A43-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|20$1|0$2|11$1|4$1|0$4|2004$6|731912$5|72000<0|$1|0$1|0<30|$6|731912$5|72000$4|2005<41|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|19$1|0$2|11$1|4$1|0$4|2004$6|731912$5|68400<0|$1|0$1|0<30|$6|731912$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|4F2C757A-431A-11D9-B3AF-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<32|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|21$2|53$2|11$1|4$2|51$4|2004$6|731915$5|78831<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731915$5|78831$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|60$1|1$3|334$1|0$1|0$2|11$1|4$1|0$4|2004$6|731914$1|0<0|$1|0$1|0<31|$6|731914$1|0$4|2005$6|monday$36|4F2C757A-431A-11D9-B3AF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|0C86E2CB-3DCC-11D9-A9BF-000D93C45D90$36|B347D452-3516-11D9-8A43-000D93C45D90%18|$11|DESCRIPTION$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$6|allday$5|idref$16|this is < a note>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$1|0$1|0$2|12$1|4$1|0$4|2004$6|731916$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731916$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|23$2|12$2|11$1|4$2|46$4|2004$6|731915$5|83566<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731915$5|83566$4|2005<32|$4|here$10|eom allday$36|0C86E2CB-3DCC-11D9-A9BF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%20|$8|ATTENDEE$5|DTEND$7|DTSTAMP$7|DTSTART$9|ORGANIZER$7|SUMMARY$3|UID$17|X-WR-ITIPSTATUSML$5|hours$5|idref<23|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|22$1|0$2|11$1|4$1|0$4|2004$6|731915$5|79200<0|$1|0$1|0<16|$6|731915$5|79200$4|2005<24|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|21$1|0$2|11$1|4$1|0$4|2004$6|731915$5|75600<0|$1|0$1|0<16|$6|731915$5|75600$4|2005<25|$6|weekly$36|B347D452-3516-11D9-8A43-000D93C45D90$7|UNCLEAN$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|AA403AC0-35CD-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<38|<34|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|7$2|38$1|7$3|312$1|0$1|0$2|11$1|4$1|0$4|2004$6|731892$1|0<0|$1|0$1|0<33|$6|731892$1|0$4|2005$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref<37|<35|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|39$1|1$3|313$2|19$1|0$2|11$1|4$1|0$4|2004$6|731893$5|68400<0|$1|0$1|0<36|$6|731893$5|68400$4|2005$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$4|5.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<37|<34|<38|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|783BF902-35CD-11D9-8110-000D93C45D90$36|AA403AC0-35CD-11D9-8110-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$5|hours$5|idref<2|<35|<37|$4|here$5|long1$36|783BF902-35CD-11D9-8110-000D93C45D90$5|24.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref<2|<34|<37|$4|span$36|AA403AC0-35CD-11D9-8110-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%38|$1|1$2|10$2|11$2|12$2|13$2|15$2|16$2|17$1|2$2|20$2|23$2|24$2|25$1|3$2|30$2|31$1|6$1|8$1|9%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|19$1|0$2|12$1|4$1|0$4|2004$6|731916$5|68400<0|$1|0$1|0<39|$6|731916$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|18$1|0$2|12$1|4$1|0$4|2004$6|731916$5|64800<0|$1|0$1|0<39|$6|731916$5|64800$4|2005$15|mon/wed-changed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|5$3|345$1|1$1|0$2|12$1|4$1|0$4|2004$6|731925$4|3600<0|$1|0$1|0<40|$6|731925$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|10$2|71$1|5$3|345$1|0$1|0$2|12$1|4$1|0$4|2004$6|731925$1|0<0|$1|0$1|0<40|$6|731925$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|23$2|45$2|12$1|4$1|0$4|2004$6|731924$5|85500<0|$1|0$1|0<40|$6|731924$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$2|23$2|30$2|12$1|4$1|0$4|2004$6|731924$5|84600<0|$1|0$1|0<40|$6|731924$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|20$1|0$2|12$1|4$1|0$4|2004$6|731926$5|72000<0|$1|0$1|0<30|$6|731926$5|72000$4|2005<41|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|19$1|0$2|12$1|4$1|0$4|2004$6|731926$5|68400<0|$1|0$1|0<30|$6|731926$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|A94F4AE4-431A-11D9-9399-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|7$3|347$2|18$1|0$2|12$1|4$1|0$4|2004$6|731927$5|64800<0|$1|0$1|0<42|$6|731927$5|64800$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|61$1|2$3|335$2|21$2|56$2|11$1|4$2|23$4|2004$6|731915$5|78983<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731915$5|78983$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|73$1|7$3|347$2|17$1|0$2|12$1|4$1|0$4|2004$6|731927$5|61200<0|$1|0$1|0<42|$6|731927$5|61200$4|2005$6|sunday$36|A94F4AE4-431A-11D9-9399-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|1$3|348$2|19$1|0$2|12$1|4$1|0$4|2004$6|731928$5|68400<0|$1|0$1|0<44|$6|731928$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|74$1|1$3|348$2|18$1|0$2|12$1|4$1|0$4|2004$6|731928$5|64800<0|$1|0$1|0<44|$6|731928$5|64800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|19$1|0$2|12$1|4$1|0$4|2004$6|731930$5|68400<0|$1|0$1|0<44|$6|731930$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|18$1|0$2|12$1|4$1|0$4|2004$6|731930$5|64800<0|$1|0$1|0<44|$6|731930$5|64800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$1|1$1|0$2|12$1|4$1|0$4|2004$6|731931$4|3600<0|$1|0$1|0<40|$6|731931$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$1|0$1|0$2|12$1|4$1|0$4|2004$6|731931$1|0<0|$1|0$1|0<40|$6|731931$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|23$2|45$2|12$1|4$1|0$4|2004$6|731930$5|85500<0|$1|0$1|0<40|$6|731930$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|76$1|3$3|350$2|23$2|30$2|12$1|4$1|0$4|2004$6|731930$5|84600<0|$1|0$1|0<40|$6|731930$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|5$3|352$1|1$1|0$2|12$1|4$1|0$4|2004$6|731932$4|3600<0|$1|0$1|0<40|$6|731932$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|78$1|5$3|352$1|0$1|0$2|12$1|4$1|0$4|2004$6|731932$1|0<0|$1|0$1|0<40|$6|731932$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$2|23$2|45$2|12$1|4$1|0$4|2004$6|731931$5|85500<0|$1|0$1|0<40|$6|731931$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|77$1|4$3|351$2|23$2|30$2|12$1|4$1|0$4|2004$6|731931$5|84600<0|$1|0$1|0<40|$6|731931$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|1$1|0$2|12$1|4$1|0$4|2004$6|731917$4|3600<0|$1|0$1|0<40|$6|731917$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$1|0$1|0$2|12$1|4$1|0$4|2004$6|731917$1|0<0|$1|0$1|0<40|$6|731917$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|23$2|45$2|12$1|4$1|0$4|2004$6|731916$5|85500<0|$1|0$1|0<40|$6|731916$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$2|62$1|3$3|336$2|23$2|30$2|12$1|4$1|0$4|2004$6|731916$5|84600<0|$1|0$1|0<40|$6|731916$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|81$1|1$3|355$2|19$1|0$2|12$1|4$1|0$4|2004$6|731935$5|68400<0|$1|0$1|0<44|$6|731935$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|81$1|1$3|355$2|18$1|0$2|12$1|4$1|0$4|2004$6|731935$5|64800<0|$1|0$1|0<44|$6|731935$5|64800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$1|1$1|0$2|12$1|4$1|0$4|2004$6|731938$4|3600<0|$1|0$1|0<40|$6|731938$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$1|0$1|0$2|12$1|4$1|0$4|2004$6|731938$1|0<0|$1|0$1|0<40|$6|731938$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|83$1|3$3|357$2|23$2|45$2|12$1|4$1|0$4|2004$6|731937$5|85500<0|$1|0$1|0<40|$6|731937$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|22$2|83$1|3$3|357$2|23$2|30$2|12$1|4$1|0$4|2004$6|731937$5|84600<0|$1|0$1|0<40|$6|731937$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|5$3|359$1|1$1|0$2|12$1|4$1|0$4|2004$6|731939$4|3600<0|$1|0$1|0<40|$6|731939$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|85$1|5$3|359$1|0$1|0$2|12$1|4$1|0$4|2004$6|731939$1|0<0|$1|0$1|0<40|$6|731939$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$2|23$2|45$2|12$1|4$1|0$4|2004$6|731938$5|85500<0|$1|0$1|0<40|$6|731938$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|23$2|84$1|4$3|358$2|23$2|30$2|12$1|4$1|0$4|2004$6|731938$5|84600<0|$1|0$1|0<40|$6|731938$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|20$1|0$2|12$1|4$1|0$4|2004$6|731940$5|72000<0|$1|0$1|0<30|$6|731940$5|72000$4|2005<41|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|19$1|0$2|12$1|4$1|0$4|2004$6|731940$5|68400<0|$1|0$1|0<30|$6|731940$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|1$1|0$2|12$1|4$1|0$4|2004$6|731918$4|3600<0|$1|0$1|0<40|$6|731918$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$2|64$1|5$3|338$1|0$1|0$2|12$1|4$1|0$4|2004$6|731918$1|0<0|$1|0$1|0<40|$6|731918$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$2|23$2|45$2|12$1|4$1|0$4|2004$6|731917$5|85500<0|$1|0$1|0<40|$6|731917$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$2|63$1|4$3|337$2|23$2|30$2|12$1|4$1|0$4|2004$6|731917$5|84600<0|$1|0$1|0<40|$6|731917$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$1|1$1|0$2|12$1|4$1|0$4|2004$6|731945$4|3600<0|$1|0$1|0<40|$6|731945$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$1|0$1|0$2|12$1|4$1|0$4|2004$6|731945$1|0<0|$1|0$1|0<40|$6|731945$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|3$3|364$2|23$2|45$2|12$1|4$1|0$4|2004$6|731944$5|85500<0|$1|0$1|0<40|$6|731944$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|29$2|90$1|3$3|364$2|23$2|30$2|12$1|4$1|0$4|2004$6|731944$5|84600<0|$1|0$1|0<40|$6|731944$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%4|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90$36|D97AFD6E-3DCB-11D9-A9BF-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|31$2|92$1|5$3|366$1|1$1|0$2|12$1|4$1|0$4|2004$6|731946$4|3600<0|$1|0$1|0<40|$6|731946$4|3600$4|2005<45|<46|$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$2|23$2|45$2|12$1|4$1|0$4|2004$6|731945$5|85500<0|$1|0$1|0<40|$6|731945$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|30$2|91$1|4$3|365$2|23$2|30$2|12$1|4$1|0$4|2004$6|731945$5|84600<0|$1|0$1|0<40|$6|731945$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|6$1|1$1|0$1|0$1|1$1|1$1|0$4|2005$6|731947$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731947$1|0$4|2006>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|24$2|55$1|3$3|329$1|3$2|52$2|11$1|4$2|46$4|2004$6|731909$5|13966<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731909$5|13966$4|2005<46|$8|eoy all$36|D97AFD6E-3DCB-11D9-A9BF-000D93C45D90$1|1$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|67$1|1$3|341$2|19$1|0$2|12$1|4$1|0$4|2004$6|731921$5|68400<0|$1|0$1|0<44|$6|731921$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|6$2|67$1|1$3|341$2|18$1|0$2|12$1|4$1|0$4|2004$6|731921$5|64800<0|$1|0$1|0<44|$6|731921$5|64800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|1C98FD62-35C6-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|19$1|0$2|12$1|4$1|0$4|2004$6|731923$5|68400<0|$1|0$1|0<44|$6|731923$5|68400$4|2005<43|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|18$1|0$2|12$1|4$1|0$4|2004$6|731923$5|64800<0|$1|0$1|0<44|$6|731923$5|64800$4|2005$7|mon/wed$36|1C98FD62-35C6-11D9-8110-000D93C45D90$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90%2|$36|5A4E636A-35E7-11D9-9E64-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|1$1|0$2|12$1|4$1|0$4|2004$6|731924$4|3600<0|$1|0$1|0<40|$6|731924$4|3600$4|2005<45|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|9$2|70$1|4$3|344$1|0$1|0$2|12$1|4$1|0$4|2004$6|731924$1|0<0|$1|0$1|0<40|$6|731924$1|0$4|2005$5|weird$36|5A4E636A-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|23$2|45$2|12$1|4$1|0$4|2004$6|731923$5|85500<0|$1|0$1|0<40|$6|731923$5|85500$4|2005%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|8$2|69$1|3$3|343$2|23$2|30$2|12$1|4$1|0$4|2004$6|731923$5|84600<0|$1|0$1|0<40|$6|731923$5|84600$4|2005$4|1.00$36|7CCE8555-3516-11D9-8A43-000D93C45D90@4|%18|$9|COMPLETED$7|DTSTAMP$7|DTSTART$8|PRIORITY$6|STATUS$7|SUMMARY$3|UID$3|URL$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|5$1|0$2|11$1|4$1|0$4|2004$6|731898$5|18000<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|18000$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|2$2|49$2|11$1|4$2|52$4|2004$6|731899$5|10192<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|10192$4|2005<47|$1|9$9|COMPLETED$6|todo 1$36|B78E68F2-35E7-11D9-9E64-000D93C45D90$9|mailto:me$36|7CCE8555-3516-11D9-8A43-000D93C45D90%16|$7|DTSTAMP$7|DTSTART$3|DUE$8|PRIORITY$7|SUMMARY$3|UID$6|VALARM$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$1|4$1|2$2|12$1|4$2|10$4|2004$6|731926$5|14530<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731926$5|14530$4|2005<47|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$1|0$1|0$2|11$1|4$1|0$4|2004$6|731905$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731905$1|0$4|2005$1|1$6|todo 2$36|BC83F9D2-35E7-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$6|ATTACH$4|when$9|PROCEDURE$39|file://localhost/Applications/iCal.app/>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|0$1|2$2|11$1|4$1|0$4|2004$6|731898$3|120<0|$1|0$1|0<48|$6|731898$3|120$4|2005%10|$6|ACTION$8|ATTENDEE$11|DESCRIPTION$7|SUMMARY$4|when$5|EMAIL@1|%2|$5|value$11|mailto:rick$25|This is an event reminder$18|Alarm notification>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|23$2|45$2|11$1|4$1|0$4|2004$6|731897$5|85500<0|$1|0$1|0<48|$6|731897$5|85500$4|2005$36|7CCE8555-3516-11D9-8A43-000D93C45D90%16|$7|DTSTAMP$7|DTSTART$3|DUE$8|PRIORITY$7|SUMMARY$3|UID$6|VALARM$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$1|2$2|19$2|11$1|4$2|21$4|2004$6|731902$4|8361<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731902$4|8361$4|2005<5|<14|$1|5$6|todo 3$36|0BC74A86-35E9-11D9-9E64-000D93C45D90@2|%6|$6|ACTION$6|ATTACH$4|when$9|PROCEDURE$56|file://localhost/Users/rick/Documents/businesscard.bcard<49|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder<49|$36|7CCE8555-3516-11D9-8A43-000D93C45D90%14|$11|DESCRIPTION$7|DTSTAMP$7|DTSTART$8|PRIORITY$7|SUMMARY$3|UID$5|idref$8|not much>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|3$2|34$2|11$1|4$2|28$4|2004$6|731899$5|12868<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|12868$4|2005<47|$2|99$6|todo 4$36|FF6841B4-35ED-11D9-98FE-000D93C45D90$36|7CCE8555-3516-11D9-8A43-000D93C45D90iCal-Parser-1.21/t/calendars/02event-no-end.ics.dump0000644000175000017500000000302112157060435021052 0ustar rixedrixedFrT;!1|{>0|$23|DateTime::Locale::en_US%0|{>1|$8|DateTime%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|21$1|0$2|11$1|4$1|0$4|2004$6|731897$5|75600<0|$1|0$1|0>>2|$23|DateTime::TimeZone::UTC%2|$4|name$3|UTC$6|731897$5|75600$4|2005@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$14|02event-no-end$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%2|$2|12%2|$36|823732B9-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref<1|>)1|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$1|6$2|11$1|4$2|34$4|2004$6|731898$5|79594<0|$1|0$1|0>)2|%2|$4|name$3|UTC$6|731898$5|79594$4|2005<1|$10|0 hr event$36|823732B9-3516-11D9-8A43-000D93C45D90$4|0.00$1|1@0|iCal-Parser-1.21/t/calendars/08mozilla-bad-todo.ics0000644000175000017500000000102312157060435020753 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VTODO UID :11e4e3c0-2cf5-11d9-8acd-ca5746c7ddd0 SUMMARY :call doggiewalkers about emma & thanksgiving DESCRIPTION :Emma - 10th\, 11th\, 12th and nobody 25th & 26th STATUS :COMPLETED CLASS :PRIVATE X-MOZILLA-ALARM-DEFAULT-LENGTH :0 X ;MEMBER=AlarmEmailAddress :dan2bit@gmail.com DTSTART :-0011130T000000 DUE :-0011130T000000 DTSTAMP :20041102T173053Z LAST-MODIFIED :20041103T163542Z PERCENT-COMPLETE :100 COMPLETED :20041103T000000 END:VTODO END:VCALENDAR iCal-Parser-1.21/t/calendars/08todo-with-alarm.ics0000644000175000017500000000055412157060435020635 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VTODO DTSTART;TZID=America/New_York:20041112T000000 SUMMARY:todo 3 UID:0BC74A86-35E9-11D9-9E64-000D93C45D90 SEQUENCE:3 DTSTAMP:20041114T033144Z PRIORITY:5 DUE;VALUE=DATE:20041114 BEGIN:VALARM TRIGGER:-PT15M ACTION:DISPLAY DESCRIPTION:Event reminder END:VALARM END:VTODO END:VCALENDAR iCal-Parser-1.21/t/calendars/05exdatelist.ics.dump0000644000175000017500000001171012157060435020730 0ustar rixedrixedFrT;!2|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|2$3|179$2|12$2|17$1|6$1|2$2|35$4|2005$6|732125$5|44255<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732125$5|44255$4|2006@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$36|Microsoft CDO for Microsoft Exchange$3|2.0$12|05exdatelist$1|1$3|UTC$1|1%2|$4|2005%4|$1|6$1|7%2|$2|28%2|$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|2$3|179$2|21$2|30$1|6$1|2$1|0$4|2005$6|732125$5|77400<0|$1|0$1|0<1|$6|732125$5|77400$4|2006<2|>)2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|28$2|89$1|2$3|179$2|21$1|0$1|6$1|2$1|0$4|2005$6|732125$5|75600<0|$1|0$1|0<1|%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$2|28$2|21$1|0$1|6$1|0$4|2005$6|732125$5|75600$4|2006$20|UPS plan swaps start$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}$4|0.50$1|1%6|$1|1$1|2$1|3%2|$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|5$3|182$2|21$2|30$1|7$1|3$1|0$4|2005$6|732128$5|77400<0|$1|0$1|0<1|$6|732128$5|77400$4|2006<2|>)2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|5$3|182$2|21$1|0$1|7$1|3$1|0$4|2005$6|732128$5|75600<0|$1|0$1|0<1|%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$1|1$2|21$1|0$1|7$1|0$4|2005$6|732128$5|75600$4|2006$20|UPS plan swaps start$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}$4|0.50$1|1%2|$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|6$3|183$2|21$2|30$1|7$1|3$1|0$4|2005$6|732129$5|77400<0|$1|0$1|0<1|$6|732129$5|77400$4|2006<2|>)2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|6$3|183$2|21$1|0$1|7$1|3$1|0$4|2005$6|732129$5|75600<0|$1|0$1|0<1|%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$1|2$2|21$1|0$1|7$1|0$4|2005$6|732129$5|75600$4|2006$20|UPS plan swaps start$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}$4|0.50$1|1%2|$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$1|3$1|7$3|184$2|21$2|30$1|7$1|3$1|0$4|2005$6|732130$5|77400<0|$1|0$1|0<1|$6|732130$5|77400$4|2006<2|>)2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|3$1|3$1|7$3|184$2|21$1|0$1|7$1|3$1|0$4|2005$6|732130$5|75600<0|$1|0$1|0<1|%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$1|3$2|21$1|0$1|7$1|0$4|2005$6|732130$5|75600$4|2006$20|UPS plan swaps start$38|{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2}$4|0.50$1|1@0|iCal-Parser-1.21/t/calendars/01name-and-id.ics0000644000175000017500000000035012157060435017662 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 X-WR-CALNAME:Test PRODID:-//Apple Computer\, Inc//iCal 1.5//EN X-WR-RELCALID:7CCE8555-3516-11D9-8A43-000D93C45D90 X-WR-TIMEZONE:UTC CALSCALE:GREGORIAN X-WR-CALDESC:My Test Calendar END:VCALENDAR iCal-Parser-1.21/t/calendars/03all-day-no-end.ics.dump0000644000175000017500000000356712157060435021274 0ustar rixedrixedFrT;!1|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$16|03all-day-no-end$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%2|$2|15%2|$36|A4E57872-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$1|0$1|0$2|11$1|4$1|0$4|2004$6|731901$1|0<0|$1|0$1|0<1|$6|731901$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|46$1|1$3|320$1|0$1|0$2|11$1|4$1|0$4|2004$6|731900$1|0<0|$1|0$1|0<1|$6|731900$1|0$4|2005$25|all day, no end specified$36|A4E57872-3516-11D9-8A43-000D93C45D90$1|1$1|1@0|iCal-Parser-1.21/t/calendars/02event-end.ics.dump0000644000175000017500000000531612157060435020451 0ustar rixedrixedFrT;!3|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)2|%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC})2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|86$1|7$2|86$1|0$1|0$1|3$1|1$1|0$4|2005$6|732032$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$2|27$1|0$1|0$1|3$1|0$4|2005$6|732032$1|0$4|2006})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|71$1|6$2|71$2|18$2|30$1|3$1|1$2|27$4|2005$6|732017$5|66627<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732017$5|66627$4|2006@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$11|02event-end$1|1$3|UTC$1|1%2|$4|2005%2|$1|3%4|$2|26$2|27%2|$36|B64E4120-9324-11D9-8712-000D93386BF6%18|$5|DTEND$7|DTSTAMP$7|DTSTART$6|STATUS$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref<2|<3|>)2|%24|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$5|utc_c$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|85$1|6$2|85$2|21$1|0$1|3$1|1$1|0$4|2005$6|732031$5|75600<0|$1|0$1|0<1|%12|$3|day$4|hour$6|minute$5|month$6|second$4|year$2|26$2|21$1|0$1|3$1|0$4|2005$6|732031$5|75600$4|2006$9|CONFIRMED$15|End at midnight$36|B64E4120-9324-11D9-8712-000D93386BF6@1|%6|$6|ACTION$6|ATTACH$4|when$5|AUDIO$5|Basso>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|85$1|6$2|85$2|20$1|0$1|3$1|1$1|0$4|2005$6|732031$5|72000<0|$1|0$1|0<1|$6|732031$5|72000$4|2006$4|3.00$1|1%2|$36|B64E4120-9324-11D9-8712-000D93386BF6%16|$5|DTEND$7|DTSTAMP$7|DTSTART$6|STATUS$7|SUMMARY$3|UID$5|hours$5|idref<2|<3|<2|$9|CONFIRMED$15|End at midnight$36|B64E4120-9324-11D9-8712-000D93386BF6$4|0.00$1|1@0|iCal-Parser-1.21/t/calendars/11complex.ics0000644000175000017500000001675112157060435017274 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 X-WR-CALNAME:Test PRODID:-//Apple Computer\, Inc//iCal 1.5//EN X-WR-RELCALID:7CCE8555-3516-11D9-8A43-000D93C45D90 X-WR-TIMEZONE:America/New_York CALSCALE:GREGORIAN X-WR-CALDESC:My Test Calendar BEGIN:VEVENT DURATION:PT1H ATTENDEE;CN="Lindsey Biel":mailto:lindsey ATTENDEE;CN="Jay Frankel":mailto:jayfrankel ATTENDEE;CN="someone else":invalid:nomail DTSTAMP:20041113T220634Z UID:823732B9-3516-11D9-8A43-000D93C45D90 SEQUENCE:3 URL;VALUE=URI:http://foo STATUS:TENTATIVE DTSTART;TZID=America/New_York:20041112T210000 SUMMARY:1 hr event DESCRIPTION:this is a note\nline 2\nand a longer line for line three. ma ke it wrap X-WR-ITIPSTATUSML:UNCLEAN ORGANIZER;CN="Rick Frankel":mailto:rick BEGIN:VALARM TRIGGER:-PT15M DESCRIPTION:Event reminder ACTION:DISPLAY END:VALARM END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041115 DTEND;VALUE=DATE:20041116 SUMMARY:all day UID:A4E57872-3516-11D9-8A43-000D93C45D90 SEQUENCE:2 DTSTAMP:20041113T015226Z END:VEVENT BEGIN:VEVENT DURATION:PT1H ATTENDEE;CN="Biel Lindsey":mailto:lindsey ATTENDEE;CN="Frankel Jay":mailto:jayfrankel DTSTAMP:20041130T224644Z ORGANIZER;CN="Frankel Rick":mailto:rick UID:B347D452-3516-11D9-8A43-000D93C45D90 SEQUENCE:7 DTSTART;TZID=America/New_York:20041116T210000 SUMMARY:weekly X-WR-ITIPSTATUSML:UNCLEAN RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20041202T045959Z END:VEVENT BEGIN:VEVENT DURATION:PT1H ATTENDEE;CN="Lindsey Biel":mailto:lindsey DTSTAMP:20041117T024941Z ORGANIZER;CN="Rick Frankel":mailto:rick UID:D5EEE785-3516-11D9-8A43-000D93C45D90 SEQUENCE:5 DTSTART;TZID=America/New_York:20041117T210000 SUMMARY:daily X-WR-ITIPSTATUSML:UNCLEAN RRULE:FREQ=DAILY;INTERVAL=1;UNTIL=20041121T045959Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041124 DTEND;VALUE=DATE:20041125 SUMMARY:all day repeat UID:E7E912A0-3516-11D9-8A43-000D93C45D90 SEQUENCE:5 DTSTAMP:20041113T162820Z RRULE:FREQ=DAILY;INTERVAL=1;COUNT=3 END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041117T210000 STATUS:CONFIRMED UID:D5EEE785-3516-11D9-8A43-000D93C45D90 DTSTAMP:20041126T220730Z RECURRENCE-ID;TZID=America/New_York:20041117T210000 DURATION:PT1H BEGIN:VALARM ACTION:EMAIL SUMMARY:Alarm notification TRIGGER:-P1D ATTENDEE:mailto:rick DESCRIPTION:This is an event reminder END:VALARM END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041118T210000 STATUS:CANCELLED DTEND;TZID=America/New_York:20041118T230000 UID:D5EEE785-3516-11D9-8A43-000D93C45D90 SEQUENCE:5 RECURRENCE-ID;TZID=America/New_York:20041118T210000 DTSTAMP:20041113T203354Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041201T180000 SUMMARY:mon/wed UID:1C98FD62-35C6-11D9-8110-000D93C45D90 SEQUENCE:4 DTSTAMP:20041114T024527Z RRULE:FREQ=WEEKLY;INTERVAL=1;COUNT=6;BYDAY=MO,WE;WKST=SU DURATION:PT1H END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041127T190000 EXDATE;TZID=America/New_York:20041204T190000 EXDATE;TZID=America/New_York:20041218T190000 DTEND;TZID=America/New_York:20041127T200000 SUMMARY:another weekly UID:EE9B2B93-35CC-11D9-8110-000D93C45D90 SEQUENCE:8 DTSTAMP:20041114T002037Z RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20041228T045959Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041108T190000 LOCATION:here DTEND;TZID=America/New_York:20041110T200000 SUMMARY:long1 UID:783BF902-35CD-11D9-8110-000D93C45D90 SEQUENCE:4 DTSTAMP:20041114T202430Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041107 DTEND;VALUE=DATE:20041111 SUMMARY:span UID:AA403AC0-35CD-11D9-8110-000D93C45D90 SEQUENCE:5 DTSTAMP:20041209T004711Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041202T000000 DTEND;TZID=America/New_York:20041202T010000 SUMMARY:weird UID:5A4E636A-35E7-11D9-9E64-000D93C45D90 SEQUENCE:108 DTSTAMP:20041117T023708Z RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20050105T045959Z;BYDAY=TH,FR;WKST=SU BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:Event reminder TRIGGER:-PT15M END:VALARM BEGIN:VALARM ACTION:DISPLAY DESCRIPTION:Event reminder TRIGGER:-PT30M END:VALARM END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041201T180000 SUMMARY:mon/wed-changed UID:1C98FD62-35C6-11D9-8110-000D93C45D90 RECURRENCE-ID;TZID=America/New_York:20041201T180000 DURATION:PT1H END:VEVENT BEGIN:VTODO PRIORITY:9 DTSTAMP:20041114T024952Z UID:B78E68F2-35E7-11D9-9E64-000D93C45D90 SEQUENCE:2 URL;VALUE=URI:mailto:me STATUS:COMPLETED DTSTART;TZID=America/New_York:20041113T000000 SUMMARY:todo 1 COMPLETED:20041113T050000Z END:VTODO BEGIN:VTODO DTSTART;TZID=America/New_York:20041113T000000 SUMMARY:todo 2 UID:BC83F9D2-35E7-11D9-9E64-000D93C45D90 SEQUENCE:5 DTSTAMP:20041211T040210Z PRIORITY:1 DUE;VALUE=DATE:20041120 BEGIN:VALARM ACTION:PROCEDURE ATTACH;VALUE=URI:file://localhost/Applications/iCal.app/ TRIGGER:PT2M END:VALARM BEGIN:VALARM ACTION:EMAIL SUMMARY:Alarm notification TRIGGER:-PT15M ATTENDEE:mailto:rick DESCRIPTION:This is an event reminder END:VALARM END:VTODO BEGIN:VTODO DTSTART;TZID=America/New_York:20041112T000000 SUMMARY:todo 3 UID:0BC74A86-35E9-11D9-9E64-000D93C45D90 SEQUENCE:5 DTSTAMP:20041117T021921Z PRIORITY:5 DUE;VALUE=DATE:20041114 BEGIN:VALARM ACTION:PROCEDURE ATTACH;VALUE=URI:file://localhost/Users/rick/Documents/businesscard.bcar d TRIGGER:-PT15M END:VALARM BEGIN:VALARM TRIGGER:-PT15M DESCRIPTION:Event reminder ACTION:DISPLAY END:VALARM END:VTODO BEGIN:VTODO DTSTART;TZID=America/New_York:20041113T000000 SUMMARY:todo 4 UID:FF6841B4-35ED-11D9-98FE-000D93C45D90 SEQUENCE:1 DTSTAMP:20041114T033428Z DESCRIPTION:not much END:VTODO BEGIN:VEVENT DTSTART;TZID=America/New_York:20041111T090000 DTEND;TZID=America/New_York:20041112T140000 SUMMARY:overnight UID:95CCBF98-3685-11D9-8CA5-000D93C45D90 SEQUENCE:8 DTSTAMP:20041114T214258Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041113T170000 DTEND;TZID=America/New_York:20041114T163000 SUMMARY:short overnight UID:4D97CFCB-3687-11D9-8CA5-000D93C45D90 SEQUENCE:13 DTSTAMP:20041114T215137Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041231 DTEND;VALUE=DATE:20050101 SUMMARY:eoy all UID:D97AFD6E-3DCB-11D9-A9BF-000D93C45D90 SEQUENCE:28 DTSTAMP:20041124T035246Z END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041130 LOCATION:here DTEND;VALUE=DATE:20041201 SUMMARY:eom allday UID:0C86E2CB-3DCC-11D9-A9BF-000D93C45D90 SEQUENCE:6 DTSTAMP:20041130T231246Z DESCRIPTION:this is < a note END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041129 DTEND;VALUE=DATE:20041130 SUMMARY:monday UID:4F2C757A-431A-11D9-B3AF-000D93C45D90 SEQUENCE:2 DTSTAMP:20041130T215351Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041212T170000 SUMMARY:sunday UID:A94F4AE4-431A-11D9-9399-000D93C45D90 SEQUENCE:1 DTSTAMP:20041130T215623Z DURATION:PT1H END:VEVENT BEGIN:VEVENT DTSTART;VALUE=DATE:20041110 DTEND;VALUE=DATE:20041113 SUMMARY:overlapping span UID:CC534437-4977-11D9-B3AD-000D93C45D90 SEQUENCE:5 DTSTAMP:20041209T004703Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041112T110000 DTEND;TZID=America/New_York:20041112T154500 SUMMARY:third overlap UID:FFB5DD62-4991-11D9-B3AD-000D93C45D90 SEQUENCE:5 DTSTAMP:20041209T032845Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041112T030000 DTEND;TZID=America/New_York:20041112T043000 SUMMARY:mid-overlap UID:A29A6C78-4A34-11D9-B3AD-000D93C45D90 SEQUENCE:1 DTSTAMP:20041209T224956Z END:VEVENT BEGIN:VEVENT DTSTART;TZID=America/New_York:20041112T160000 SUMMARY:another UID:40E3266B-4A36-11D9-B3AD-000D93C45D90 SEQUENCE:3 DTSTAMP:20041209T230232Z DURATION:PT1H END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/10multi-cal.ics.dump0000644000175000017500000000646012157060435020453 0ustar rixedrixedFrT;!2|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{)1|%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@2|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$16|02event-duration$1|1$3|UTC$1|1%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$15|03all-day-event$1|2$3|UTC$1|2%2|$4|2004%2|$2|11%4|$2|12$2|15%2|$36|823732B9-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|22$1|0$2|11$1|4$1|0$4|2004$6|731897$5|79200<0|$1|0$1|0<1|$6|731897$5|79200$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|22$1|6$2|11$1|4$2|34$4|2004$6|731898$5|79594<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|79594$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$2|21$1|0$2|11$1|4$1|0$4|2004$6|731897$5|75600<0|$1|0$1|0<1|$6|731897$5|75600$4|2005$10|1 hr event$36|823732B9-3516-11D9-8A43-000D93C45D90$4|1.00$1|1%2|$36|A4E57872-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|16$2|47$1|2$3|321$1|0$1|0$2|11$1|4$1|0$4|2004$6|731901$1|0<0|$1|0$1|0<2|$6|731901$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|15$2|46$1|1$3|320$1|0$1|0$2|11$1|4$1|0$4|2004$6|731900$1|0<0|$1|0$1|0<2|$6|731900$1|0$4|2005$7|all day$36|A4E57872-3516-11D9-8A43-000D93C45D90$1|1$1|2@0|iCal-Parser-1.21/t/calendars/02event-no-end.ics0000644000175000017500000000035312157060435020113 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTAMP:20041113T220634Z UID:823732B9-3516-11D9-8A43-000D93C45D90 DTSTART;TZID=America/New_York:20041112T210000 SUMMARY:0 hr event END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/05exdate.ics0000644000175000017500000000067112157060435017074 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;TZID=America/New_York:20041127T190000 EXDATE;TZID=America/New_York:20041204T190000 EXDATE;TZID=America/New_York:20041218T190000 DTEND;TZID=America/New_York:20041127T200000 SUMMARY:another weekly UID:EE9B2B93-35CC-11D9-8110-000D93C45D90 SEQUENCE:8 DTSTAMP:20041114T002037Z RRULE:FREQ=WEEKLY;INTERVAL=1;UNTIL=20041228T045959Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/06multi-day.ics0000644000175000017500000000037212157060435017526 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;VALUE=DATE:20041101 DTEND;VALUE=DATE:20041105 SUMMARY:span UID:AA403AC0-35CD-11D9-8110-000D93C45D90 SEQUENCE:3 DTSTAMP:20041113T234243Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/05exdate.ics.dump0000644000175000017500000000730512157060435020041 0ustar rixedrixedFrT;!2|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|0$2|20$2|11$1|4$2|37$4|2004$6|731899$4|1237<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$4|1237$4|2005@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$8|05exdate$1|1$3|UTC$1|1%2|$4|2004%4|$2|11$2|12%2|$2|27%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|20$1|0$2|11$1|4$1|0$4|2004$6|731912$5|72000<0|$1|0$1|0<1|$6|731912$5|72000$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|27$2|58$1|6$3|332$2|19$1|0$2|11$1|4$1|0$4|2004$6|731912$5|68400<0|$1|0$1|0<1|$6|731912$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$1|1%4|$2|11$2|25%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|20$1|0$2|12$1|4$1|0$4|2004$6|731926$5|72000<0|$1|0$1|0<1|$6|731926$5|72000$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|72$1|6$3|346$2|19$1|0$2|12$1|4$1|0$4|2004$6|731926$5|68400<0|$1|0$1|0<1|$6|731926$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$1|1%2|$36|EE9B2B93-35CC-11D9-8110-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|20$1|0$2|12$1|4$1|0$4|2004$6|731940$5|72000<0|$1|0$1|0<1|$6|731940$5|72000$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|25$2|86$1|6$3|360$2|19$1|0$2|12$1|4$1|0$4|2004$6|731940$5|68400<0|$1|0$1|0<1|$6|731940$5|68400$4|2005$14|another weekly$36|EE9B2B93-35CC-11D9-8110-000D93C45D90$4|1.00$1|1@0|iCal-Parser-1.21/t/calendars/t-start.ics.dump0000644000175000017500000000517712157060435020025 0ustar rixedrixedFrT;!3|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|{)1|%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|52$2|11$1|4$2|26$4|2004$6|731898$4|6746<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6746$4|2005})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$1|t$1|1$3|UTC$1|1%4|$4|2005$4|2006%2|$1|1%2|$1|1%2|$1|2%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|7$1|2$1|0$1|0$1|1$1|1$1|0$4|2005$6|731948$1|0<0|$1|0$1|0<1|$6|731948$1|0$4|2006<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|6$1|1$1|0$1|0$1|1$1|1$1|0$4|2005$6|731947$1|0<0|$1|0$1|0<1|$6|731947$1|0$4|2006$14|all day (2005)$1|2$1|1$1|1%2|$1|1%2|$1|1%2|$1|3%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$6|allday$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|2$1|2$1|1$1|2$1|0$1|0$1|1$1|1$1|0$4|2006$6|732313$1|0<0|$1|0$1|0<3|$6|732313$1|0$4|2007<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$1|1$1|1$1|7$1|1$1|0$1|0$1|1$1|1$1|0$4|2006$6|732312$1|0<0|$1|0$1|0<3|$6|732312$1|0$4|2007$14|all day (2006)$1|3$1|1$1|1@0|iCal-Parser-1.21/t/calendars/09recurrence-update.ics.dump0000644000175000017500000001175112157060435022210 0ustar rixedrixedFrT;!2|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|{>2|$8|DateTime%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC})2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$1|1$2|54$2|11$1|4$1|5$4|2004$6|731898$4|6845<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$4|6845$4|2005@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$19|09recurrence-update$1|1$3|UTC$1|1%2|$4|2004%2|$2|11%8|$2|17$2|18$2|19$2|20%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|22$1|0$2|11$1|4$1|0$4|2004$6|731902$5|79200<0|$1|0$1|0<1|$6|731902$5|79200$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|17$2|48$1|3$3|322$2|21$1|0$2|11$1|4$1|0$4|2004$6|731902$5|75600<0|$1|0$1|0<1|$6|731902$5|75600$4|2005$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$4|1.00$1|1%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%16|$5|DTEND$7|DTSTAMP$7|DTSTART$6|STATUS$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|23$1|0$2|11$1|4$1|0$4|2004$6|731903$5|82800<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731903$5|82800$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|13$2|44$1|6$3|318$2|20$2|33$2|11$1|4$2|54$4|2004$6|731898$5|74034<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731898$5|74034$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|18$2|49$1|4$3|323$2|21$1|0$2|11$1|4$1|0$4|2004$6|731903$5|75600<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731903$5|75600$4|2005$9|CANCELLED$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$4|2.00$1|1%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|22$1|0$2|11$1|4$1|0$4|2004$6|731904$5|79200<0|$1|0$1|0<1|$6|731904$5|79200$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|19$2|50$1|5$3|324$2|21$1|0$2|11$1|4$1|0$4|2004$6|731904$5|75600<0|$1|0$1|0<1|$6|731904$5|75600$4|2005$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$4|1.00$1|1%2|$36|D5EEE785-3516-11D9-8A43-000D93C45D90%14|$5|DTEND$7|DTSTAMP$7|DTSTART$7|SUMMARY$3|UID$5|hours$5|idref>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|22$1|0$2|11$1|4$1|0$4|2004$6|731905$5|79200<0|$1|0$1|0<1|$6|731905$5|79200$4|2005<2|>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|20$2|51$1|6$3|325$2|21$1|0$2|11$1|4$1|0$4|2004$6|731905$5|75600<0|$1|0$1|0<1|$6|731905$5|75600$4|2005$5|daily$36|D5EEE785-3516-11D9-8A43-000D93C45D90$4|1.00$1|1@0|iCal-Parser-1.21/t/calendars/03static-alarm.ics0000644000175000017500000000115112157060435020173 0ustar rixedrixedBEGIN:VCALENDAR BEGIN:VEVENT DTSTART;TZID=America/Denver:20060726T090000 LOCATION:finish3/docs/faq.txt SUMMARY:Update the FAQ UID:3F8F61BC-1329-470E-A20B-9328DFEB67EE-F85249DE-329D-40C9-8C57-4535352 AA73F DTSTAMP:20060726T153100Z SEQUENCE:6 RECURRENCE-ID;TZID=America/Denver:20060727T090000 DURATION:PT1H BEGIN:VALARM ACTION:AUDIO TRIGGER;TZID=America/Denver:20060726T094600 X-WR-ALARMUID:47F8ACFE-4D78-4B30-AEFC-90A472ADAC15 X-WR-OCCTRIGGER;X-WR-OCCDATEID=20060713T150000Z:20060713T155220Z X-WR-OCCTRIGGER;X-WR-OCCDATEID=20060720T150000Z:20060720T160529Z ATTACH;VALUE=URI:Basso END:VALARM END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/02event-end.ics0000644000175000017500000000056412157060435017505 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTAMP:20050312T183027Z UID:B64E4120-9324-11D9-8712-000D93386BF6 SEQUENCE:6 STATUS:CONFIRMED DTSTART;TZID=America/Denver:20050326T210000 SUMMARY:End at midnight DTEND;TZID=America/Denver:20050327T000000 BEGIN:VALARM TRIGGER:-PT1H ATTACH;VALUE=URI:Basso ACTION:AUDIO END:VALARM END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/08todo-with-alarm.ics.dump0000644000175000017500000000440212157060435021575 0ustar rixedrixedFrT;!1|{>0|$22|DateTime::Locale::root%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%20|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$10|real_class$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States$4|root})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%12|$6|PRODID$7|VERSION$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$20|-//Testing//Test//EN$3|2.0$17|08todo-with-alarm$1|1$3|UTC$1|1%0|@1|%16|$7|DTSTAMP$7|DTSTART$3|DUE$8|PRIORITY$7|SUMMARY$3|UID$6|VALARM$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|3$2|31$2|11$1|4$2|44$4|2004$6|731899$5|12704<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$5|12704$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|12$2|43$1|5$3|317$1|0$1|0$2|11$1|4$1|0$4|2004$6|731897$1|0<0|$1|0$1|0<1|$6|731897$1|0$4|2005>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|14$2|45$1|7$3|319$1|0$1|0$2|11$1|4$1|0$4|2004$6|731899$1|0<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|731899$1|0$4|2005$1|5$6|todo 3$36|0BC74A86-35E9-11D9-9E64-000D93C45D90@1|%6|$6|ACTION$11|DESCRIPTION$4|when$7|DISPLAY$14|Event reminder>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|11$2|42$1|4$3|316$2|23$2|45$2|11$1|4$1|0$4|2004$6|731896$5|85500<0|$1|0$1|0<1|$6|731896$5|85500$4|2005$1|1iCal-Parser-1.21/t/calendars/03static-alarm.ics.dump0000644000175000017500000000472712157060435021153 0ustar rixedrixedFrT;!1|{>0|$23|DateTime::Locale::en_US%0|{>1|$23|DateTime::TimeZone::UTC%0|})0|%18|$26|default_date_format_length$26|default_time_format_length$16|en_complete_name$11|en_language$12|en_territory$2|id$20|native_complete_name$15|native_language$16|native_territory$6|medium$6|medium$21|English United States$7|English$13|United States$5|en_US$21|English United States$7|English$13|United States})1|%2|$4|name$3|UTC@1|%6|$4|cals$6|events$5|todos@1|%8|$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$14|03static-alarm$1|1$3|UTC$1|1%2|$4|2006%2|$1|7%4|$2|26$2|27%2|$74|3F8F61BC-1329-470E-A20B-9328DFEB67EE-F85249DE-329D-40C9-8C57-4535352 AA73F%18|$5|DTEND$7|DTSTAMP$7|DTSTART$8|LOCATION$7|SUMMARY$3|UID$6|VALARM$5|hours$5|idref>>2|$8|DateTime%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|3$3|207$2|10$1|0$1|7$1|3$1|0$4|2006$6|732518$5|36000<0|$1|0$1|0<1|$6|732518$5|36000$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|3$3|207$2|15$2|31$1|7$1|3$1|0$4|2006$6|732518$5|55860<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732518$5|55860$4|2007>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|3$3|207$1|9$1|0$1|7$1|3$1|0$4|2006$6|732518$5|32400<0|$1|0$1|0<1|$6|732518$5|32400$4|2007$20|finish3/docs/faq.txt$14|Update the FAQ$74|3F8F61BC-1329-470E-A20B-9328DFEB67EE-F85249DE-329D-40C9-8C57-4535352 AA73F@1|%10|$6|ACTION$6|ATTACH$13|X-WR-ALARMUID$15|X-WR-OCCTRIGGER$4|when$5|AUDIO$5|Basso$36|47F8ACFE-4D78-4B30-AEFC-90A472ADAC15$16|20060713T155220Z>)2|%22|$9|formatter$7|local_c$13|local_rd_days$13|local_rd_secs$6|locale$15|offset_modifier$11|rd_nanosecs$2|tz$11|utc_rd_days$11|utc_rd_secs$8|utc_year_%20|$3|day$14|day_of_quarter$11|day_of_week$11|day_of_year$4|hour$6|minute$5|month$7|quarter$6|second$4|year$2|26$2|26$1|3$3|207$1|9$2|46$1|7$1|3$1|0$4|2006$6|732518$5|35160<0|$1|0$1|0>)1|%2|$4|name$3|UTC$6|732518$5|35160$4|2007$4|1.00$1|1%0|@0|iCal-Parser-1.21/t/calendars/03all-day-event.ics0000644000175000017500000000037512157060435020263 0ustar rixedrixedBEGIN:VCALENDAR VERSION:2.0 PRODID:-//Testing//Test//EN BEGIN:VEVENT DTSTART;VALUE=DATE:20041115 DTEND;VALUE=DATE:20041116 SUMMARY:all day UID:A4E57872-3516-11D9-8A43-000D93C45D90 SEQUENCE:2 DTSTAMP:20041113T015226Z END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/05exdatelist.ics0000644000175000017500000000054012157060435017763 0ustar rixedrixedBEGIN:VCALENDAR PRODID:Microsoft CDO for Microsoft Exchange VERSION:2.0 BEGIN:VEVENT DTSTAMP:20050628T121735Z DTSTART:20050628T210000 SUMMARY:UPS plan swaps start UID:{AC9770BF-F577-4DFB-A39D-01B6B51BF3F2} DTEND:20050628T213000 RRULE:FREQ=DAILY;UNTIL=20050704T040000Z;INTERVAL=1;WKST=SU EXDATE:20050629T210000,20050630T210000 END:VEVENT END:VCALENDAR iCal-Parser-1.21/t/calendars/01name-and-id.ics.dump0000644000175000017500000000043712157060435020634 0ustar rixedrixedFrT;@1|%6|$4|cals$6|events$5|todos@1|%16|$8|CALSCALE$6|PRODID$7|VERSION$12|X-WR-CALDESC$12|X-WR-CALNAME$13|X-WR-RELCALID$13|X-WR-TIMEZONE$5|index$9|GREGORIAN$37|-//Apple Computer\, Inc//iCal 1.5//EN$3|2.0$16|My Test Calendar$4|Test$36|7CCE8555-3516-11D9-8A43-000D93C45D90$3|UTC$1|1%0|@0|iCal-Parser-1.21/t/02parse.t0000644000175000017500000000257213022233531014453 0ustar rixedrixed# -*-cperl -*- # $Id$ use Test::More; use iCal::Parser; require "t/Defrost.pm"; my @files=glob("t/calendars/[0-9]*.ics"); plan tests => scalar @files + 4; my $tz='UTC'; my $VAR1; foreach my $f (@files) { my $h = iCal::Parser->new(start=>'20040101',tz=>$tz)->parse($f); if($ENV{_DUMP}) {ice("$f.dump", $h);} $VAR1=defrost("$f.dump"); is_deeply($h,$VAR1,$f=~/.+\d+(.+)\.ics/); } $VAR1= defrost("t/calendars/10multi-cal.ics.dump"); my @cals=("t/calendars/02event-duration.ics", "t/calendars/03all-day-event.ics"); my $h=iCal::Parser->new(start=>'20040101',tz=>$tz)->parse(@cals); is_deeply($h,$VAR1,"multiple calendars (parse)"); $h=iCal::Parser->new(start=>'20040101',tz=>$tz)->parse_files(@cals); is_deeply($h,$VAR1,"multiple calendars (parse_files)"); my @s=(); { local $/=''; my $i=0; foreach my $c (@cals) { $VAR1->{cals}[$i]{'X-WR-CALNAME'}='Calendar ' . ($i+1); ++$i; open IN, "<$c" or die "Can't open $c, $!"; push @s, scalar ; close IN; } } #must do outside of block above as $/ affect IO::String $h=iCal::Parser->new(start=>'20040101',tz=>$tz)->parse_strings(@s); is_deeply($h,$VAR1,"multiple calendars (parse_strings)"); my $f="t/calendars/11complex.ics"; $h = iCal::Parser->new(start=>'20040101',tz=>'America/New_York')->parse($f); if($ENV{_DUMP}) {ice("$f.tz.dump", $h);} $VAR1=defrost("$f.tz.dump"); is_deeply($h,$VAR1, 'set timezone'); iCal-Parser-1.21/t/03-multi-cal.t0000644000175000017500000000057412157060435015317 0ustar rixedrixed# -*-cperl -*- # $Id: 02parse.t 6 2005-03-20 00:35:17Z rick $ use Test::More tests => 1; use iCal::Parser; # test bug: # Can't call method "year" on an undefined value at lib/iCal/Parser.pm line 298. iCal::Parser->new(start=>'20040101')->parse_files( qw{ t/calendars/04recurrence.ics t/calendars/02event-end.ics }); ok(1, 'calendar w/o recurrence after one with'); iCal-Parser-1.21/t/04-bug115325.t0000644000175000017500000000227413022225355014662 0ustar rixedrixed# -*-cperl -*- # vim: ft=perl # $Id$ use Test::More tests => 3; use iCal::Parser; # Test bug reported in https://rt.cpan.org/Public/Bug/Display.html?id=115325 # Because of operator priority, any value for DTSTART VALUE parameter will # behave as 'DATE'. So here we set the only other possible value (DATE-TIME), # which is also the default, and check that it returns the same as not # specifying anything at all: sub make_event { my $extra_param = shift // ''; return <new(start=>'20221201', end=>'20221202'); my $date_time1 = make_event(); my $parsed1 = $p->parse_strings($date_time1); $p = iCal::Parser->new(start=>'20221201', end=>'20221202'); my $date_time2 = make_event(';VALUE=DATE-TIME'); my $parsed2 = $p->parse_strings($date_time2); is_deeply($parsed1, $parsed2, 'DATE-TIME same as no param'); # And both should not be 'all-day' is($parsed1->{events}{2022}{12}{1}{test1}{allday}//0, 0, 'no param: not a full day event'); is($parsed2->{events}{2022}{12}{1}{test1}{allday}//0, 0, 'explicit DATE-TIME: still not a full day event'); iCal-Parser-1.21/MANIFEST0000644000175000017500000000336213022236166013705 0ustar rixedrixedChangeLog lib/iCal/Parser.pm LICENSE MANIFEST This list of files META.yml README t/00load.t t/01args.t t/02parse.t t/03-multi-cal.t t/04-bug115325.t t/05-strip-some-ws.t t/06-month-wrap.t t/calendars/00no-name-or-id.ics t/calendars/00no-name-or-id.ics.dump t/calendars/01name-and-id.ics t/calendars/01name-and-id.ics.dump t/calendars/02event-duration.ics t/calendars/02event-duration.ics.dump t/calendars/02event-end.ics t/calendars/02event-end.ics.dump t/calendars/02event-no-end.ics t/calendars/02event-no-end.ics.dump t/calendars/03all-day-event.ics t/calendars/03all-day-event.ics.dump t/calendars/03all-day-no-end.ics t/calendars/03all-day-no-end.ics.dump t/calendars/03static-alarm.ics t/calendars/03static-alarm.ics.dump t/calendars/04recurrence.ics t/calendars/04recurrence.ics.dump t/calendars/04recurrence_alarm.ics t/calendars/04recurrence_alarm.ics.dump t/calendars/04recurrence_replace.ics t/calendars/04recurrence_replace.ics.dump t/calendars/05exdate.ics t/calendars/05exdate.ics.dump t/calendars/05exdatelist.ics t/calendars/05exdatelist.ics.dump t/calendars/06multi-day.ics t/calendars/06multi-day.ics.dump t/calendars/07rrule.ics t/calendars/07rrule.ics.dump t/calendars/08mozilla-bad-todo.ics t/calendars/08mozilla-bad-todo.ics.dump t/calendars/08todo-with-alarm.ics t/calendars/08todo-with-alarm.ics.dump t/calendars/09recurrence-update.ics t/calendars/09recurrence-update.ics.dump t/calendars/10multi-cal.ics.dump t/calendars/11complex.ics t/calendars/11complex.ics.dump t/calendars/11complex.ics.tz.dump t/calendars/t-months.ics.dump t/calendars/t-no-args.ics.dump t/calendars/t-start-end.ics.dump t/calendars/t-start.ics.dump t/calendars/t.ics t/Defrost.pm Makefile.PL META.json Module JSON meta-data (added by MakeMaker) iCal-Parser-1.21/README0000644000175000017500000001470212157060435013436 0ustar rixedrixedNAME iCal::Parser - Parse iCalendar files into a data structure SYNOPSIS use iCal::Parser my $parser=iCal::Parser->new(); my $hash=$parser->parse($file); $parser->parse($another_file); my $combined=$parser->calendar; my $combined=iCal::Parser->new->parse(@files); my $combined=iCal::Parser->new->parse_files(@files); my $combined=iCal::Parser->new->parse_strings(@strings); DESCRIPTION This module processes iCalendar (vCalendar 2.0) files as specified in RFC 2445 into a data structure. It handles recurrences (`RRULE's), exclusions (`EXDATE's), event updates (events with a `RECURRENCE-ID'), and nested data structures (`ATTENDEES' and `VALARM's). It currently ignores the `VTIMEZONE', `VJOURNAL' and `VFREEBUSY' entry types. The data structure returned is a hash like the following: { calendars=>[\%cal, ...], events=>{yyyy=>{mm=>{dd}=>{UID=>\%event}} todos=>[\%todo, ...] } That is, it contains an array of calendar hashes, a hash of events key by `year=>month=>day=>eventUID', and an array of todos. Calendars, events and todos are "rolled up" version os the hashes returned from Text::vFile::asData, with dates replaced by `DateTime' objects. During parsing, events in the input calendar are expanded out into multiple events, one per day covered by the event, as follows: * If the event is a one day "all day" event (in ical, the event is 24hrs long, starts at midnight on the day and ends a midnight of the next day), it contains no `hour' field and the `allday' field is set to `1'. * If the event is a recurrence (`RRULE'), one event per day is created as per the `RRULE' specification. * If the event spans more than one day (the start and end dates are on different days, but does not contain an `RRULE'), it is expanded into multiple events, the first events end time is set to midnight, subsequent events are set to start at midnight and end at midnight the following day (same as an "allday" event, but the `allday' field is not set), and the last days event is set to run from midnight to the end time of the original multi-day event. * If the event is an update (it contains a `RECURRENCE-ID'), the original event is updated. If the referenced event does not exist (e.g., it was deleted after the update), then the event is added as a new event. An example of each hash is below. Calendar Hash { 'X-WR-CALNAME' => 'Test', 'index' => 1, 'X-WR-RELCALID' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'PRODID' => '-//Apple Computer\\, Inc//iCal 1.5//EN', 'CALSCALE' => 'GREGORIAN', 'X-WR-TIMEZONE' => 'America/New_York', 'X-WR-CALDESC' => 'My Test Calendar', 'VERSION' => '2.0' } Event Hash Note that `hours' and `allday' are mutually exclusive in the actual data. The `idref' field contains the `id' of the calendar the event came from, which is useful if the hash was created from multiple calendars. { 'SUMMARY' => 'overnight', 'hours' => '15.00', 'allday' => 1, 'UID' => '95CCBF98-3685-11D9-8CA5-000D93C45D90', 'idref' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'DTSTAMP' => \%DateTime, 'DTEND' => \%DateTime, 'DTSTART' => \%DateTime 'ATTENDEE' => [ { 'CN' => 'Jay', 'value' => 'mailto:jayl@my.server' }, ], 'VALARM' => [ { 'when' => \%DateTime, 'SUMMARY' => 'Alarm notification', 'ACTION' => 'EMAIL', 'DESCRIPTION' => 'This is an event reminder', 'ATTENDEE' => [ { 'value' => 'mailto:cpan@my.server' } ] } ], } Todo Hash { 'URL' => 'mailto:me', 'SUMMARY' => 'todo 1', 'UID' => 'B78E68F2-35E7-11D9-9E64-000D93C45D90', 'idref' => '7CCE8555-3516-11D9-8A43-000D93C45D90', 'STATUS' => 'COMPLETED', 'COMPLETED' => \%DateTime, 'DTSTAMP' => \%DateTime, 'PRIORITY' => '9', 'DTSTART' => \%DateTime, 'DUE' => \%DateTime, 'DESCRIPTION' => 'not much', 'VALARM' => [ { 'when' => \%DateTime, 'ATTACH' => 'file://localhost/my-file', 'ACTION' => 'PROCEDURE' } ], }, Methods new(%opt_args) Optional Arguments start {yyymmdd|DateTime} Only include events on or after `yyymmdd'. Defaults to Jan of this year. end {yyyymmdd|DateTime} Only include events before `yyymmdd'. no_events Don't include events in the output (todos only). no_todos Don't include todos in the output (events only). months n DateTime::Sets (used for calculating recurrences) are limited to approximately 200 entries. If an `end' date is not specified, the `to' date is set to the `start' date plus this many months. The default is 60. tz (string|DateTime::TimeZone) Use tz as timezone for date values. The default is 'local', which will adjust the parsed dates to the current timezone. debug Set to non-zero for some debugging output during processing. parse({file|file_handle}+) Parse the input files or opened file handles and return the generated hash. This function can be called mutitple times and the calendars will be merge into the hash, each event tagged with the unique id of its calendar. parse_files({file|file_handle}+) Alias for `parse()' parse_strings(string+) Parse the input strings (each assumed to be a valid iCalendar) and return the generated hash. AUTHOR Rick Frankel, cpan@rickster.com COPYRIGHT This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. SEE ALSO Text::vFile::asData, DateTime::Set, DateTime::Span, iCal::Parser::SAX