<?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: Enable access to required PANW resources Cortex in Cortex XDR Discussions</title>
    <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/enable-access-to-required-panw-resources-cortex/m-p/1250742#M9214</link>
    <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/55233"&gt;@KVishwan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;When deploying Cortex XDR, the &lt;STRONG data-end="74" data-start="31"&gt;preferred firewall configuration method&lt;/STRONG&gt; is to allow traffic using &lt;STRONG data-end="140" data-start="101"&gt;FQDNs or Palo Alto Networks App-IDs&lt;/STRONG&gt; rather than static IP addresses. This is because cloud IPs (especially in GCP) are dynamic and frequently change, making IP-based rules harder to maintain.&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;&lt;STRONG&gt;(If IP-Based Whitelisting Is Required)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-end="427" data-start="344"&gt;If your environment strictly requires IP allowlisting, follow these best practices:&lt;/P&gt;
&lt;H4 data-end="455" data-start="429" data-section-id="1sbx77m"&gt;Use GCP IP Range Files&lt;/H4&gt;
&lt;UL data-end="732" data-start="456"&gt;
&lt;LI data-end="602" data-start="456" data-section-id="1jz6hic"&gt;&lt;STRONG data-end="473" data-start="458"&gt;&lt;CODE data-end="471" data-start="460"&gt;goog.json&lt;/CODE&gt;&lt;/STRONG&gt;&lt;BR data-end="476" data-start="473" /&gt;Contains &lt;STRONG data-end="507" data-start="487"&gt;global IP ranges&lt;/STRONG&gt; for all Google services.&lt;BR data-end="535" data-start="532" /&gt;Use this to ensure full coverage of shared/global infrastructure.&lt;/LI&gt;
&lt;LI data-end="732" data-start="604" data-section-id="txbac6"&gt;&lt;STRONG data-end="622" data-start="606"&gt;&lt;CODE data-end="620" data-start="608"&gt;cloud.json&lt;/CODE&gt;&lt;/STRONG&gt;&lt;BR data-end="625" data-start="622" /&gt;Contains &lt;STRONG data-end="665" data-start="636"&gt;region-specific IP ranges&lt;/STRONG&gt;.&lt;BR data-end="669" data-start="666" /&gt;Useful if you want a more restrictive, region-focused policy.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="778" data-start="739" data-section-id="iy1xdg"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="778" data-start="739" data-section-id="iy1xdg"&gt;Regional Coverage (e.g., US Central):&lt;/H4&gt;
&lt;P data-end="860" data-start="780"&gt;If your Cortex XDR tenant is hosted in a region like &lt;STRONG data-end="847" data-start="833"&gt;US Central&lt;/STRONG&gt;, you should:&lt;/P&gt;
&lt;H4 data-end="891" data-start="862" data-section-id="1fbcdk7"&gt;Allow All Regional Ranges&lt;/H4&gt;
&lt;UL data-end="1017" data-start="892"&gt;
&lt;LI data-end="1017" data-start="892" data-section-id="1urp8q5"&gt;Include all relevant sub-regions such as:
&lt;UL data-end="1017" data-start="938"&gt;
&lt;LI data-end="953" data-start="938" data-section-id="1bae9kh"&gt;&lt;CODE data-end="953" data-start="940"&gt;us-central1&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="971" data-start="956" data-section-id="1bae9jm"&gt;&lt;CODE data-end="971" data-start="958"&gt;us-central2&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="1017" data-start="974" data-section-id="tnjaio"&gt;&lt;CODE data-end="989" data-start="976"&gt;us-central3&lt;/CODE&gt; (and any future expansions)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="1039" data-start="1019" data-section-id="181lajy"&gt;Why This Matters:&lt;/H4&gt;
&lt;UL data-end="1366" data-start="1040"&gt;
&lt;LI data-end="1147" data-start="1040" data-section-id="rlnaoh"&gt;&lt;STRONG data-end="1064" data-start="1042"&gt;High Availability:&lt;/STRONG&gt;&lt;BR data-end="1067" data-start="1064" /&gt;Traffic may shift between sub-regions due to load balancing or backend changes&lt;/LI&gt;
&lt;LI data-end="1253" data-start="1149" data-section-id="105nunr"&gt;&lt;STRONG data-end="1166" data-start="1151"&gt;Redundancy:&lt;/STRONG&gt;&lt;BR data-end="1169" data-start="1166" /&gt;Limiting access to only one sub-region (e.g., &lt;CODE data-end="1230" data-start="1217"&gt;us-central1&lt;/CODE&gt;) can cause disruptions&lt;/LI&gt;
&lt;LI data-end="1366" data-start="1255" data-section-id="ct3g1p"&gt;&lt;STRONG data-end="1278" data-start="1257"&gt;Platform Updates:&lt;/STRONG&gt;&lt;BR data-end="1281" data-start="1278" /&gt;Services like agent updates or content delivery may originate from different ranges&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="1407" data-start="1373" data-section-id="j7qwz"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="1407" data-start="1373" data-section-id="j7qwz"&gt;Operational Risk of Restriction&lt;/H4&gt;
&lt;P data-end="1503" data-start="1409"&gt;Restricting firewall rules too tightly (e.g., to a single IP range or sub-region) can lead to:&lt;/P&gt;
&lt;UL data-end="1591" data-start="1504"&gt;
&lt;LI data-end="1532" data-start="1504" data-section-id="16v9e2a"&gt;Failed agent communication&lt;/LI&gt;
&lt;LI data-end="1556" data-start="1533" data-section-id="420i62"&gt;Content update issues&lt;/LI&gt;
&lt;LI data-end="1591" data-start="1557" data-section-id="rky4x6"&gt;Installation or upgrade failures&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="1672" data-start="1593"&gt;Best practice is to &lt;STRONG data-end="1648" data-start="1613"&gt;allow all documented GCP ranges&lt;/STRONG&gt; relevant to Cortex XDR.&lt;/P&gt;
&lt;H4 data-end="1706" data-start="1679" data-section-id="gtagb6"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="1706" data-start="1679" data-section-id="gtagb6"&gt;Key Requirements Summary:&lt;/H4&gt;
&lt;UL data-end="2094" data-start="1708"&gt;
&lt;LI data-end="1767" data-start="1708" data-section-id="1pmv5k3"&gt;&lt;STRONG data-end="1728" data-start="1710"&gt;Protocol/Port:&lt;/STRONG&gt;&lt;BR data-end="1731" data-start="1728" /&gt;Allow outbound &lt;STRONG data-end="1767" data-start="1748"&gt;TCP 443 (HTTPS)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1966" data-start="1769" data-section-id="16pl039"&gt;&lt;STRONG data-end="1802" data-start="1771"&gt;Global Services (Examples):&lt;/STRONG&gt;
&lt;UL data-end="1966" data-start="1805"&gt;
&lt;LI data-end="1888" data-start="1805" data-section-id="6e0osq"&gt;&lt;CODE data-end="1859" data-start="1807"&gt;panw-xdr-installers-prod-us.storage.googleapis.com&lt;/CODE&gt; → agent installation/updates&lt;/LI&gt;
&lt;LI data-end="1966" data-start="1891" data-section-id="tt80he"&gt;&lt;CODE data-end="1948" data-start="1893"&gt;global-content-profiles-policy.storage.googleapis.com&lt;/CODE&gt; → content updates&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2094" data-start="1968" data-section-id="1s56qr7"&gt;&lt;STRONG data-end="1988" data-start="1970"&gt;Data Locality:&lt;/STRONG&gt;&lt;BR data-end="1991" data-start="1988" /&gt;Even if IPs appear geolocated elsewhere, your &lt;STRONG data-end="2094" data-start="2039"&gt;customer data remains within your deployment region.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;SECTION class="title" lang="en-US" tabindex="-1" data-highlight-html-query=""&gt;
&lt;DIV class="depth-4 content-locale-en-US"&gt;
&lt;H4&gt;Enable access to required PANW resources:&lt;/H4&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSIAM/Cortex-XSIAM-Documentation/Enable-access-to-required-PANW-resources" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSIAM/Cortex-XSIAM-Documentation/Enable-access-to-required-PANW-resources&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your query, please consider marking the response as a solution and clicking "Like."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
    <pubDate>Mon, 23 Mar 2026 18:25:45 GMT</pubDate>
    <dc:creator>susekar</dc:creator>
    <dc:date>2026-03-23T18:25:45Z</dc:date>
    <item>
      <title>Enable access to required PANW resources Cortex</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/enable-access-to-required-panw-resources-cortex/m-p/1250739#M9212</link>
      <description>&lt;P&gt;I would like to deploy an XDR&lt;/P&gt;
