<?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: Installation Issues with Alfresco 3.4 and 5.2  in Alfresco Forum</title>
    <link>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50650#M19370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the folder&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;C:\ALFRES~1\alf_data exist?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Do you have any content inside of it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Does this repository have any data already?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;If not, could you recreate the database, clean the&amp;nbsp;&lt;SPAN&gt;C:\ALFRES~1\alf_data\contentstore folder and start again?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Jan 2018 22:32:02 GMT</pubDate>
    <dc:creator>douglascrp</dc:creator>
    <dc:date>2018-01-22T22:32:02Z</dc:date>
    <item>
      <title>Installation Issues with Alfresco 3.4 and 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50648#M19368</link>
      <description>Hi all;I am having some issues trying to setup Alfresco. Some background; I am trying to setup a CMDBuild instance to showcase so I already have a PostgreSQL Server running and a Tomcat. I have tried to install both 3.4 and 5.2 using the installers and many many many WAR file install directions. All</description>
      <pubDate>Fri, 19 Jan 2018 14:26:37 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50648#M19368</guid>
      <dc:creator>tveinot</dc:creator>
      <dc:date>2018-01-19T14:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Issues with Alfresco 3.4 and 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50649#M19369</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Some more info; I found that apparently, in my log file, the Alfresco service shuts down for some reason. I cannot figure out why. Below is what my log file is putting out. I found other posts with similar issues but none of the solutions worked for me.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2018-01-19 15:35:31,827 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Using database URL 'jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://localhost/alfresco' with user 'alfresco'.&lt;BR /&gt;2018-01-19 15:35:31,829 INFO [org.alfresco.repo.admin] [localhost-startStop-1] Connected to database PostgreSQL version 9.6.3&lt;BR /&gt;2018-01-19 15:35:35,469 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V4.2-metadata-query-indexes&lt;BR /&gt;2018-01-19 15:35:35,469 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.1-metadata-query-indexes&lt;BR /&gt;2018-01-19 15:35:35,469 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Ignoring script patch (post-Hibernate): patch.db-V5.2-remove-jbpm-tables-from-db&lt;BR /&gt;2018-01-19 15:35:40,442 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2018-01-19 15:35:40,591 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1] complete&lt;BR /&gt;2018-01-19 15:35:42,824 INFO [org.springframework.extensions.webscripts.TemplateProcessorRegistry] [localhost-startStop-1] Registered template processor Repository Template Processor for extension ftl&lt;BR /&gt;2018-01-19 15:35:42,826 INFO [org.springframework.extensions.webscripts.ScriptProcessorRegistry] [localhost-startStop-1] Registered script processor Repository Script Processor for extension js&lt;BR /&gt;2018-01-19 15:35:44,893 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2018-01-19 15:35:44,927 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted] complete&lt;BR /&gt;2018-01-19 15:35:44,985 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Connecting to database: jdbc&lt;img id="smileytongue" class="emoticon emoticon-smileytongue" src="https://connect.hyland.com/i/smilies/16x16_smiley-tongue.png" alt="Smiley Tongue" title="Smiley Tongue" /&gt;ostgresql://localhost/alfresco, UserName=alfresco, PostgreSQL Native Driver&lt;BR /&gt;2018-01-19 15:35:44,985 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] Schema managed by database dialect org.hibernate.dialect.PostgreSQLDialect.&lt;BR /&gt;2018-01-19 15:35:45,116 INFO [org.alfresco.repo.domain.schema.SchemaBootstrap] [localhost-startStop-1] No changes were made to the schema.&lt;BR /&gt;2018-01-19 15:35:45,834 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;2018-01-19 15:35:45,991 ERROR [org.alfresco.repo.content.transform.magick.AbstractImageMagickContentTransformerWorker] [localhost-startStop-1] ImageMagickContentTransformerWorker not available: 00190018 Failed to perform ImageMagick transformation: &lt;BR /&gt;Execution result: &lt;BR /&gt; os: Windows 7&lt;BR /&gt; command: C:\alfresco-community\imagemagick\convert.exe C:\ALFRES~1\tomcat\temp\Alfresco\ImageMagickContentTransformerWorker_init_source_5037686192860762098.gif -strip -quiet C:\ALFRES~1\tomcat\temp\Alfresco\ImageMagickContentTransformerWorker_init_target_7714536501930687980.png&lt;BR /&gt; succeeded: false&lt;BR /&gt; exit code: 1&lt;BR /&gt; out: &lt;BR /&gt; err: convert.exe: RegistryKeyLookupFailed `CoderModulesPath' @ error/module.c/GetMagickModulePath/670.&lt;BR /&gt;convert.exe: no decode delegate for this image format `GIF' @ error/constitute.c/ReadImage/509.&lt;BR /&gt;convert.exe: no images defined `C:\ALFRES~1\tomcat\tem&lt;BR /&gt;2018-01-19 15:35:46,025 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'thirdparty' subsystem, ID: [thirdparty, default] complete&lt;BR /&gt;2018-01-19 15:35:46,025 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;2018-01-19 15:35:46,251 ERROR [org.alfresco.util.exec.RuntimeExecBootstrapBean] [localhost-startStop-1] Bootstrap command failed: &lt;BR /&gt;Execution result: &lt;BR /&gt; os: Windows 7&lt;BR /&gt; command: /App/libreoffice/program/soffice.exe -accept=socket,host=127.0.0.1,port=8100;urp;StarOffice.ServiceManager -env:UserInstallation=file:///C:/alfresco-community/alf_data/oouser -headless -nocrashreport -nofirststartwizard -nologo -norestore&lt;BR /&gt; succeeded: false&lt;BR /&gt; exit code: 2&lt;BR /&gt; out: &lt;BR /&gt; err: Cannot run program "/App/libreoffice/program/soffice.exe": CreateProcess error=2, The system cannot find the file specified&lt;BR /&gt;2018-01-19 15:35:48,296 WARN [org.alfresco.util.OpenOfficeConnectionTester] [localhost-startStop-1] An initial OpenOffice connection could not be established.&lt;BR /&gt;2018-01-19 15:35:48,298 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'OOoDirect' subsystem, ID: [OOoDirect, default] complete&lt;BR /&gt;2018-01-19 15:35:48,301 INFO [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] The root data directory ('dir.root') is: C:\ALFRES~1\alf_data&lt;BR /&gt;2018-01-19 15:35:48,301 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Starting 'Search' subsystem, ID: [Search, managed, solr4]&lt;BR /&gt;2018-01-19 15:35:48,510 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Startup of 'Search' subsystem, ID: [Search, managed, solr4] complete&lt;BR /&gt;2018-01-19 15:35:48,523 ERROR [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] CONTENT INTEGRITY ERROR: System content not found in content store: 'store://2018/1/19/11/12/90676fec-dd99-4223-b2c2-ef286bcc3060.bin'&lt;BR /&gt;2018-01-19 15:35:48,523 ERROR [org.alfresco.repo.admin.ConfigurationChecker] [localhost-startStop-1] Ensure that the 'dir.root' property 'C:\ALFRES~1\alf_data' is pointing to the correct data location.&lt;BR /&gt;2018-01-19 15:35:48,527 ERROR [org.springframework.web.context.ContextLoader] [localhost-startStop-1] Context initialization failed&lt;BR /&gt;org.alfresco.error.AlfrescoRuntimeException: 00190019 Ensure that the 'dir.root' property 'C:\ALFRES~1\alf_data' is pointing to the correct data location.&lt;BR /&gt; at org.alfresco.repo.admin.ConfigurationChecker.check(ConfigurationChecker.java:259)&lt;BR /&gt; at org.alfresco.repo.admin.ConfigurationChecker.access$0(ConfigurationChecker.java:198)&lt;BR /&gt; at org.alfresco.repo.admin.ConfigurationChecker$1$1.doWork(ConfigurationChecker.java:186)&lt;BR /&gt; at org.alfresco.repo.security.authentication.AuthenticationUtil.runAs(AuthenticationUtil.java:555)&lt;BR /&gt; at org.alfresco.repo.admin.ConfigurationChecker$1.execute(ConfigurationChecker.java:182)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:464)&lt;BR /&gt; at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:352)&lt;BR /&gt; at org.alfresco.repo.admin.ConfigurationChecker.onBootstrap(ConfigurationChecker.java:192)&lt;BR /&gt; at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:56)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:185)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.finishRefresh(AbstractApplicationContext.java:954)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.refresh(AbstractApplicationContext.java:482)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.configureAndRefreshWebApplicationContext(ContextLoader.java:410)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.initWebApplicationContext(ContextLoader.java:306)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:112)&lt;BR /&gt; at org.alfresco.web.app.ContextLoaderListener.contextInitialized(ContextLoaderListener.java:70)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStart(StandardContext.java:5118)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.startInternal(StandardContext.java:5634)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:145)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;2018-01-19 15:35:48,717 WARN [org.springframework.web.context.support.XmlWebApplicationContext] [localhost-startStop-1] Exception thrown from ApplicationListener handling ContextClosedEvent&lt;BR /&gt;java.lang.NullPointerException&lt;BR /&gt; at org.alfresco.repo.workflow.activiti.ActivitiEngineInitializer.onShutdown(ActivitiEngineInitializer.java:65)&lt;BR /&gt; at org.springframework.extensions.surf.util.AbstractLifecycleBean.onApplicationEvent(AbstractLifecycleBean.java:67)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEventInternal(SafeApplicationEventMulticaster.java:214)&lt;BR /&gt; at org.alfresco.repo.management.SafeApplicationEventMulticaster.multicastEvent(SafeApplicationEventMulticaster.java:190)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.publishEvent(AbstractApplicationContext.java:334)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.doClose(AbstractApplicationContext.java:1055)&lt;BR /&gt; at org.springframework.context.support.AbstractApplicationContext.close(AbstractApplicationContext.java:1016)&lt;BR /&gt; at org.springframework.web.context.ContextLoader.closeWebApplicationContext(ContextLoader.java:586)&lt;BR /&gt; at org.springframework.web.context.ContextLoaderListener.contextDestroyed(ContextLoaderListener.java:143)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.listenerStop(StandardContext.java:5165)&lt;BR /&gt; at org.apache.catalina.core.StandardContext.stopInternal(StandardContext.java:5829)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.stop(LifecycleBase.java:221)&lt;BR /&gt; at org.apache.catalina.util.LifecycleBase.start(LifecycleBase.java:149)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChildInternal(ContainerBase.java:899)&lt;BR /&gt; at org.apache.catalina.core.ContainerBase.addChild(ContainerBase.java:875)&lt;BR /&gt; at org.apache.catalina.core.StandardHost.addChild(StandardHost.java:652)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig.deployDescriptor(HostConfig.java:679)&lt;BR /&gt; at org.apache.catalina.startup.HostConfig$DeployDescriptor.run(HostConfig.java:1966)&lt;BR /&gt; at java.util.concurrent.Executors$RunnableAdapter.call(Unknown Source)&lt;BR /&gt; at java.util.concurrent.FutureTask.run(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)&lt;BR /&gt; at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)&lt;BR /&gt; at java.lang.Thread.run(Unknown Source)&lt;BR /&gt;2018-01-19 15:35:49,004 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;2018-01-19 15:35:49,004 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'OOoDirect' subsystem, ID: [OOoDirect, default]&lt;BR /&gt;2018-01-19 15:35:49,005 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2018-01-19 15:35:49,005 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'ContentStore' subsystem, ID: [ContentStore, managed, unencrypted]&lt;BR /&gt;2018-01-19 15:35:49,073 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Search' subsystem, ID: [Search, managed, solr4]&lt;BR /&gt;2018-01-19 15:35:49,378 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Search' subsystem, ID: [Search, managed, solr4]&lt;BR /&gt;2018-01-19 15:35:49,468 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;2018-01-19 15:35:49,469 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'thirdparty' subsystem, ID: [thirdparty, default]&lt;BR /&gt;2018-01-19 15:35:49,471 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopping 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;BR /&gt;2018-01-19 15:35:49,471 INFO [org.alfresco.repo.management.subsystems.ChildApplicationContextFactory] [localhost-startStop-1] Stopped 'Authentication' subsystem, ID: [Authentication, managed, alfrescoNtlm1]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jan 2018 19:40:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50649#M19369</guid>
      <dc:creator>tveinot</dc:creator>
      <dc:date>2018-01-19T19:40:06Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Issues with Alfresco 3.4 and 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50650#M19370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Does the folder&amp;nbsp;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;C:\ALFRES~1\alf_data exist?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Do you have any content inside of it?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;Does this repository have any data already?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #727174; background-color: #ffffff;"&gt;If not, could you recreate the database, clean the&amp;nbsp;&lt;SPAN&gt;C:\ALFRES~1\alf_data\contentstore folder and start again?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 22:32:02 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50650#M19370</guid>
      <dc:creator>douglascrp</dc:creator>
      <dc:date>2018-01-22T22:32:02Z</dc:date>
    </item>
    <item>
      <title>Re: Installation Issues with Alfresco 3.4 and 5.2</title>
      <link>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50651#M19371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;alf_data does exist with no content; but this is a fresh install so I didn't think much of this. I deleted the alf_data folder and rebuilt every file folder and rebuilt the database and it seems to be working now. Thank you for the help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 24 Jan 2018 13:31:06 GMT</pubDate>
      <guid>https://connect.hyland.com/t5/alfresco-forum/installation-issues-with-alfresco-3-4-and-5-2/m-p/50651#M19371</guid>
      <dc:creator>tveinot</dc:creator>
      <dc:date>2018-01-24T13:31:06Z</dc:date>
    </item>
  </channel>
</rss>

