<?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: Memory increase in FW's model SMB 1800 after updating to R81.10 in Spark Firewall (SMB)</title>
    <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200356#M9975</link>
    <description>&lt;P&gt;But still, even that answer, to me, if you think about it logically, makes no sense at all its the hardware issue, because if all worked fine BEFORE installing new software, its obviously software problem, not hardware.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
    <pubDate>Tue, 12 Dec 2023 15:51:32 GMT</pubDate>
    <dc:creator>the_rock</dc:creator>
    <dc:date>2023-12-12T15:51:32Z</dc:date>
    <item>
      <title>Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187475#M9224</link>
      <description>&lt;P&gt;Hello everyone.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After upgrading to R81.10 in a backup center environment 2 FW's model SMB 1800, it has an increase in memory which is not normal for the use they have. One of them is exceeding 80%, the TAC is investigating but they do not give any clear answer. Can someone help with this issue. Thank you.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is Check Point's 1800 Appliance R81.10.05 - Build 301&lt;/P&gt;&lt;P&gt;R81.10.05 (996001301)&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 10:49:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187475#M9224</guid>
      <dc:creator>Luis1980</dc:creator>
      <dc:date>2023-07-25T10:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187477#M9225</link>
      <description>&lt;P&gt;We had same issue. Saw it was related to SFWD. Upgrade to version&amp;nbsp;R81.10.07, looks more stable now.&amp;nbsp;&lt;/P&gt;&lt;P&gt;See any output? :&amp;nbsp; cat $FWDIR/log/sfwd.elg | grep -i '360 MB' -A 1&amp;nbsp;&lt;/P&gt;&lt;P&gt;ps aux | grep -i sfwd&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Then I know if we have the same issue.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:02:39 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187477#M9225</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2023-07-25T11:02:39Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187480#M9226</link>
      <description>&lt;P&gt;Hello these are the results, we have the same problem?&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;[Expert@]1# cat $FWDIR/log/sfwd.elg | grep -i '360 MB' -A 1&lt;BR /&gt;sfwd_periodic_memory_rss: sfwd RSS (360 MB) is over the defined limit (360 MB). sfwd is exiting!&lt;BR /&gt;[sfwd 2929 4156636416]@FWI-BCP[21 Jul 19:03:27] sfwd: Fri Jul 21 19:03:27 2023&lt;BR /&gt;--&lt;BR /&gt;sfwd_periodic_memory_rss: sfwd RSS (360 MB) is over the defined limit (360 MB). sfwd is exiting!&lt;BR /&gt;[sfwd 19308 4156308736]@FWI-BCP[22 Jul 20:45:15] sfwd: Sat Jul 22 20:45:15 2023&lt;BR /&gt;--&lt;BR /&gt;sfwd_periodic_memory_rss: sfwd RSS (360 MB) is over the defined limit (360 MB). sfwd is exiting!&lt;BR /&gt;[sfwd 3169 4157357312]@FWI-BCP[23 Jul 22:27:03] sfwd: Sun Jul 23 22:27:03 2023&lt;BR /&gt;--&lt;BR /&gt;sfwd_periodic_memory_rss: sfwd RSS (360 MB) is over the defined limit (360 MB). sfwd is exiting!&lt;BR /&gt;[sfwd 19491 41515Expert@1]# ps aux | grep -i sfwd&lt;BR /&gt;root 11822 0.0 0.0 4992 4352 ? S Jun15 1:09 /bin/bash /pfrm2.0/etc/sfwd_check_state.sh&lt;BR /&gt;root 14052 0.0 0.0 6528 3648 pts/0 S+ 13:05 0:00 grep -i sfwd&lt;BR /&gt;root 19491 0.5 3.1 456128 251968 ? Ssl 00:08 4:15 fw sfwd&lt;/P&gt;&lt;P&gt;It has different results and is the one with the highest memory.&lt;/P&gt;&lt;P&gt;[Expert@2]# cat $FWDIR/log/sfwd.elg | grep -i '360 MB' -A 1&lt;BR /&gt;[Expert@]2# ps aux | grep -i sfwd&lt;BR /&gt;root 349 0.0 0.0 6592 1920 pts/1 S+ 13:06 0:00 grep -i sfwd&lt;BR /&gt;root 10885 0.0 0.0 4992 4416 ? S Jun15 1:09 /bin/bash /pfrm2.0/etc/sfwd_check_state.sh&lt;BR /&gt;root 17924 1.2 2.3 404864 187520 ? Ssl Jun15 696:21 fw sfwd&lt;BR /&gt;root 19574 0.0 0.0 4928 4352 ? S Jun15 1:04 /bin/bash /pfrm2.0/etc/sfwd_check_state.sh&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:10:38 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187480#M9226</guid>
      <dc:creator>Luis1980</dc:creator>
      <dc:date>2023-07-25T11:10:38Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187481#M9227</link>
      <description>&lt;P&gt;I would upgrade the units and share the above output to TAC. Of course make sure you make new output after upgrade.&lt;/P&gt;&lt;P&gt;We still get&amp;nbsp;&lt;SPAN&gt;sfwd RSS (360 MB) is over the defined limit (360 MB). sfwd is exiting! , after the upgrade. We are going to try to increase the 360MB value. I don't have any results regarding it yet.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:16:16 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187481#M9227</guid>
      <dc:creator>Lesley</dc:creator>
      <dc:date>2023-07-25T11:16:16Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187483#M9228</link>
      <description>&lt;P&gt;It means that although updated to R81.10.07 has not been solved?, I have happened to my integrator to add this in the case in case they tell me that it is the same problem.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Jul 2023 11:29:53 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/187483#M9228</guid>
      <dc:creator>Luis1980</dc:creator>
      <dc:date>2023-07-25T11:29:53Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200215#M9953</link>
      <description>&lt;P&gt;Any resolution to this? We are seeing this same issue with ANY SMB that we've moved from local to central management as well.&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 17:11:58 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200215#M9953</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-11T17:11:58Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200218#M9954</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;Might be false indication in the management.&lt;/P&gt;