&lt;P&gt;For IP address ranges in Google Cloud Platform (GCP), refer to these lists for IP address coverage for your deployment:&lt;/P&gt;
&lt;DIV class="itemizedlist"&gt;
&lt;UL class="itemizedlist" style="list-style-type: circle;"&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;A class="link ft-external-link" href="https://www.gstatic.com/ipranges/goog.json" rel="noopener" target="_blank"&gt;https://www.gstatic.com/ipranges/goog.json&lt;/A&gt;: IP address subnet ranges&lt;/P&gt;
&lt;/LI&gt;
&lt;LI class="listitem"&gt;
&lt;P&gt;&lt;A class="link ft-external-link" href="https://www.gstatic.com/ipranges/cloud.json" rel="noopener" target="_blank"&gt;https://www.gstatic.com/ipranges/cloud.json&lt;/A&gt;: IP address ranges associated with your region&lt;/P&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;Should I use all the IP address range in the region for example if I choose to use US Central region.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Should I include all&amp;nbsp; the IP ranges data centers in US Central region for example :&amp;nbsp; us-central1, us-central2, us-central3&amp;nbsp; all that belongs to us-central&lt;/P&gt;
&lt;P&gt;or just us-central1 should be fine ?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Regards,&lt;/P&gt;
&lt;P&gt;Vishwanath&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;/DIV&gt;</description>
      <pubDate>Mon, 23 Mar 2026 18:03:49 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/enable-access-to-required-panw-resources-cortex/m-p/1250739#M9212</guid>
      <dc:creator>KVishwan</dc:creator>
      <dc:date>2026-03-23T18:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Enable access to required PANW resources Cortex</title>
      <link>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/enable-access-to-required-panw-resources-cortex/m-p/1250742#M9214</link>
      <description>&lt;P&gt;Hello&amp;nbsp;&lt;a href="https://live.paloaltonetworks.com/t5/user/viewprofilepage/user-id/55233"&gt;@KVishwan&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Greetings for the day.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;When deploying Cortex XDR, the &lt;STRONG data-end="74" data-start="31"&gt;preferred firewall configuration method&lt;/STRONG&gt; is to allow traffic using &lt;STRONG data-end="140" data-start="101"&gt;FQDNs or Palo Alto Networks App-IDs&lt;/STRONG&gt; rather than static IP addresses. This is because cloud IPs (especially in GCP) are dynamic and frequently change, making IP-based rules harder to maintain.&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;&amp;nbsp;&lt;/P&gt;
