<?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>article Qlik Products: Save network web traffic (HAR/XML file) and console logs from the browser's developer tools in Official Support Articles</title>
    <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Products-Save-network-web-traffic-HAR-XML-file-and-console/ta-p/1714049</link>
    <description>&lt;P&gt;This article explains how to save network logs in web development tools and the console logs from the browser and how&amp;nbsp;to capture and read client-side response trace with HAR file analyzer.&lt;/P&gt;
&lt;P&gt;The article can be applied to different products, such as Qlik Cloud Analytics, Qlik Talend Cloud, or Qlik Sense Enterprise on Windows.&lt;/P&gt;
&lt;P&gt;For Qlik Sense, it is essential that the trace is started before Qlik Sense login so that WebSocket creation is captured.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Google Chrome and Microsoft Edge (new Chromium version):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open developer tools (Menu &amp;gt; More tools &amp;gt; Developer tools or &lt;STRONG&gt;&lt;SPAN&gt;Ctrl + Shift + I&lt;/SPAN&gt;&lt;/STRONG&gt; or &lt;STRONG&gt;&lt;SPAN&gt;F12&lt;/SPAN&gt;&lt;/STRONG&gt;)&lt;/LI&gt;
&lt;LI&gt;Select the Network tab.&lt;/LI&gt;
&lt;LI&gt;Make sure that "&lt;STRONG&gt;Preserve log&lt;/STRONG&gt;" is checked so that all traffic is captured.&lt;/LI&gt;
&lt;LI&gt;Access or refresh the page traffic needs to be captured for or a problem should be reproduced in&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue&lt;/LI&gt;
&lt;LI&gt;Click on the down arrow "Export HAR..." button or Right-click within the Network capture pane then choose '&lt;SPAN&gt;Save as HAR with content&lt;/SPAN&gt;' and save the .har capture locally.&lt;/LI&gt;
&lt;LI&gt;Click on the&lt;STRONG&gt; Console tab &amp;gt; right-click &amp;gt; Save As &amp;gt; Save &lt;/STRONG&gt;on the .log file&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DevToolsChromeAndEdge.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50150iCC5B3DD148B32A9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="DevToolsChromeAndEdge.gif" alt="DevToolsChromeAndEdge.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To read the files, use a tool such as the HAR Analyzer&amp;nbsp;&lt;A href="https://toolbox.googleapps.com/apps/har_analyzer/" target="_blank" rel="noopener"&gt;https://toolbox.googleapps.com/apps/har_analyzer/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Firefox (41+) :&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Go to &lt;STRONG&gt;Menu &amp;gt; Web Developer &amp;gt; Network&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Reload the page you want to get the log for&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue.&amp;nbsp;&lt;BR /&gt;Note:&amp;nbsp;For Qlik Sense it is important that the trace is started prior to Qlik Sense login so that WebSocket creation is captured.&lt;/LI&gt;
&lt;LI&gt;Right-click &amp;gt; &lt;STRONG&gt;Save All as HAR&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Click on Console tab, Right-click &amp;gt; &lt;STRONG&gt;Select All&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Right-Click &amp;gt; &lt;STRONG&gt;Export Visible Message To&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;File&lt;/STRONG&gt;, and save on a &lt;FONT face="courier new,courier"&gt;.txt&lt;/FONT&gt; file.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DevToolsFireFox.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50151i269764054920AF20/image-size/large?v=v2&amp;amp;px=999" role="button" title="DevToolsFireFox.gif" alt="DevToolsFireFox.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internet Explorer and Microsoft Edge (older versions):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open Developer Tools (F12)&lt;/LI&gt;
&lt;LI&gt;Go to the network tab and click on the green arrow to start the tool&lt;/LI&gt;
&lt;LI&gt;Refresh the page to capture the logs&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue&lt;/LI&gt;
&lt;LI&gt;Note:&amp;nbsp;For Qlik Sense it is important that the trace is started prior to Qlik Sense login so that WebSocket creation is captured.&lt;/LI&gt;
&lt;LI&gt;Click 'Export captured traffic' icon and choose XML or HAR format.&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Console tab &amp;gt; right-click &amp;gt; Copy All&lt;/STRONG&gt;, and &lt;STRONG&gt;paste it / save&lt;/STRONG&gt; on a .txt file.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="har file edge.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45250i9E8EEEE6D33D8E2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="har file edge.png" alt="har file edge.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;To read the files, use a tool such as the HAR Analyzer&amp;nbsp;&lt;A href="https://toolbox.googleapps.com/apps/har_analyzer/" target="_blank" rel="noopener"&gt;https://toolbox.googleapps.com/apps/har_analyzer/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;iPad or iPhone Safari:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;On the iPad or iPhone, open the Settings app and go to Safari, Advanced. Enable the Web Inspector.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Web Inspector Safari.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73106iB03CF14116E7AAD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Web Inspector Safari.png" alt="Web Inspector Safari.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;On the Macintosh, launch Safari --&amp;gt; Preferences --&amp;gt; Advanced --&amp;gt; Show Develop menu in tab bar&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Show Desktop menu in menu bar.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73107i9B088EAF2C740117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Show Desktop menu in menu bar.png" alt="Show Desktop menu in menu bar.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Further Troubleshooting&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the iPad/iPhone, access the QlikView / Qlik Sense site you are having issues with&lt;/LI&gt;
&lt;LI&gt;On the Mac, launch Safari --&amp;gt; Develop menu --&amp;gt; pick the name of the iOS device and select the site to inspect.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer menu choose device.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73108i87272D712809753F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer menu choose device.png" alt="Developer menu choose device.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The Web inspector will launch. Select Networking and then, on the iOS device, start reproducing the issue.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="web inspector view.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73111i38813927A329E0F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="web inspector view.png" alt="web inspector view.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Web Inspector can be used not only with iOS devices, but also with the iOS Simulator for Mac. &amp;nbsp;Please, check the "How to simulate iOS Safari on a Mac" article.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 18 Feb 2026 09:10:46 GMT</pubDate>
    <dc:creator>Damien_V</dc:creator>
    <dc:date>2026-02-18T09:10:46Z</dc:date>
    <item>
      <title>Qlik Products: Save network web traffic (HAR/XML file) and console logs from the browser's developer tools</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Products-Save-network-web-traffic-HAR-XML-file-and-console/ta-p/1714049</link>
      <description>&lt;P&gt;This article explains how to save network logs in web development tools and the console logs from the browser and how&amp;nbsp;to capture and read client-side response trace with HAR file analyzer.&lt;/P&gt;
