<?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: Synapse Vs code Plugin Unable to Sign in in Data Engineering</title>
    <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3932261#M2070</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After i click&lt;STRONG&gt; Synapse: Sign in&lt;/STRONG&gt;&amp;nbsp; in command pallete the following browser opens&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_0-1716203048301.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101565iB796876B8BDF4C01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_0-1716203048301.png" alt="priyankabis_0-1716203048301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no prompt for me to enter any user name and password.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the sign in the Vs code&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_1-1716203113321.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101566i6A3F6028FD8B72BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_1-1716203113321.png" alt="priyankabis_1-1716203113321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Kernels have been created see below in&lt;STRONG&gt; Synapse Spark IDE&lt;/STRONG&gt; logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_2-1716203138126.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101568iD425488CE41EB227/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_2-1716203138126.png" alt="priyankabis_2-1716203138126.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need any more inputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 20 May 2024 11:06:31 GMT</pubDate>
    <dc:creator>priyankabis</dc:creator>
    <dc:date>2024-05-20T11:06:31Z</dc:date>
    <item>
      <title>Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3928566#M2055</link>
      <description>&lt;P&gt;I have intalled Visual Studio code and Synapse Vs code extension, when i go to command pallet to type Synapse:Sign in then after all the configuration a pop up window opens up to sign in to Fabric. The problem is that the url which it shows when i click on Sign in is pointing to localhost and some random port. I believe the Sign in button should point to Microsoft fabric lgin url. What do i need to do to acheive that. Also i see that some fabric kerels are created. How do i select them?&lt;/P&gt;</description>
      <pubDate>Fri, 17 May 2024 22:37:23 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3928566#M2055</guid>
      <dc:creator>priyankabishnoi</dc:creator>
      <dc:date>2024-05-17T22:37:23Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3931289#M2063</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/745195"&gt;@priyankabishnoi&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;Thanks for using Fabric Community.&lt;BR /&gt;Synapse VS Code extension uses Microsoft Authentication Library (MSAL) to acquire token for users. When user clicks the 'Sign in' command, extension will initiate the MSAL process by listening on a localhost:port, and opens the system browser, where the user supplies the AAD credentials. Once user finishes login authorization in the window, MSAL server will send the auth token back to localhost:port, extension is listening on it so we can receive the response and get the token.&lt;BR /&gt;This is by design.Could you login to the extension? Can you please provide me the screenshot and explain what is happening?&lt;BR /&gt;And you should choose the Synapse Kernel in the notebook before running.&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;Hope this helps. Please let me know if you have any further questions.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 05:36:32 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3931289#M2063</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-20T05:36:32Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3932261#M2070</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;After i click&lt;STRONG&gt; Synapse: Sign in&lt;/STRONG&gt;&amp;nbsp; in command pallete the following browser opens&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_0-1716203048301.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101565iB796876B8BDF4C01/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_0-1716203048301.png" alt="priyankabis_0-1716203048301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;There is no prompt for me to enter any user name and password.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is the sign in the Vs code&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_1-1716203113321.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101566i6A3F6028FD8B72BC/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_1-1716203113321.png" alt="priyankabis_1-1716203113321.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;My Kernels have been created see below in&lt;STRONG&gt; Synapse Spark IDE&lt;/STRONG&gt; logs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="priyankabis_2-1716203138126.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1101568iD425488CE41EB227/image-size/medium?v=v2&amp;amp;px=400" role="button" title="priyankabis_2-1716203138126.png" alt="priyankabis_2-1716203138126.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Let me know if you need any more inputs&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:06:31 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3932261#M2070</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-05-20T11:06:31Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3932310#M2072</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;Also on re-reading your comment i double checked my environment and i saw msal was not installed. So i installed msal in my venv. But I see the same issue. Login screen keeps spinning and asks me for no user and password&lt;/P&gt;</description>
      <pubDate>Mon, 20 May 2024 11:30:24 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3932310#M2072</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-05-20T11:30:24Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3936321#M2085</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Not sure if you saw the details i posted as&amp;nbsp;&lt;SPAN&gt;priyankabis. The login page is not opening. Is there a way to check what is missing. I tried connecting using msal directly in one of the python notebooks. I found that the redirectiin ur is not set to localhost. But why Synapse Sign in is not showing that problem. Why dont I get the userId and password prompt on &lt;STRONG&gt;Synase Sign in&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 14:29:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3936321#M2085</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-05-21T14:29:18Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3936483#M2086</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/746041"&gt;@priyankabis&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;I have requested some details in the private messages. Can you please provide the same?&lt;BR /&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 21 May 2024 15:31:54 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3936483#M2086</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-21T15:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3940227#M2106</link>
      <description>&lt;P&gt;I'm having the same issue, was a solution reached?&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:27:25 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3940227#M2106</guid>
      <dc:creator>mtucker</dc:creator>
      <dc:date>2024-05-22T15:27:25Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3940284#M2107</link>
      <description>&lt;P&gt;No&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2024 15:49:48 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3940284#M2107</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-05-22T15:49:48Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3944655#M2169</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.fabric.microsoft.com/t5/user/viewprofilepage/user-id/747603"&gt;@mtucker&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;This issue has been resolved. The issue was with the VS code settings with respect to proxy and certificates.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 17:13:56 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3944655#M2169</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-05-23T17:13:56Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3944919#M2172</link>
      <description>&lt;P&gt;Hi All,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I resolved the issue . There are some proxy and certificate issues in VS code which needs to be updated&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Go to Settings-&amp;gt; Applications&lt;/P&gt;&lt;P&gt;Make Sure the following&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Proxy Strict SSL is unchecked&lt;/LI&gt;&lt;LI&gt;Proxy Support is Off&lt;/LI&gt;&lt;LI&gt;System Certificates unchecked&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;In Settings -&amp;gt; Security-&amp;gt; Workspace&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Trust:Empty Window is unchecked&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hope this hekps&lt;/P&gt;</description>
      <pubDate>Thu, 23 May 2024 19:52:06 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/3944919#M2172</guid>
      <dc:creator>priyankabishnoi</dc:creator>
      <dc:date>2024-05-23T19:52:06Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100847#M3619</link>
      <description>&lt;P&gt;I attempted this solution with no success. Any ideas what else can be done?&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 18:54:27 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100847#M3619</guid>
      <dc:creator>Tom117</dc:creator>
      <dc:date>2024-08-14T18:54:27Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100874#M3620</link>
      <description>&lt;P&gt;Check is popup blockers are installed. Because when you sign in then the browser will open a window&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 19:14:19 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100874#M3620</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-08-14T19:14:19Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100918#M3621</link>
      <description>&lt;P&gt;Yeah, that was it. One of my adblocks. Seems obvious in hindsight I suppose. I've given myself a facepalm. Thank you so very much!&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 19:53:18 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100918#M3621</guid>
      <dc:creator>Tom117</dc:creator>
      <dc:date>2024-08-14T19:53:18Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100935#M3622</link>
      <description>&lt;P&gt;Awesome&lt;/P&gt;</description>
      <pubDate>Wed, 14 Aug 2024 20:04:44 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4100935#M3622</guid>
      <dc:creator>priyankabis</dc:creator>
      <dc:date>2024-08-14T20:04:44Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4170964#M4238</link>
      <description>&lt;P&gt;I solved this Problem by changing default browser from Edge to Chrome&lt;/P&gt;</description>
      <pubDate>Tue, 24 Sep 2024 14:43:58 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4170964#M4238</guid>
      <dc:creator>kdekarin</dc:creator>
      <dc:date>2024-09-24T14:43:58Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4808122#M11958</link>
      <description>&lt;P&gt;After doing this I went to settings and searche for&amp;nbsp;@ext:vscode.microsoft-authentication; and select "classic" on the implementation and it worked.&amp;nbsp;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BIBB_0-1756213587465.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1293731i2EA6178FF6FC449C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BIBB_0-1756213587465.png" alt="BIBB_0-1756213587465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 13:06:53 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4808122#M11958</guid>
      <dc:creator>BIBB</dc:creator>
      <dc:date>2025-08-26T13:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Synapse Vs code Plugin Unable to Sign in</title>
      <link>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4808123#M11959</link>
      <description>&lt;P&gt;After doing this I went to settings and searche for&amp;nbsp;@ext:vscode.microsoft-authentication; and select "classic" on the implementation.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="BIBB_0-1756213587465.png" style="width: 400px;"&gt;&lt;img src="https://community.fabric.microsoft.com/t5/image/serverpage/image-id/1293731i2EA6178FF6FC449C/image-size/medium?v=v2&amp;amp;px=400" role="button" title="BIBB_0-1756213587465.png" alt="BIBB_0-1756213587465.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 13:06:37 GMT</pubDate>
      <guid>https://community.fabric.microsoft.com/t5/Data-Engineering/Synapse-Vs-code-Plugin-Unable-to-Sign-in/m-p/4808123#M11959</guid>
      <dc:creator>BIBB</dc:creator>
      <dc:date>2025-08-26T13:06:37Z</dc:date>
    </item>
  </channel>
</rss>

