<?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: ErrorMode = 0: File locked by another QlikView Process in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343561#M126877</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elizabeth, you just described my situation so, yes, you can speak for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way (in your situation) to schedule the "reader" process as sequential reload of the "writer"? In this way you force the 2 processes not to run simoultaneously. &lt;/P&gt;&lt;P&gt;I can't do it in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniele.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 08 Nov 2012 09:13:02 GMT</pubDate>
    <dc:creator />
    <dc:date>2012-11-08T09:13:02Z</dc:date>
    <item>
      <title>ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343556#M126872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt; I have a set of .qvd files and some documents that store/load data from them. The documents are scheduled in different time but sometimes (due to delays) they are running simoultaneously. If two documents trying to access the same .qvd at the same time the second one will find a lock and failed.&lt;/P&gt;&lt;P&gt;My goal is to resolve this situation automatically. I have tryed to implement something like &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE __default_attr="plain" __jive_macro_name="code" class="jive_text_macro jive_macro_code"&gt;&lt;P&gt;SET ErrorMode = 0;&lt;/P&gt;&lt;P&gt;STORE myTable INTO MyFilePath.qvd;&lt;/P&gt;&lt;P&gt;IF ScriptError &amp;gt; 0 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; TRACE Data could not be stored in QVD, retrying...;&lt;/P&gt;&lt;P&gt;&amp;nbsp; SLEEP 5000; // 5 secs&lt;/P&gt;&lt;P&gt;&amp;nbsp; STORE myTable INTO MyFilePath.qvd;&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/PRE&gt;&lt;P&gt;So If the first attempt goes wrong I'll wait 5 seconds and try again. To simulate this I have opened with QlikView "MyFilePath.qvd" file and launched the reload of the main document. My issue is that the main document try to store the table in the file (that is locked), create an error and exit the procedure straight away. &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;It seems ignoring the ErrorMode = 0 that should force him to proceed on the script and wait 5 seconds before try again.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The returning error is "General Script Error". Does anyone faced this before? How can I resolve it? Are the "General Script Error" handled by QlikView? (On the QlikView documentation this error is not mapped on the ScriptError section)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 10:51:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343556#M126872</guid>
      <dc:creator />
      <dc:date>2012-05-09T10:51:58Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343557#M126873</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Daniele,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you ever find a solution for this?&amp;nbsp; I am encoutering the same situation and would love to figure out a way to error trap and avoid the script failure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Nov 2012 19:58:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343557#M126873</guid>
      <dc:creator />
      <dc:date>2012-11-06T19:58:58Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343558#M126874</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Elizabeth,&lt;/P&gt;&lt;P&gt;&amp;nbsp; unfortunately the issue is still open.&lt;/P&gt;&lt;P&gt;I have posted the question 6 months ago and, so far, I had 284 views but no solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Daniele&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 14:12:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343558#M126874</guid>
      <dc:creator />
      <dc:date>2012-11-07T14:12:14Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343559#M126875</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You have two or more applications that write data to the same qvd file?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Why do not you write in different qvds and then when you use just add these two qvds in one file?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 14:31:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343559#M126875</guid>
      <dc:creator>nicolett_yuri</dc:creator>
      <dc:date>2012-11-07T14:31:42Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343560#M126876</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I can't speak for Daniele, but in my situation I have one script that writes to a .QVD file and another that reads from the file.&amp;nbsp; I need a way for both to check and see if the .QVD is in use, and if it is to wait and access the .QVD file once the file is available again.&amp;nbsp; The issue I hit is that one of the scripts will try to access the file while the other has it locked, and of course the second script errors out.&amp;nbsp; I have done what I can with the schedule, but a good schedule is not a 100% guarantee that this error will be avoided.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Nov 2012 18:48:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343560#M126876</guid>
      <dc:creator />
      <dc:date>2012-11-07T18:48:38Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343561#M126877</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Elizabeth, you just described my situation so, yes, you can speak for me &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;P&gt;Is there any way (in your situation) to schedule the "reader" process as sequential reload of the "writer"? In this way you force the 2 processes not to run simoultaneously. &lt;/P&gt;&lt;P&gt;I can't do it in my case.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Daniele.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 09:13:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343561#M126877</guid>
      <dc:creator />
      <dc:date>2012-11-08T09:13:02Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343562#M126878</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One method could be to write a "file locked" code to another file, and have each of your processes read this code before proceeding, say 0000 shows the QVD is free, and anything else shows it is use.&amp;nbsp; Something like this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//Any locks in process?&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;let x = 0; //need to seed the loop timeout&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Do while peek('currLock') &amp;lt;&amp;gt; '0000' and x &amp;lt; 10&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; sleep 5000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; x = x + 1;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; CurrLock:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD lockCode as currLock FROM LockCode.qvd (qvd);&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;loop;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;if x = 10 then&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; TRACE The file is in use by another process and I am not waiting any more so will force fail this reload;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; SLEEP 2000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; LOAD XYZ RESIDENT XYZ; // or exit script&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; exit script;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;end if;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVDLock:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lockCode&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1234]; //use a code specific to each document&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store QVDLock into LockCode.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;TRACE I am starting your reload ...;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;SLEEP 2000;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;// ... load processes ...&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;//File unlock process&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;DROP TABLE QVDLock;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;QVDUnlock:&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;LOAD * INLINE [&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;lockCode&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;0000];&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Store QVDUnlock into LockCode.qvd;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Nov 2012 10:18:07 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343562#M126878</guid>
      <dc:creator>flipside</dc:creator>
      <dc:date>2012-11-08T10:18:07Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343563#M126879</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;DanieleC,&amp;nbsp; unfortunately in my case I cannot run them sequentially either.&amp;nbsp; That would make life much easier!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flipside, that is a great idea, I wish I had thought of this earlier.&amp;nbsp; I am going to try this approach and see how it works, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Nov 2012 16:47:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343563#M126879</guid>
      <dc:creator />
      <dc:date>2012-11-12T16:47:03Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343564#M126880</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm having the same issue, but have not had time to realy test an idea out.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Making a for loop something like this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;set i = 0;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;FOR i = 0 TO 1&lt;/P&gt;&lt;P&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;/* &lt;/P&gt;&lt;P&gt;check file somehow&lt;/P&gt;&lt;P&gt;if file in use i = 1 &lt;/P&gt;&lt;P&gt;else i = 0&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;*/&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if $(i) = 0 then&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;store file into file.qvd(qvd);&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;exit for&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Elseif i = 1&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SLEEP 5000;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;else&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Next i&lt;/P&gt;&lt;P&gt;end if&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2013 10:14:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343564#M126880</guid>
      <dc:creator />
      <dc:date>2013-01-07T10:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343565#M126881</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Perfect, thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 25 Jan 2013 14:14:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/343565#M126881</guid>
      <dc:creator>marcelo_7</dc:creator>
      <dc:date>2013-01-25T14:14:10Z</dc:date>
    </item>
    <item>
      <title>Re: ErrorMode = 0: File locked by another QlikView Process</title>
      <link>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/1777288#M454968</link>
      <description>&lt;P&gt;Hi, I've modified a bit your script. I hope it will help somebody to overcome the problem.&lt;/P&gt;&lt;P&gt;SET ErrorMode = 0;&lt;/P&gt;&lt;P&gt;STORE myTable INTO MyFilePath.qvd;&lt;/P&gt;&lt;P&gt;IF ScriptError = 8 THEN&lt;/P&gt;&lt;P&gt;&amp;nbsp; LET vFileIsBusy = 1;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Do While vFileIsBusy = 1&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp; STORE myTable INTO MyFilePath.qvd;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; if ScriptError &amp;lt;&amp;gt; 8 then&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LET vFileIsBusy = 0;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; EndIf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Loop&lt;/P&gt;&lt;P&gt;ENDIF&lt;/P&gt;</description>
      <pubDate>Mon, 25 Jan 2021 23:13:29 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/ErrorMode-0-File-locked-by-another-QlikView-Process/m-p/1777288#M454968</guid>
      <dc:creator>smirkinaa</dc:creator>
      <dc:date>2021-01-25T23:13:29Z</dc:date>
    </item>
  </channel>
</rss>