&lt;P&gt;The article can be applied to different products, such as Qlik Cloud Analytics, Qlik Talend Cloud, or Qlik Sense Enterprise on Windows.&lt;/P&gt;
&lt;P&gt;For Qlik Sense, it is essential that the trace is started before Qlik Sense login so that WebSocket creation is captured.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H3&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Google Chrome and Microsoft Edge (new Chromium version):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H3&gt;
&lt;OL&gt;
&lt;LI&gt;Open developer tools (Menu &amp;gt; More tools &amp;gt; Developer tools or &lt;STRONG&gt;&lt;SPAN&gt;Ctrl + Shift + I&lt;/SPAN&gt;&lt;/STRONG&gt; or &lt;STRONG&gt;&lt;SPAN&gt;F12&lt;/SPAN&gt;&lt;/STRONG&gt;)&lt;/LI&gt;
&lt;LI&gt;Select the Network tab.&lt;/LI&gt;
&lt;LI&gt;Make sure that "&lt;STRONG&gt;Preserve log&lt;/STRONG&gt;" is checked so that all traffic is captured.&lt;/LI&gt;
&lt;LI&gt;Access or refresh the page traffic needs to be captured for or a problem should be reproduced in&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue&lt;/LI&gt;
&lt;LI&gt;Click on the down arrow "Export HAR..." button or Right-click within the Network capture pane then choose '&lt;SPAN&gt;Save as HAR with content&lt;/SPAN&gt;' and save the .har capture locally.&lt;/LI&gt;
&lt;LI&gt;Click on the&lt;STRONG&gt; Console tab &amp;gt; right-click &amp;gt; Save As &amp;gt; Save &lt;/STRONG&gt;on the .log file&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DevToolsChromeAndEdge.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50150iCC5B3DD148B32A9E/image-size/large?v=v2&amp;amp;px=999" role="button" title="DevToolsChromeAndEdge.gif" alt="DevToolsChromeAndEdge.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;To read the files, use a tool such as the HAR Analyzer&amp;nbsp;&lt;A href="https://toolbox.googleapps.com/apps/har_analyzer/" target="_blank" rel="noopener"&gt;https://toolbox.googleapps.com/apps/har_analyzer/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Firefox (41+) :&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Go to &lt;STRONG&gt;Menu &amp;gt; Web Developer &amp;gt; Network&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Reload the page you want to get the log for&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue.&amp;nbsp;&lt;BR /&gt;Note:&amp;nbsp;For Qlik Sense it is important that the trace is started prior to Qlik Sense login so that WebSocket creation is captured.&lt;/LI&gt;
&lt;LI&gt;Right-click &amp;gt; &lt;STRONG&gt;Save All as HAR&lt;/STRONG&gt;&lt;/LI&gt;
&lt;LI&gt;Click on Console tab, Right-click &amp;gt; &lt;STRONG&gt;Select All&lt;/STRONG&gt;.&lt;/LI&gt;
&lt;LI&gt;Right-Click &amp;gt; &lt;STRONG&gt;Export Visible Message To&lt;/STRONG&gt; &amp;gt; &lt;STRONG&gt;File&lt;/STRONG&gt;, and save on a &lt;FONT face="courier new,courier"&gt;.txt&lt;/FONT&gt; file.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-center" image-alt="DevToolsFireFox.gif" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/50151i269764054920AF20/image-size/large?v=v2&amp;amp;px=999" role="button" title="DevToolsFireFox.gif" alt="DevToolsFireFox.gif" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&amp;nbsp;&lt;/H4&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;Internet Explorer and Microsoft Edge (older versions):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;Open Developer Tools (F12)&lt;/LI&gt;
&lt;LI&gt;Go to the network tab and click on the green arrow to start the tool&lt;/LI&gt;
&lt;LI&gt;Refresh the page to capture the logs&lt;/LI&gt;
&lt;LI&gt;Perform the steps to cause the behavior/issue&lt;/LI&gt;
&lt;LI&gt;Note:&amp;nbsp;For Qlik Sense it is important that the trace is started prior to Qlik Sense login so that WebSocket creation is captured.&lt;/LI&gt;
&lt;LI&gt;Click 'Export captured traffic' icon and choose XML or HAR format.&lt;/LI&gt;
&lt;LI&gt;Click on &lt;STRONG&gt;Console tab &amp;gt; right-click &amp;gt; Copy All&lt;/STRONG&gt;, and &lt;STRONG&gt;paste it / save&lt;/STRONG&gt; on a .txt file.&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="har file edge.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/45250i9E8EEEE6D33D8E2D/image-size/large?v=v2&amp;amp;px=999" role="button" title="har file edge.png" alt="har file edge.png" /&gt;&lt;/span&gt;&lt;/P&gt;
&lt;P&gt; &lt;/P&gt;
&lt;P&gt;To read the files, use a tool such as the HAR Analyzer&amp;nbsp;&lt;A href="https://toolbox.googleapps.com/apps/har_analyzer/" target="_blank" rel="noopener"&gt;https://toolbox.googleapps.com/apps/har_analyzer/&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;H4&gt;&lt;FONT color="#339966"&gt;&lt;STRONG&gt;iPad or iPhone Safari:&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/H4&gt;
&lt;OL&gt;
&lt;LI&gt;On the iPad or iPhone, open the Settings app and go to Safari, Advanced. Enable the Web Inspector.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Web Inspector Safari.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73106iB03CF14116E7AAD1/image-size/large?v=v2&amp;amp;px=999" role="button" title="Web Inspector Safari.png" alt="Web Inspector Safari.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;SPAN&gt;On the Macintosh, launch Safari --&amp;gt; Preferences --&amp;gt; Advanced --&amp;gt; Show Develop menu in tab bar&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Show Desktop menu in menu bar.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73107i9B088EAF2C740117/image-size/large?v=v2&amp;amp;px=999" role="button" title="Show Desktop menu in menu bar.png" alt="Show Desktop menu in menu bar.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&lt;STRONG&gt;Further Troubleshooting&lt;/STRONG&gt;&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;On the iPad/iPhone, access the QlikView / Qlik Sense site you are having issues with&lt;/LI&gt;
&lt;LI&gt;On the Mac, launch Safari --&amp;gt; Develop menu --&amp;gt; pick the name of the iOS device and select the site to inspect.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Developer menu choose device.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73108i87272D712809753F/image-size/large?v=v2&amp;amp;px=999" role="button" title="Developer menu choose device.png" alt="Developer menu choose device.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/LI&gt;
&lt;LI&gt;The Web inspector will launch. Select Networking and then, on the iOS device, start reproducing the issue.&lt;BR /&gt;&lt;BR /&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="web inspector view.png" style="width: 999px;"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/73111i38813927A329E0F6/image-size/large?v=v2&amp;amp;px=999" role="button" title="web inspector view.png" alt="web inspector view.png" /&gt;&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Web Inspector can be used not only with iOS devices, but also with the iOS Simulator for Mac. &amp;nbsp;Please, check the "How to simulate iOS Safari on a Mac" article.&lt;/SPAN&gt;&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 18 Feb 2026 09:10:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Products-Save-network-web-traffic-HAR-XML-file-and-console/ta-p/1714049</guid>
      <dc:creator>Damien_V</dc:creator>
      <dc:date>2026-02-18T09:10:46Z</dc:date>
    </item>
    <item>
      <title>Re: Save network web traffic (HAR/XML file) and console logs from the browser's developer tools</title>
      <link>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Products-Save-network-web-traffic-HAR-XML-file-and-console/tac-p/2141693#M10772</link>
      <description>&lt;P&gt;You should add a note that for Qlik Support engineers to get the HAR file they should provide you with a file share address that can accept large files.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Nov 2023 16:42:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Official-Support-Articles/Qlik-Products-Save-network-web-traffic-HAR-XML-file-and-console/tac-p/2141693#M10772</guid>
      <dc:creator>Shohamgg</dc:creator>
      <dc:date>2023-11-27T16:42:37Z</dc:date>
    </item>
  </channel>
</rss>