&lt;P&gt;We are looking into it.&lt;/P&gt;
&lt;P&gt;You are Welcome to open an SR and asked for a Task to be assigned to R&amp;amp;D&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 18:00:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200218#M9954</guid>
      <dc:creator>Amir_Ayalon</dc:creator>
      <dc:date>2023-12-11T18:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200219#M9955</link>
      <description>&lt;P&gt;I've had a ticket open for the past two months (They've transfered and closed the old ones multiple times.) I've been moving a single customer into Smart-1 Cloud and since we upgraded to R81.10.08 and went to central management, that device is crashing fairly consistently.&amp;nbsp; I'm seriously wondering if this is an issue with R81.10.05 and above, not R81.10 in general.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 18:06:57 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200219#M9955</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-11T18:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200257#M9957</link>
      <description>&lt;P&gt;I had seen few posts about it on the forum recently. I know one customer who has software option set to auto update, so far, no issues. Mind you, theirs is locally, not centrally managed, so not sure if that would make a whole lot of difference.&lt;/P&gt;
&lt;P&gt;Best regards,&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Mon, 11 Dec 2023 23:57:40 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200257#M9957</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-11T23:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200258#M9958</link>
      <description>&lt;P&gt;Which specific model of gateway in your case, does the issue persist with &lt;SPAN&gt;R81.10.08 Build 996001683&amp;nbsp;&lt;/SPAN&gt;?&lt;/P&gt;
&lt;P&gt;( &lt;STRONG&gt;30 November 2023&lt;/STRONG&gt;: R81.10.08 Build 996001683 image has been released for 1500 / 1600 / 1800 appliances, replacing Build 996001608, refer &lt;SPAN&gt;sk181079&lt;/SPAN&gt;. )&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 23:57:14 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200258#M9958</guid>
      <dc:creator>Chris_Atkinson</dc:creator>
      <dc:date>2023-12-12T23:57:14Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200347#M9968</link>
      <description>&lt;P&gt;1590 SMB, went from R80.20.50 to R81.10.08. Constant issues ever since.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:31:36 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200347#M9968</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-12T15:31:36Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200349#M9969</link>
      <description>&lt;P&gt;So whats latest from TAC? To me, seems like this is more than enough reason for RMA if no one can figure out why crashes are happening...&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:35:00 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200349#M9969</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-12T15:35:00Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200350#M9970</link>
      <description>&lt;P&gt;Supposedly in R81.10.05 they added several services, some of which only work in local managed mode, not centrally managed.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:36:07 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200350#M9970</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-12T15:36:07Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200351#M9971</link>
      <description>&lt;P&gt;Logically, that would certainly explain it. Not sure if they provide custom fixes for those appliances, like they do for regular Gaia. Personally, Im not a big fan of those, as they can be an issue when trying to install next recommended jumbo take, but maybe works bit different on SMB.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:38:52 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200351#M9971</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-12T15:38:52Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200352#M9972</link>
      <description>&lt;P&gt;The first response from TAC was, "Buy a better box." To which I told them that we had 0 issues on the old firmware, and that central management is supposed to reduce memory usage, not increase it. To which they replied asking for additional logs and for a RAM intensive debug to be run on the device at hand. It's been a consistent back and forth ever since then.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:38:59 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200352#M9972</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-12T15:38:59Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200353#M9973</link>
      <description>&lt;P&gt;Buy a better box? Wow...if those were the exact words, Im truly speechless.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:40:20 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200353#M9973</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-12T15:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200355#M9974</link>
      <description>&lt;P&gt;Not exact words, it was more along the lines of. "We notice a high RAM usage from Dr. Spark. We would recommend that you purchase a firewall that can handle the traffic at this location." A little more sophisticated, but basically the same thing.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:49:23 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200355#M9974</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-12T15:49:23Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200356#M9975</link>
      <description>&lt;P&gt;But still, even that answer, to me, if you think about it logically, makes no sense at all its the hardware issue, because if all worked fine BEFORE installing new software, its obviously software problem, not hardware.&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 15:51:32 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200356#M9975</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-12T15:51:32Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200357#M9976</link>
      <description>&lt;P&gt;I completely agree. And that was why both I, and my sales team, didn't appreciate that response. I hope they fix their issues soon cause this is not okay.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 16:00:15 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200357#M9976</guid>
      <dc:creator>Sbolton</dc:creator>
      <dc:date>2023-12-12T16:00:15Z</dc:date>
    </item>
    <item>
      <title>Re: Memory increase in FW's model SMB 1800 after updating to R81.10</title>
      <link>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200365#M9977</link>
      <description>&lt;P&gt;Of course nothing about what you described is okay, Im with you 100%. Why not try escalate the issue further through TAC? Just a suggestion...&lt;/P&gt;
&lt;P&gt;Andy&lt;/P&gt;</description>
      <pubDate>Tue, 12 Dec 2023 17:15:01 GMT</pubDate>
      <guid>https://community.checkpoint.com/t5/Spark-Firewall-SMB/Memory-increase-in-FW-s-model-SMB-1800-after-updating-to-R81-10/m-p/200365#M9977</guid>
      <dc:creator>the_rock</dc:creator>
      <dc:date>2023-12-12T17:15:01Z</dc:date>
    </item>
  </channel>
</rss>