&lt;P data-end="296" data-start="0"&gt;&lt;STRONG&gt;(If IP-Based Whitelisting Is Required)&lt;/STRONG&gt;&lt;/P&gt;
&lt;P data-end="427" data-start="344"&gt;If your environment strictly requires IP allowlisting, follow these best practices:&lt;/P&gt;
&lt;H4 data-end="455" data-start="429" data-section-id="1sbx77m"&gt;Use GCP IP Range Files&lt;/H4&gt;
&lt;UL data-end="732" data-start="456"&gt;
&lt;LI data-end="602" data-start="456" data-section-id="1jz6hic"&gt;&lt;STRONG data-end="473" data-start="458"&gt;&lt;CODE data-end="471" data-start="460"&gt;goog.json&lt;/CODE&gt;&lt;/STRONG&gt;&lt;BR data-end="476" data-start="473" /&gt;Contains &lt;STRONG data-end="507" data-start="487"&gt;global IP ranges&lt;/STRONG&gt; for all Google services.&lt;BR data-end="535" data-start="532" /&gt;Use this to ensure full coverage of shared/global infrastructure.&lt;/LI&gt;
&lt;LI data-end="732" data-start="604" data-section-id="txbac6"&gt;&lt;STRONG data-end="622" data-start="606"&gt;&lt;CODE data-end="620" data-start="608"&gt;cloud.json&lt;/CODE&gt;&lt;/STRONG&gt;&lt;BR data-end="625" data-start="622" /&gt;Contains &lt;STRONG data-end="665" data-start="636"&gt;region-specific IP ranges&lt;/STRONG&gt;.&lt;BR data-end="669" data-start="666" /&gt;Useful if you want a more restrictive, region-focused policy.&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="778" data-start="739" data-section-id="iy1xdg"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="778" data-start="739" data-section-id="iy1xdg"&gt;Regional Coverage (e.g., US Central):&lt;/H4&gt;
&lt;P data-end="860" data-start="780"&gt;If your Cortex XDR tenant is hosted in a region like &lt;STRONG data-end="847" data-start="833"&gt;US Central&lt;/STRONG&gt;, you should:&lt;/P&gt;
&lt;H4 data-end="891" data-start="862" data-section-id="1fbcdk7"&gt;Allow All Regional Ranges&lt;/H4&gt;
&lt;UL data-end="1017" data-start="892"&gt;
&lt;LI data-end="1017" data-start="892" data-section-id="1urp8q5"&gt;Include all relevant sub-regions such as:
&lt;UL data-end="1017" data-start="938"&gt;
&lt;LI data-end="953" data-start="938" data-section-id="1bae9kh"&gt;&lt;CODE data-end="953" data-start="940"&gt;us-central1&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="971" data-start="956" data-section-id="1bae9jm"&gt;&lt;CODE data-end="971" data-start="958"&gt;us-central2&lt;/CODE&gt;&lt;/LI&gt;
&lt;LI data-end="1017" data-start="974" data-section-id="tnjaio"&gt;&lt;CODE data-end="989" data-start="976"&gt;us-central3&lt;/CODE&gt; (and any future expansions)&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="1039" data-start="1019" data-section-id="181lajy"&gt;Why This Matters:&lt;/H4&gt;
&lt;UL data-end="1366" data-start="1040"&gt;
&lt;LI data-end="1147" data-start="1040" data-section-id="rlnaoh"&gt;&lt;STRONG data-end="1064" data-start="1042"&gt;High Availability:&lt;/STRONG&gt;&lt;BR data-end="1067" data-start="1064" /&gt;Traffic may shift between sub-regions due to load balancing or backend changes&lt;/LI&gt;
&lt;LI data-end="1253" data-start="1149" data-section-id="105nunr"&gt;&lt;STRONG data-end="1166" data-start="1151"&gt;Redundancy:&lt;/STRONG&gt;&lt;BR data-end="1169" data-start="1166" /&gt;Limiting access to only one sub-region (e.g., &lt;CODE data-end="1230" data-start="1217"&gt;us-central1&lt;/CODE&gt;) can cause disruptions&lt;/LI&gt;
&lt;LI data-end="1366" data-start="1255" data-section-id="ct3g1p"&gt;&lt;STRONG data-end="1278" data-start="1257"&gt;Platform Updates:&lt;/STRONG&gt;&lt;BR data-end="1281" data-start="1278" /&gt;Services like agent updates or content delivery may originate from different ranges&lt;/LI&gt;
&lt;/UL&gt;
&lt;H4 data-end="1407" data-start="1373" data-section-id="j7qwz"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="1407" data-start="1373" data-section-id="j7qwz"&gt;Operational Risk of Restriction&lt;/H4&gt;
&lt;P data-end="1503" data-start="1409"&gt;Restricting firewall rules too tightly (e.g., to a single IP range or sub-region) can lead to:&lt;/P&gt;
&lt;UL data-end="1591" data-start="1504"&gt;
&lt;LI data-end="1532" data-start="1504" data-section-id="16v9e2a"&gt;Failed agent communication&lt;/LI&gt;
&lt;LI data-end="1556" data-start="1533" data-section-id="420i62"&gt;Content update issues&lt;/LI&gt;
&lt;LI data-end="1591" data-start="1557" data-section-id="rky4x6"&gt;Installation or upgrade failures&lt;/LI&gt;
&lt;/UL&gt;
&lt;P data-end="1672" data-start="1593"&gt;Best practice is to &lt;STRONG data-end="1648" data-start="1613"&gt;allow all documented GCP ranges&lt;/STRONG&gt; relevant to Cortex XDR.&lt;/P&gt;
&lt;H4 data-end="1706" data-start="1679" data-section-id="gtagb6"&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4 data-end="1706" data-start="1679" data-section-id="gtagb6"&gt;Key Requirements Summary:&lt;/H4&gt;
&lt;UL data-end="2094" data-start="1708"&gt;
&lt;LI data-end="1767" data-start="1708" data-section-id="1pmv5k3"&gt;&lt;STRONG data-end="1728" data-start="1710"&gt;Protocol/Port:&lt;/STRONG&gt;&lt;BR data-end="1731" data-start="1728" /&gt;Allow outbound &lt;STRONG data-end="1767" data-start="1748"&gt;TCP 443 (HTTPS)&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI data-end="1966" data-start="1769" data-section-id="16pl039"&gt;&lt;STRONG data-end="1802" data-start="1771"&gt;Global Services (Examples):&lt;/STRONG&gt;
&lt;UL data-end="1966" data-start="1805"&gt;
&lt;LI data-end="1888" data-start="1805" data-section-id="6e0osq"&gt;&lt;CODE data-end="1859" data-start="1807"&gt;panw-xdr-installers-prod-us.storage.googleapis.com&lt;/CODE&gt; → agent installation/updates&lt;/LI&gt;
&lt;LI data-end="1966" data-start="1891" data-section-id="tt80he"&gt;&lt;CODE data-end="1948" data-start="1893"&gt;global-content-profiles-policy.storage.googleapis.com&lt;/CODE&gt; → content updates&lt;/LI&gt;
&lt;/UL&gt;
&lt;/LI&gt;
&lt;LI data-end="2094" data-start="1968" data-section-id="1s56qr7"&gt;&lt;STRONG data-end="1988" data-start="1970"&gt;Data Locality:&lt;/STRONG&gt;&lt;BR data-end="1991" data-start="1988" /&gt;Even if IPs appear geolocated elsewhere, your &lt;STRONG data-end="2094" data-start="2039"&gt;customer data remains within your deployment region.&lt;/STRONG&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;SECTION class="title" lang="en-US" tabindex="-1" data-highlight-html-query=""&gt;
&lt;DIV class="depth-4 content-locale-en-US"&gt;
&lt;H4&gt;Enable access to required PANW resources:&lt;/H4&gt;
&lt;/DIV&gt;
&lt;/SECTION&gt;
&lt;P&gt;&lt;A href="https://docs-cortex.paloaltonetworks.com/r/Cortex-XSIAM/Cortex-XSIAM-Documentation/Enable-access-to-required-PANW-resources" target="_blank"&gt;https://docs-cortex.paloaltonetworks.com/r/Cortex-XSIAM/Cortex-XSIAM-Documentation/Enable-access-to-required-PANW-resources&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If this resolves your query, please consider marking the response as a solution and clicking "Like."&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Thanks &amp;amp; Regards,&lt;BR /&gt;S. Subashkar Sekar&lt;/P&gt;
&lt;P&gt;&lt;LI-WRAPPER&gt;&lt;/LI-WRAPPER&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 23 Mar 2026 18:25:45 GMT</pubDate>
      <guid>https://live.paloaltonetworks.com/t5/cortex-xdr-discussions/enable-access-to-required-panw-resources-cortex/m-p/1250742#M9214</guid>
      <dc:creator>susekar</dc:creator>
      <dc:date>2026-03-23T18:25:45Z</dc:date>
    </item>
  </channel>
</rss>

