<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: File Create date in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184637#M126776</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gil,&lt;/P&gt;&lt;P&gt;   If we can read the property of the file then we can retreive the file creation date. But I'm not sure how to read the file properties in SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Deva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Jan 2006 10:39:29 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-01-04T10:39:29Z</dc:date>
    <item>
      <title>File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184636#M126775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi i've been asked to make a program that send e-mail with attachments files from a directory on the server,&lt;/P&gt;&lt;P&gt;the file that'll be attach have to be with creation date of the day the program will execute.&lt;/P&gt;&lt;P&gt;i did the part of sending e-mail,my problem is that i don't know how to take the creation date of the file in server(Windows Server).&lt;/P&gt;&lt;P&gt;So if anyone have an idea i'll be more than happy to read a bout it.&lt;/P&gt;&lt;P&gt;thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 10:33:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184636#M126775</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T10:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184637#M126776</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear Gil,&lt;/P&gt;&lt;P&gt;   If we can read the property of the file then we can retreive the file creation date. But I'm not sure how to read the file properties in SAP. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Deva.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 10:39:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184637#M126776</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T10:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184638#M126777</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please try &lt;/P&gt;&lt;P&gt;CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_GET_VERSION&lt;/P&gt;&lt;P&gt;CL_GUI_FRONTEND_SERVICES=&amp;gt;FILE_GET_ATTRIBUTES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope it helps...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Lokesh&lt;/P&gt;&lt;P&gt;Pls. reward appropriate points&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Jan 2006 10:41:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184638#M126777</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-04T10:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184639#M126778</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi again,&lt;/P&gt;&lt;P&gt;There is no other way like FM or something else?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 07:09:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184639#M126778</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T07:09:08Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184640#M126779</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;do you want file creation date or program execution date to be added to the file ??&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;srikanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 07:25:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184640#M126779</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T07:25:35Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184641#M126780</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I want file creation date.&lt;/P&gt;&lt;P&gt;and then when the program will run it'll attach all the files of execution date.&lt;/P&gt;&lt;P&gt;10X&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 07:56:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184641#M126780</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T07:56:45Z</dc:date>
    </item>
    <item>
      <title>Re: File Create date</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184642#M126781</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Gil,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This will solve your problem :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. One the selection screen,&lt;/P&gt;&lt;P&gt;   Enter PATH&lt;/P&gt;&lt;P&gt;   Enter Date (of Creation)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2. The program will list out&lt;/P&gt;&lt;P&gt;   a) Files of that date&lt;/P&gt;&lt;P&gt;   b) All files &amp;amp; sub-directories under that Path&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3. Important Internal Table is : ALLFILE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Use this code (Just Copy Paste)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT abc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;DATA&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPES: name_of_dir(1024)        TYPE c,&lt;/P&gt;&lt;P&gt;       name_of_file(260)        TYPE c,&lt;/P&gt;&lt;P&gt;       name_of_path(1285)       TYPE c.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA: BEGIN OF file,&lt;/P&gt;&lt;P&gt;        dirname     TYPE name_of_dir,  " name of directory. (possibly&lt;/P&gt;&lt;P&gt;                                       " truncated.)&lt;/P&gt;&lt;P&gt;        name        TYPE name_of_file, " name of entry. (possibly&lt;/P&gt;&lt;P&gt;                                       " truncated.)&lt;/P&gt;&lt;P&gt;        type(10)    TYPE c,            " type of entry.&lt;/P&gt;&lt;P&gt;        len(8)      TYPE p,            " length in bytes.&lt;/P&gt;&lt;P&gt;        owner(8)    TYPE c,            " owner of the entry.&lt;/P&gt;&lt;P&gt;        mtime(6)    TYPE p, " last modification date, seconds since 1970&lt;/P&gt;&lt;P&gt;        mode(9)     TYPE c, " like "rwx-r-x--x": protection mode.&lt;/P&gt;&lt;P&gt;        useable(1)  TYPE c,&lt;/P&gt;&lt;P&gt;        subrc(4)    TYPE c,&lt;/P&gt;&lt;P&gt;        errno(3)    TYPE c,&lt;/P&gt;&lt;P&gt;        errmsg(40)  TYPE c,&lt;/P&gt;&lt;P&gt;        mod_date    TYPE d,&lt;/P&gt;&lt;P&gt;        mod_time(8) TYPE c,            " hh:mm:ss&lt;/P&gt;&lt;P&gt;        seen(1)     TYPE c,&lt;/P&gt;&lt;P&gt;        changed(1)  TYPE c,&lt;/P&gt;&lt;P&gt;      END OF file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DATA : allfile LIKE file OCCURS 0 WITH HEADER LINE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;SELECTION SCREEN&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PARAMETERS : path(260) TYPE c DEFAULT '/usr/sap/trans' LOWER CASE.&lt;/P&gt;&lt;P&gt;PARAMETERS : mydate TYPE sy-datum DEFAULT sy-datum.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;START OF SELECTION&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;  PERFORM getallfiles USING path.&lt;/P&gt;&lt;P&gt;  BREAK-POINT.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------" /&gt;&lt;P&gt; show date files&lt;/P&gt;&lt;P&gt;  WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; '----&lt;/P&gt;&lt;HR originaltext="----------------------------" /&gt;&lt;P&gt;FILES OF DATE ' , mydate.&lt;/P&gt;&lt;P&gt;  LOOP AT allfile WHERE mod_date = mydate.&lt;/P&gt;&lt;P&gt;    IF allfile-type CS 'file'.&lt;/P&gt;&lt;P&gt;      WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; allfile-name.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="-------" /&gt;&lt;P&gt; show all files&lt;/P&gt;&lt;P&gt;  SKIP.&lt;/P&gt;&lt;P&gt;  SKIP.&lt;/P&gt;&lt;P&gt;  WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; '----&lt;/P&gt;&lt;HR originaltext="---------------------------" /&gt;&lt;P&gt;ALL FILES &amp;amp; DIRECTORIES'.&lt;/P&gt;&lt;P&gt;  LOOP AT allfile .&lt;/P&gt;&lt;P&gt;    WRITE &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt; allfile-name .&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;FORM&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM getallfiles USING mypath .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  REFRESH allfile.&lt;/P&gt;&lt;P&gt;  CLEAR allfile.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL 'C_DIR_READ_FINISH'             " just to be sure&lt;/P&gt;&lt;P&gt;      ID 'ERRNO'  FIELD file-errno&lt;/P&gt;&lt;P&gt;      ID 'ERRMSG' FIELD file-errmsg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  CALL 'C_DIR_READ_START' ID 'DIR'    FIELD mypath&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;                         ID 'FILE'   FIELD a_generic_name&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;                          ID 'ERRNO'  FIELD file-errno&lt;/P&gt;&lt;P&gt;                          ID 'ERRMSG' FIELD file-errmsg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  DO.&lt;/P&gt;&lt;P&gt;    CLEAR file.&lt;/P&gt;&lt;P&gt;    CALL 'C_DIR_READ_NEXT'&lt;/P&gt;&lt;P&gt;      ID 'TYPE'   FIELD file-type&lt;/P&gt;&lt;P&gt;      ID 'NAME'   FIELD file-name&lt;/P&gt;&lt;P&gt;      ID 'LEN'    FIELD file-len&lt;/P&gt;&lt;P&gt;      ID 'OWNER'  FIELD file-owner&lt;/P&gt;&lt;P&gt;      ID 'MTIME'  FIELD file-mtime&lt;/P&gt;&lt;P&gt;      ID 'MODE'   FIELD file-mode&lt;/P&gt;&lt;P&gt;      ID 'ERRNO'  FIELD file-errno&lt;/P&gt;&lt;P&gt;      ID 'ERRMSG' FIELD file-errmsg.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    IF sy-subrc = 1.&lt;/P&gt;&lt;P&gt;      EXIT.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    PERFORM p6_to_date_time_tz(rstr0400) USING file-mtime&lt;/P&gt;&lt;P&gt;                                          file-mod_time&lt;/P&gt;&lt;P&gt;                                          file-mod_date.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    allfile = file.&lt;/P&gt;&lt;P&gt;    APPEND allfile.&lt;/P&gt;&lt;P&gt;  ENDDO.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ENDFORM.                    "GETALLFILES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;FORM&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;*----&lt;/P&gt;&lt;HR originaltext="---------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FORM p6_to_date_time_tz USING gmtime&lt;/P&gt;&lt;P&gt;                        asc_time&lt;/P&gt;&lt;P&gt;                        asc_date.&lt;/P&gt;&lt;P&gt;  DATA: opcode TYPE x,&lt;/P&gt;&lt;P&gt;        unique, not_found,&lt;/P&gt;&lt;P&gt;        timestamp TYPE i,&lt;/P&gt;&lt;P&gt;        date TYPE d,&lt;/P&gt;&lt;P&gt;        time TYPE t,&lt;/P&gt;&lt;P&gt;        tz LIKE sy-zonlo,&lt;/P&gt;&lt;P&gt;        timestring(10),&lt;/P&gt;&lt;P&gt;        abapstamp(14),&lt;/P&gt;&lt;P&gt;        abaptstamp TYPE timestamp.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  timestamp =  gmtime.&lt;/P&gt;&lt;P&gt;  IF sy-zonlo = space.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Der Benutzer hat keine Zeitzone gepflegt: nehme lokale des App. Srv.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    CALL FUNCTION 'TZON_GET_OS_TIMEZONE'&lt;/P&gt;&lt;P&gt;      IMPORTING&lt;/P&gt;&lt;P&gt;        ef_timezone   = tz&lt;/P&gt;&lt;P&gt;        ef_not_unique = unique&lt;/P&gt;&lt;P&gt;        ef_not_found  = not_found.&lt;/P&gt;&lt;P&gt;    IF unique = 'X' OR not_found = 'X'.          .&lt;/P&gt;&lt;P&gt;      tz = sy-tzone.&lt;/P&gt;&lt;P&gt;      CONCATENATE 'UTC+' tz INTO tz.&lt;/P&gt;&lt;P&gt;    ENDIF.&lt;/P&gt;&lt;P&gt;  ELSE.&lt;/P&gt;&lt;P&gt;    tz = sy-zonlo.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;wandle den Timestamp in ABAP Format um und lass den ABAP konvertieren&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  opcode = 3.&lt;/P&gt;&lt;P&gt;  CALL 'RstrDateConv'&lt;/P&gt;&lt;P&gt;    ID 'OPCODE' FIELD opcode&lt;/P&gt;&lt;P&gt;    ID 'TIMESTAMP' FIELD timestamp&lt;/P&gt;&lt;P&gt;    ID 'ABAPSTAMP' FIELD abapstamp.&lt;/P&gt;&lt;P&gt;  abaptstamp = abapstamp.&lt;/P&gt;&lt;P&gt;  CONVERT TIME STAMP abaptstamp TIME ZONE tz INTO DATE date&lt;/P&gt;&lt;P&gt;    TIME time.&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;P&gt;    date = abapstamp(8).&lt;/P&gt;&lt;P&gt;    time = abapstamp+8.&lt;/P&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  WRITE: time(2) TO timestring(2),&lt;/P&gt;&lt;P&gt;         ':' TO timestring+2(1),&lt;/P&gt;&lt;P&gt;         time&lt;EM&gt;2(2) TO timestring&lt;/EM&gt;3(2),&lt;/P&gt;&lt;P&gt;         ':' TO timestring+5(1),&lt;/P&gt;&lt;P&gt;         time&lt;EM&gt;4(2) TO timestring&lt;/EM&gt;6(2).&lt;/P&gt;&lt;P&gt;  MOVE timestring TO asc_time.&lt;/P&gt;&lt;P&gt;  MOVE date TO asc_date.&lt;/P&gt;&lt;P&gt;ENDFORM.                    "P6_TO_DATE_TIME_TZ&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Jan 2006 08:40:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/file-create-date/m-p/1184642#M126781</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-01-05T08:40:57Z</dc:date>
    </item>
  </channel>
</rss>

