<?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: changing the Creation Date in Alfresco in Alfresco Archive</title>
    <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251714#M204844</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is is safe to assume then that some coding would be needed to preserve the creation dates when files are uploaded (vs the current default of it being the date the file was uploaded)?&amp;nbsp; I've looked through some old posts and JIRA entries, and can't sort it all out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this post (&lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=7792&amp;amp;start=45" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=7792&amp;amp;start=45&lt;/A&gt;&lt;SPAN&gt;), mrogers says "No. You can set creation date on newer versions of Alfresco…"&amp;nbsp; But it's not clear how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this JIRA entry, "Original modification date is lost when files are copied into Alfresco via CIFS"&amp;nbsp; (&lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-10686" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-10686&lt;/A&gt;&lt;SPAN&gt;), the issues was identified as a bug, and seems to have been resolved, but, again, it is not clear how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here were some other JIRA entries that seem to discuss this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-3569" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-3569&lt;/A&gt;&lt;SPAN&gt; ("Alfresco repository CIFS driver not setting timestamps.")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-15281" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-15281&lt;/A&gt;&lt;SPAN&gt; ("FTP/FTPS: With preserve timestamps turned off, the modification date does not change.")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-5239" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-5239&lt;/A&gt;&lt;SPAN&gt; ("WebDAV shows incorrect creation date")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-12350" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-12350&lt;/A&gt;&lt;SPAN&gt; ("Incorrect modified date if a folder is copied into another directory")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried uploading from the browser, dragging and dropping from the browser, and via webDAV, and the behavior seems to be the same (date becomes the upload date).&amp;nbsp; It would be great if this could be changed to the original file creation date without a lot of coding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any clarification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 27 Aug 2012 20:14:33 GMT</pubDate>
    <dc:creator>stevericker</dc:creator>
    <dc:date>2012-08-27T20:14:33Z</dc:date>
    <item>
      <title>changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251712#M204842</link>
      <description>HiIs there any way to change the date a document was created?&amp;nbsp; I have uploaded some old documents which of course show the date when I uploaded them.&amp;nbsp; This is not beneficial as I want to be able to exclude older documents from a search by giving them a date pre 2000 (as an example).Great if you coul</description>
      <pubDate>Mon, 27 Aug 2012 00:52:17 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251712#M204842</guid>
      <dc:creator>hayleyg</dc:creator>
      <dc:date>2012-08-27T00:52:17Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251713#M204843</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;you can set the CREATED date to an expliicit value via the NodeService methods only if you disable the behaviour for cm:auditable aspect. This requires you to write some code in Java for the Alfresco Repository tier. Some test cases in Alfresco already demonstrate how this may be done, e.g. DiscussionRestApiTest&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 08:05:53 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251713#M204843</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-27T08:05:53Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251714#M204844</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is is safe to assume then that some coding would be needed to preserve the creation dates when files are uploaded (vs the current default of it being the date the file was uploaded)?&amp;nbsp; I've looked through some old posts and JIRA entries, and can't sort it all out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this post (&lt;/SPAN&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=7792&amp;amp;start=45" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=14&amp;amp;t=7792&amp;amp;start=45&lt;/A&gt;&lt;SPAN&gt;), mrogers says "No. You can set creation date on newer versions of Alfresco…"&amp;nbsp; But it's not clear how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In this JIRA entry, "Original modification date is lost when files are copied into Alfresco via CIFS"&amp;nbsp; (&lt;/SPAN&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-10686" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-10686&lt;/A&gt;&lt;SPAN&gt;), the issues was identified as a bug, and seems to have been resolved, but, again, it is not clear how.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here were some other JIRA entries that seem to discuss this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-3569" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-3569&lt;/A&gt;&lt;SPAN&gt; ("Alfresco repository CIFS driver not setting timestamps.")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-15281" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-15281&lt;/A&gt;&lt;SPAN&gt; ("FTP/FTPS: With preserve timestamps turned off, the modification date does not change.")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-5239" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-5239&lt;/A&gt;&lt;SPAN&gt; ("WebDAV shows incorrect creation date")&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="https://issues.alfresco.com/jira/browse/ALF-12350" rel="nofollow noopener noreferrer"&gt;https://issues.alfresco.com/jira/browse/ALF-12350&lt;/A&gt;&lt;SPAN&gt; ("Incorrect modified date if a folder is copied into another directory")&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've tried uploading from the browser, dragging and dropping from the browser, and via webDAV, and the behavior seems to be the same (date becomes the upload date).&amp;nbsp; It would be great if this could be changed to the original file creation date without a lot of coding.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any clarification.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;- Steve&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 20:14:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251714#M204844</guid>
      <dc:creator>stevericker</dc:creator>
      <dc:date>2012-08-27T20:14:33Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251715#M204845</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Sorry one more post that seemed relevant (but not good news):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://forums.alfresco.com/en/viewtopic.php?f=11&amp;amp;t=20943" rel="nofollow noopener noreferrer"&gt;https://forums.alfresco.com/en/viewtopic.php?f=11&amp;amp;t=20943&lt;/A&gt;&lt;SPAN&gt; ("preserving creation date and modified date")&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 27 Aug 2012 20:21:05 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251715#M204845</guid>
      <dc:creator>stevericker</dc:creator>
      <dc:date>2012-08-27T20:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251716#M204846</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;this does not require "a lot of coding", but Java coding will be necessary. Otherwise you are stuck with the default behaviour, which is appropriate for 99% of the time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Axel&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 09:08:29 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251716#M204846</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2012-08-28T09:08:29Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251717#M204847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks.&amp;nbsp; At least I know it's not a simple parameter changes somewhere.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;As an aside,for us, it'd be nice not to have it default to the upload date because we're synching our Share documentlibrary files with DropBox (using open source sync software right now).&amp;nbsp; Stuff uploaded to DropBox or Share gets automatically synchronized, but the sync logic compares files by date stamp on the files.&amp;nbsp; So stuff put in DropBox (where the files are stamped with their creation dates) gets synched to Alfresco (now the files get stamped with upload dates) automatically.&amp;nbsp; A moment later, the synch logic thinks there're newer files in Alfresco and sends them back to DropBox (now the files are stamped with the upload dates).&amp;nbsp; Just a bit unwieldy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Aug 2012 15:12:44 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251717#M204847</guid>
      <dc:creator>stevericker</dc:creator>
      <dc:date>2012-08-28T15:12:44Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251718#M204848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'd definitely like to know what kind of code would be needed to do this. I also need to retrieve creation and modification dates from uploaded documents automatically. So each time a user upload a document, Alfresco gets the created/modified dates from the document's metadata instead of the time of upload.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I don't mind writing a bit of code but being new to Alfresco I'm a little bit lost here to find how I could achieve that.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm not asking for a complete working code but just some advices on where to look at. Do I need to create a custom extracter? Custom action? How to create something that will be executed on each document while being uploaded?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I already know that I need to get my hand on the policyBehaviourFilter objet and disable audit aspect. What I don't know is how and where to retrieve this object from and how to integrate my code in Alfresco's workflow.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you in advance!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Nov 2012 15:20:38 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251718#M204848</guid>
      <dc:creator>anth0</dc:creator>
      <dc:date>2012-11-16T15:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251719#M204849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I guess this is the piece of code Axel mentioned before &lt;A class="link-titled" href="https://github.com/Alfresco/community-edition-old/blob/master/projects/remote-api/source/test-java/org/alfresco/repo/web/scripts/discussion/DiscussionRestApiTest.java#L493" title="https://github.com/Alfresco/community-edition-old/blob/master/projects/remote-api/source/test-java/org/alfresco/repo/web/scripts/discussion/DiscussionRestApiTest.java#L493" rel="nofollow noopener noreferrer"&gt;community-edition-old/DiscussionRestApiTest.java at master · Alfresco/community-edition-old · GitHub&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2017 17:53:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251719#M204849</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-04-07T17:53:02Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251720#M204850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Maybe you could use a workaround and create your custom "originalCreationDate" Field and set this to the desired date value. Default value of this new field would be the value of "creation date"... just thinking...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 20:55:33 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251720#M204850</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-04-08T20:55:33Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251721#M204851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know why this old thread was resurrected by &lt;A __default_attr="84633" __jive_macro_name="user" _jive_internal="true" data-id="84633" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/douglascrp" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;‌. But you simply need to disable the behaviour for the aspect QName cm:auditable via the policy behaviour filter bean, and then you can provide your own values for cm:creator/cm:modifier and cm:created/cm:modified.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 20:59:09 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251721#M204851</guid>
      <dc:creator>afaust</dc:creator>
      <dc:date>2017-04-08T20:59:09Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251722#M204852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Didn't notice that it was an old thread - and didn't know about the simple "auditable" solution. Thanks Axel.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2017 21:09:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251722#M204852</guid>
      <dc:creator>mehe</dc:creator>
      <dc:date>2017-04-08T21:09:02Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251723#M204853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;B&gt;iwkse _&lt;/B&gt;‌ Sent me the link for that thread, asking for help.&lt;/P&gt;&lt;P&gt;After&amp;nbsp;reading your answer and the following questions, I saw there were no references for the code you mentioned, and as I had the link, I decided to share it.&lt;/P&gt;&lt;P&gt;I thought that it would be useful for others.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 12:52:49 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251723#M204853</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2017-04-10T12:52:49Z</dc:date>
    </item>
    <item>
      <title>Re: changing the Creation Date in Alfresco</title>
      <link>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251724#M204854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I was interested in the thread because I'd like to implement something like this. I've just bookmarked this page and asked for an opinion to &lt;A __default_attr="84633" __jive_macro_name="user" _jive_internal="true" data-id="84633" data-objecttype="3" data-type="person" href="https://community.alfresco.com/people/douglascrp" rel="nofollow noopener noreferrer"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Thanks for further developing the idea&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 10 Apr 2017 14:53:07 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-archive/changing-the-creation-date-in-alfresco/m-p/251724#M204854</guid>
      <dc:creator>iwkse</dc:creator>
      <dc:date>2017-04-10T14:53:07Z</dc:date>
    </item>
  </channel>
</rss>

