1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47
|
<?xml version="1.0" encoding="UTF-8"?>
<qof-qsf xmlns="http://qof.sourceforge.net/">
<book count="1">
<book-guid>84b712e8c05558a32d417450f9bc3e0e</book-guid>
<object type="pilot_datebook" count="1">
<string type="category">Business</string>
<string type="note"/>
<string type="repeat_type">repeatNone</string>
<string type="description">ANYTOWN</string>
<string type="advance_unit"/>
<string type="repeat_day"/>
<string type="repeat_week_start"/>
<guid type="guid">6e57edee2cf07a8b192606da44c7f1e9</guid>
<boolean type="use_alarm">false</boolean>
<boolean type="repeat_forever">false</boolean>
<boolean type="transient_repeat">true</boolean>
<boolean type="untimed_event">false</boolean>
<time type="start_time">2006-01-20T09:00:00Z</time>
<time type="end_time">2006-01-20T17:30:00Z</time>
<time type="repeat_end">2006-01-20T17:30:00Z</time>
<gint32 type="repeat_frequency">0</gint32>
<gint32 type="exception_count">0</gint32>
<gint32 type="alarm_advance">0</gint32>
</object>
<object type="pilot_datebook" count="2">
<string type="category">Personal</string>
<string type="note">Early start for conference</string>
<string type="repeat_type">repeatNone</string>
<string type="description">Sometown</string>
<string type="advance_unit"/>
<string type="repeat_day"/>
<string type="repeat_week_start"/>
<guid type="guid">04c83a8efe7f5d9d9888275513bd0d69</guid>
<boolean type="use_alarm">false</boolean>
<boolean type="repeat_forever">false</boolean>
<boolean type="transient_repeat">false</boolean>
<boolean type="untimed_event">false</boolean>
<time type="start_time">2006-01-19T08:00:00Z</time>
<time type="end_time">2006-01-19T12:30:00Z</time>
<time type="repeat_end">2006-01-19T12:30:00Z</time>
<gint32 type="repeat_frequency">0</gint32>
<gint32 type="exception_count">0</gint32>
<gint32 type="alarm_advance">0</gint32>
</object>
</book>
</qof-qsf>
|