<?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: Web page evaluated twice in Endpoint</title>
    <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90747#M2475</link>
    <description>&lt;P&gt;I made the change you suggested, but still the pages are executed twice and it says domain doesn't match any exclusion&lt;/P&gt;&lt;P&gt;[07/07 05:00:08.432:001] IE_API (6416:1) Registered to IE events&lt;BR /&gt;[07/07 05:00:08.448:002] IE_API (6416:1) OnBeforeNavigate: New url = &lt;A href="http://welcome.mydomain.com/cron.aspx?lang=en&amp;amp;job=visits-gdpr" target="_blank"&gt;http://welcome.mydomain.com/cron.aspx?lang=en&amp;amp;job=visits-gdpr&lt;/A&gt;, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;BR /&gt;[07/07 05:00:08.448:003] IE_API (6416:1) SandBlast.isExcludedDomain(): excluded domains:&lt;BR /&gt;[07/07 05:00:08.448:004] IE_API (6416:1) SandBlast.isExcludedDomain(): domain didn't match any exclusion: welcome.mydomain.com&lt;BR /&gt;[07/07 05:00:08.651:005] IE_API (6416:1) SandBlast.OnBeforeNavigate(): navigating to about:blank&lt;BR /&gt;[07/07 05:00:08.651:006] IE_API (6416:1) OnBeforeNavigate: New url = about:blank, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put welcome.mydomain.com in the exclusions and verified the policy was updated on the client.&lt;/P&gt;&lt;P&gt;I don't understand why it would not be recognized.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 07 Jul 2020 06:57:51 GMT</pubDate>
    <dc:creator>PIN64</dc:creator>
    <dc:date>2020-07-07T06:57:51Z</dc:date>
    <item>
      <title>Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90415#M2449</link>
      <description>&lt;P&gt;Our company use Endpoint Security E82.10 and I have an unusual behavior.&lt;/P&gt;&lt;P&gt;We use a batch file calling Internet Explorer to access a web page on an internal IIS web server and trigger an update .&lt;/P&gt;&lt;P&gt;The command in the DOS batch file is&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Start "" "%ProgramFiles%\Internet Explorer\iexplore.exe" "&lt;A href="http://servername.dom.net/page.aspx" target="_blank"&gt;http://servername.dom.net/page.aspx&lt;/A&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Since we installed Endpoint Security the update is triggered twice and looking into IIS log I can confirm that the page is read twice.&lt;/P&gt;&lt;P&gt;If I remove Endpoint Security everything goes back to normal.&lt;/P&gt;&lt;P&gt;I would like to set up an exception, but I am unable to identify which blade is responsible for this.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I suspect it's Threat Emulation and Anti Exploit, but my attempt to create an exclusion for the website has been ineffective.&lt;/P&gt;&lt;P&gt;Any suggestion on the cause or a resolution?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jul 2020 15:40:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90415#M2449</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-02T15:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90440#M2451</link>
      <description>When you say "triggered twice" what do you precisely mean?&lt;BR /&gt;Does IE open up twice?&lt;BR /&gt;Are there corresponding Endpoint logs?</description>
      <pubDate>Thu, 02 Jul 2020 21:24:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90440#M2451</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-07-02T21:24:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90468#M2452</link>
      <description>&lt;P&gt;The DOS batch file is executed as a Windows Scheduled task and it runs once.&lt;/P&gt;&lt;P&gt;Within the batch file there is the call to execute Internet Explorer to open a web page. As far as I can see, Internet Explorer is opened once. I have the same problem running the Internet Explorer line in a command prompt, so I don't think the scheduled task is a factor.&lt;/P&gt;&lt;P&gt;When I look into IIS logs, I see one "get" command at the time of execution, but the ASPX page is executed twice.&lt;/P&gt;&lt;P&gt;The webpage executes a command and mails a result. I receive the result twice&lt;/P&gt;&lt;P&gt;I don't know which Endpoint logs to examine, but a "dumb" search for the URL in the logs folders found the URL in the log sandblast_logs.log and in efr.db (I know this is not a log file, but it was a dumb search)&lt;/P&gt;&lt;P&gt;This an example of the log content&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;[03/07 11:07:27.191:001] IE_API (8792:1) Registered to IE events&lt;BR /&gt;[03/07 11:07:27.191:002] IE_API (8792:1) OnBeforeNavigate: New url = &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt;, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;BR /&gt;[03/07 11:07:27.206:003] IE_API (8792:1) SandBlast.isExcludedDomain(): excluded domains:&lt;BR /&gt;[03/07 11:07:27.206:004] IE_API (8792:1) SandBlast.isExcludedDomain(): domain didn't match any exclusion: servername.dom.net&lt;BR /&gt;[03/07 11:07:27.253:005] IE_API (8792:1) SandBlast.OnBeforeNavigate(): navigating to about:blank&lt;BR /&gt;[03/07 11:07:27.253:006] IE_API (8792:1) OnBeforeNavigate: New url = about:blank, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;BR /&gt;[03/07 11:07:27.253:007] IE_API (8792:1) Checking if background is up&lt;BR /&gt;[03/07 11:07:27.269:008] IE_API (8792:1) Background does not exist&lt;BR /&gt;[03/07 11:07:27.878:001] IE_API (9520:1) Registered to IE events&lt;BR /&gt;[03/07 11:07:27.987:002] IE_API (9520:1) OnBeforeNavigate: New url = sandblast://data/background_runner.html, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;BR /&gt;[03/07 11:07:27.987:003] IE_API (9520:1) OnBeforeNavigate: END&lt;BR /&gt;[03/07 11:07:28.097:004] IE_API (9520:1) OnNavigateComplete: sandblast://data/background_runner.html&lt;BR /&gt;[03/07 11:07:28.097:005] IE_API (9520:1) Hiding background window&lt;BR /&gt;[03/07 11:07:28.128:009] IE_API (8792:1) OnBeforeNavigate: END&lt;BR /&gt;[03/07 11:07:28.175:006] IE_API (9520:1) ieInstance_DocumentComplete: sandblast://data/background_runner.html&lt;BR /&gt;[03/07 11:07:28.237:007] PIPES (9520:4) (9520:1) IeServerPipe.Listen(): Background registration pipe ReadLoop thread started for .CP_SBA4B_PIPE_DOM_!Backup&lt;BR /&gt;[03/07 11:07:28.253:008] PIPES (9520:4) (9520:1) IeServerPipe.Listen(): Waiting for next tab registration&lt;BR /&gt;[03/07 11:07:28.300:010] IE_API (8792:1) OnNavigateComplete: about:blank&lt;BR /&gt;[03/07 11:07:28.316:011] IE_API (8792:1) ieInstance_DocumentComplete: about:blank&lt;BR /&gt;[03/07 11:07:28.362:012] PIPES (8792:1) IeClientPipe.ConnectToBackground(): Creating communication pipe .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_&lt;BR /&gt;[03/07 11:07:28.362:013] PIPES (8792:1) IeClientPipe.ConnectToBackground(): Setting low integrity level&lt;BR /&gt;[03/07 11:07:28.362:014] PIPES (8792:1) IeClientPipe.TryRegisterPipeOnBackground(): Connecting to background&lt;BR /&gt;[03/07 11:07:28.362:015] PIPES (8792:1) IePipe.IsOtherSideOk(): pipeProcessPath = c:\program files (x86)\internet explorer\iexplore.exe ieProcessPath = c:\program files (x86)\internet explorer\iexplore.exe&lt;BR /&gt;[03/07 11:07:28.362:016] PIPES (8792:1) IeClientPipe.TryRegisterPipeOnBackground(): Registering .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_ in background&lt;BR /&gt;[03/07 11:07:28.362:017] PIPES (8792:1) IeClientPipe.ConnectToBackground(): Waiting for background connection to tab communication pipe&lt;BR /&gt;[03/07 11:07:28.362:009] PIPES (9520:4) (9520:1) IeServerPipe.Listen(): Tab registration message received, message = .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_,about:blank&lt;BR /&gt;[03/07 11:07:28.378:019] PIPES (8792:1) IeClientPipe.ConnectToBackground(): Connection established from .CP_SBA4B_PIPE_DOM_!Backup to .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_&lt;BR /&gt;[03/07 11:07:28.378:018] PIPES (8792:1) IePipe.IsOtherSideOk(): pipeProcessPath = c:\program files (x86)\internet explorer\iexplore.exe ieProcessPath = c:\program files (x86)\internet explorer\iexplore.exe&lt;BR /&gt;[03/07 11:07:28.378:020] PIPES (8792:5) (8792:1) IeClientPipe.ConnectToBackground(): Communication ReadLoop thread spawned by tab&lt;BR /&gt;[03/07 11:07:28.362:010] PIPES (9520:4) (9520:1) IeServerPipe.Listen(): Tab registration complete&lt;BR /&gt;[03/07 11:07:28.362:011] PIPES (9520:4) (9520:1) IeServerPipe.Listen(): Waiting for next tab registration&lt;BR /&gt;[03/07 11:07:28.378:012] PIPES (9520:3) (9520:1) IeServerPipe.Listen(): Communication ReadLoop thread spawned by background&lt;BR /&gt;[03/07 11:07:28.378:013] PIPES (9520:3) (9520:1) IeServerPipe.Listen(): Connecting to tab communication pipe .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_&lt;BR /&gt;[03/07 11:07:28.409:021] IE_API (8792:1) ieInstance_BeforeScriptExecute: about:blank&lt;BR /&gt;[03/07 11:07:28.425:022] IE_API (8792:1) ieInstance_DocumentComplete: navigating back to &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt; on frame&lt;BR /&gt;[03/07 11:07:28.425:023] IE_API (8792:1) OnBeforeNavigate: New url = &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt;, flags = 256, frame = , Prev url = about:blank, hashcode = 43942917&lt;BR /&gt;[03/07 11:07:28.425:024] IE_API (8792:1) Checking if background is up&lt;BR /&gt;[03/07 11:07:28.425:025] IE_API (8792:1) OnBeforeNavigate: END&lt;BR /&gt;[03/07 11:07:28.441:014] ERROR (9520:1) callJsMethodRunner: HRESULT = Unknown name (0x80020006), method = cs_ie_send_message_invoked, args: %7B%22command%22%3A%22content_script_load%22%2C%22content_script_id%22%3A%2221da056f%22%7D, .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_, %7B%22mID%22%3A0%2C%22title%22%3A%22%22%2C%22url%22%3A%22about%3Ablank%22%7D&lt;BR /&gt;[03/07 11:07:30.894:026] IE_API (8792:1) OnNavigateComplete: &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt;&lt;BR /&gt;[03/07 11:07:30.956:027] IE_API (8792:1) ieInstance_DocumentComplete: &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt;&lt;BR /&gt;[03/07 11:07:30.972:028] IE_API (8792:1) ieInstance_BeforeScriptExecute: &lt;A href="http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory" target="_blank"&gt;http://servername.dom.net/cron.aspx?lang=en&amp;amp;job=sync-active-directory&lt;/A&gt;&lt;BR /&gt;[03/07 11:07:31.003:015] ERROR (9520:1) callJsMethodRunner: HRESULT = Unknown name (0x80020006), method = cs_ie_send_message_invoked, args: %7B%22command%22%3A%22content_script_load%22%2C%22content_script_id%22%3A%223b0fa9b5%22%7D, .CP_SBA4B_PIPE_DOM_!Backup_8792_1_43942917_12189840_js_, %7B%22mID%22%3A0%2C%22title%22%3A%22NextOne%20Cron%20Execution%22%2C%22url%22%3A%22http%3A%2F%2Fservername.dom.net%2Fcron.aspx%3Flang%3Den%26job%3Dsync-active-directory%22%7D&lt;BR /&gt;&lt;BR /&gt;&lt;/FONT&gt;I hope this answer your questions&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 09:18:04 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90468#M2452</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-03T09:18:04Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90495#M2453</link>
      <description>&lt;P&gt;As far I can tell,&amp;nbsp;the exclusion is not being applied to your domain.&lt;/P&gt;&lt;P&gt;How did you apply the exclusion? I recommend not to use wildcards but the exact domain.&lt;/P&gt;&lt;P&gt;In my case the SBA Extension did not apply the exclusions well if I use wildcards in the domain excluded.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/7098i30DDCCBF078BD084/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jul 2020 14:14:41 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90495#M2453</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2020-07-03T14:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90653#M2460</link>
      <description>&lt;P&gt;The problem may be that I did not put the exception in the right place.&lt;/P&gt;&lt;P&gt;Where should I define the exception, in theSandBlast Agent Threat Extraction, Emulation and Anti-Exploit settings? And "domain" can be the FQDN name of the web server?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 10:45:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90653#M2460</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-06T10:45:20Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90692#M2471</link>
      <description>&lt;P&gt;Yes.&amp;nbsp;The exclusion should be applied in&amp;nbsp; the following place:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/7127i1B70087BD1B61235/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 462px;"&gt;&lt;img src="https://community.checkpoint.com/t5/image/serverpage/image-id/7128i9405312610C9D9BF/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 15:10:25 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90692#M2471</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2020-07-06T15:10:25Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90747#M2475</link>
      <description>&lt;P&gt;I made the change you suggested, but still the pages are executed twice and it says domain doesn't match any exclusion&lt;/P&gt;&lt;P&gt;[07/07 05:00:08.432:001] IE_API (6416:1) Registered to IE events&lt;BR /&gt;[07/07 05:00:08.448:002] IE_API (6416:1) OnBeforeNavigate: New url = &lt;A href="http://welcome.mydomain.com/cron.aspx?lang=en&amp;amp;job=visits-gdpr" target="_blank"&gt;http://welcome.mydomain.com/cron.aspx?lang=en&amp;amp;job=visits-gdpr&lt;/A&gt;, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;BR /&gt;[07/07 05:00:08.448:003] IE_API (6416:1) SandBlast.isExcludedDomain(): excluded domains:&lt;BR /&gt;[07/07 05:00:08.448:004] IE_API (6416:1) SandBlast.isExcludedDomain(): domain didn't match any exclusion: welcome.mydomain.com&lt;BR /&gt;[07/07 05:00:08.651:005] IE_API (6416:1) SandBlast.OnBeforeNavigate(): navigating to about:blank&lt;BR /&gt;[07/07 05:00:08.651:006] IE_API (6416:1) OnBeforeNavigate: New url = about:blank, flags = 256, frame = , Prev url = , hashcode = 43942917&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I put welcome.mydomain.com in the exclusions and verified the policy was updated on the client.&lt;/P&gt;&lt;P&gt;I don't understand why it would not be recognized.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 06:57:51 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90747#M2475</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-07T06:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90822#M2479</link>
      <description>Have you tried just with mydomain.com in the exclusions??</description>
      <pubDate>Tue, 07 Jul 2020 22:22:28 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90822#M2479</guid>
      <dc:creator>MikeB</dc:creator>
      <dc:date>2020-07-07T22:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90846#M2480</link>
      <description>&lt;P&gt;I am reluctant to do this because it would include some sites that are not hosted internally, but I will make an attempt.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 07:01:27 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90846#M2480</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-08T07:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90850#M2481</link>
      <description>&lt;P&gt;I have tested the policy with the exclusion for the domain and it is still ignored/not recognized.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Jul 2020 07:15:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90850#M2481</guid>
      <dc:creator>PIN64</dc:creator>
      <dc:date>2020-07-08T07:15:32Z</dc:date>
    </item>
    <item>
      <title>Re: Web page evaluated twice</title>
      <link>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90899#M2482</link>
      <description>Best to open a TAC case so we can investigate what's happening.</description>
      <pubDate>Wed, 08 Jul 2020 13:51:24 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Endpoint/Web-page-evaluated-twice/m-p/90899#M2482</guid>
      <dc:creator>PhoneBoy</dc:creator>
      <dc:date>2020-07-08T13:51:24Z</dc:date>
    </item>
  </channel>
</rss>

