<?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: How to use nginx as a reverse proxy for the HubSpot site in CMS Development</title>
    <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193728#M43986</link>
    <description>&lt;P&gt;I want to use reverse proxy to display the content of &lt;A href="https://www.tranter.com/zh/" target="_blank"&gt;https://www.tranter.com/zh/&lt;/A&gt; when I visit &lt;A href="https://tranter.com.cn/，" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;&amp;nbsp;. The `&lt;A href="https://www.tranter.com/zh/`" target="_blank"&gt;https://www.tranter.com/zh/`&lt;/A&gt;&amp;nbsp;is a hubspot website, the `&lt;A href="https://tranter.com.cn/，" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;&amp;nbsp;` is a nginx server.&amp;nbsp;I now visit `&lt;A href="https://tranter.com.cn/" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;` and always get 404，am I missing some configuration?&lt;/P&gt;</description>
    <pubDate>Wed, 27 Aug 2025 08:29:52 GMT</pubDate>
    <dc:creator>CNB9</dc:creator>
    <dc:date>2025-08-27T08:29:52Z</dc:date>
    <item>
      <title>How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193247#M43977</link>
      <description>&lt;P data-unlink="true"&gt;I have a hubspot site named www.abc.com,&amp;nbsp;&amp;nbsp;I currently have an nginx server, and I want to use abc.com.cn to proxy abc.com/zh/*. How can I do this.&amp;nbsp;&amp;nbsp;I refer to this link“ https://developers.hubspot.com/docs/guides/cms/content/performance/reverse-proxy-support ”However, after configuring it, accessing 'abc.com.cn' always returns 404.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CNB9_1-1756202918771.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/154052i4E772F2B326C1B12/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CNB9_1-1756202918771.png" alt="CNB9_1-1756202918771.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 10:10:09 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193247#M43977</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-26T10:10:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193557#M43978</link>
      <description>&lt;P&gt;Hi &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/853524"&gt;@CNB9&lt;/a&gt;&lt;/SPAN&gt;,&lt;BR /&gt;&lt;BR /&gt;Thank you for posting to the Community!&lt;BR /&gt;&lt;BR /&gt;Tagging in some of our Top Contributors to see if they have any ideas -- &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&lt;/SPAN&gt; &lt;SPAN style="background: var(--ck-color-mention-background); color: var(--ck-color-mention-text);"&gt;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/686944"&gt;@SanjayKumar&lt;/a&gt;&lt;/SPAN&gt; Have either of you all seen this behavior before?&lt;BR /&gt;&lt;BR /&gt;Cassie, Community Manager&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 19:32:32 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193557#M43978</guid>
      <dc:creator>chighsmith</dc:creator>
      <dc:date>2025-08-26T19:32:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193586#M43980</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/853524"&gt;@CNB9&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The 404 usually means HubSpot isn’t recognizing the proxied path. In your nginx config, make sure you’re forwarding not just the domain but also the /zh/ path.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;For example:&lt;/P&gt;
&lt;LI-CODE lang="markup"&gt;location / {
   proxy_pass https://www.abc.com/zh/;
   proxy_set_header Host www.abc.com;
   proxy_set_header X-Forwarded-For $proxy_add_x_forwarded_for;
   proxy_set_header X-Forwarded-Proto $scheme;
}&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;HubSpot’s reverse proxy support requires the Host header to match the HubSpot domain, docs:&amp;nbsp;&lt;/P&gt;
&lt;P&gt;(&lt;A href="https://developers.hubspot.com/docs/guides/cms/content/performance/reverse-proxy-support" target="_blank"&gt;https://developers.hubspot.com/docs/guides/cms/content/performance/reverse-proxy-support&lt;/A&gt; )&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If the header stays as abc.com.cn, HubSpot returns 404. Setting proxy_set_header Host &lt;A href="http://www.abc.com" target="_blank"&gt;www.abc.com&lt;/A&gt;; should fix it.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Also confirm that the subdomain mapping is set up inside HubSpot. If HubSpot doesn’t know about abc.com.cn, it won’t respond correctly.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Sometimes teams go for a sync layer like Stacksync when juggling multiple domains or regions so content updates flow in real time everywhere and you don’t depend only on proxy rewrites to keep things consistent.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Hope this helps.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Aug 2025 21:19:00 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193586#M43980</guid>
      <dc:creator>RubenBurdin</dc:creator>
      <dc:date>2025-08-26T21:19:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193654#M43981</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/537570"&gt;@RubenBurdin&lt;/a&gt;&amp;nbsp;,&amp;nbsp;Thanks for your reply, This is my configuration,&amp;nbsp;Visit &lt;A href="https://tranter.com.cn" target="_blank"&gt;https://tranter.com.cn&lt;/A&gt;, or get 404. the&amp;nbsp;&lt;A href="https://www.tranter.com/zh/" target="_blank"&gt;https://www.tranter.com/zh/&lt;/A&gt;&amp;nbsp;is working.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&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="CNB9_0-1756258298757.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/154128i9570D8B56ADA0E65/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CNB9_0-1756258298757.png" alt="CNB9_0-1756258298757.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="CNB9_1-1756258342313.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/154129i1FA294AE4A0F55F8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="CNB9_1-1756258342313.png" alt="CNB9_1-1756258342313.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 01:39:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193654#M43981</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-27T01:39:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193677#M43983</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/407807"&gt;@chighsmith&lt;/a&gt;&amp;nbsp; thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 05:05:21 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193677#M43983</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-27T05:05:21Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193728#M43986</link>
      <description>&lt;P&gt;I want to use reverse proxy to display the content of &lt;A href="https://www.tranter.com/zh/" target="_blank"&gt;https://www.tranter.com/zh/&lt;/A&gt; when I visit &lt;A href="https://tranter.com.cn/，" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;&amp;nbsp;. The `&lt;A href="https://www.tranter.com/zh/`" target="_blank"&gt;https://www.tranter.com/zh/`&lt;/A&gt;&amp;nbsp;is a hubspot website, the `&lt;A href="https://tranter.com.cn/，" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;&amp;nbsp;` is a nginx server.&amp;nbsp;I now visit `&lt;A href="https://tranter.com.cn/" target="_blank"&gt;https://tranter.com.cn/&lt;/A&gt;` and always get 404，am I missing some configuration?&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 08:29:52 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193728#M43986</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-27T08:29:52Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193807#M43988</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/853524"&gt;@CNB9&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;It looks like the 404 happens because HubSpot doesn’t recognize tranter.com.cn as a valid host. &lt;BR /&gt;In your Nginx config, make sure you set&lt;/P&gt;
&lt;P&gt;proxy_set_header Host &lt;A href="http://www.tranter.com" target="_blank"&gt;www.tranter.com&lt;/A&gt;;&lt;BR /&gt;proxy_redirect &lt;A href="https://www.tranter.com/zh/" target="_blank"&gt;https://www.tranter.com/zh/&lt;/A&gt; /;&lt;/P&gt;
&lt;P&gt;&lt;BR /&gt;so requests are passed with the correct host and redirects point back to your .cn domain. &lt;BR /&gt;Just note HubSpot isn’t designed to run behind a reverse proxy, so some links or scripts may still point back to &lt;A href="http://www.tranter.com" target="_blank"&gt;www.tranter.com&lt;/A&gt;.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;To learn more -&amp;nbsp;&lt;A href="https://developers.hubspot.com/docs/guides/cms/content/performance/reverse-proxy-support" target="_blank"&gt;Use a reverse proxy with HubSpot | HubSpot&lt;/A&gt;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 12:16:14 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193807#M43988</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2025-08-27T12:16:14Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193872#M43990</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&amp;nbsp;, thank you.&amp;nbsp;I set it in nginx config, but it still 404.&amp;nbsp; &amp;nbsp;&lt;SPAN&gt;I don't know what went wrong。&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selection_251.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/154185iBB95E36545DB3495/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Selection_251.png" alt="Selection_251.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Selection_252.png" style="width: 400px;"&gt;&lt;img src="https://community.hubspot.com/t5/image/serverpage/image-id/154187i841D58085688DAE8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Selection_252.png" alt="Selection_252.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 14:06:25 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193872#M43990</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-27T14:06:25Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193981#M43991</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/853524"&gt;@CNB9&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&lt;SPAN&gt;Since all reverse proxy checks for tranter.com.cn have passed but you’re still seeing a 404, it usually means HubSpot recognizes the proxy setup and headers, but the target content or root path might not match what’s published in HubSpot. &lt;/SPAN&gt;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;SPAN&gt;Kindy double-check that the HubSpot page at /zh/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;is live and published, that the content slug hasn’t changed, and ensure the Nginx location block proxying /&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;correctly passes requests to /zh/&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;as you intend. &lt;/SPAN&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;SPAN&gt;Sometimes, HubSpot can return a 404 for missing or unpublished content even when the proxy setup is correct.&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 27 Aug 2025 17:34:47 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1193981#M43991</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2025-08-27T17:34:47Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1194216#M43994</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/711889"&gt;@Humashankar&lt;/a&gt;&amp;nbsp;&lt;BR /&gt;What I want is this, for example: when I visit“ &lt;A href="https://tranter.com.cn/plate-and-frame" target="_blank"&gt;https://tranter.com.cn/plate-and-frame&lt;/A&gt; ”, it actually needs to display the information on Hubspot“ &lt;A href="https://www.tranter.com/zh/plate-and-frame" target="_blank"&gt;https://www.tranter.com/zh/plate-and-frame&lt;/A&gt; ”The content of this article.&amp;nbsp;Can reverse proxy be used to achieve this situation?&amp;nbsp;It seems that connecting 'tranter. com. cn' to Hubspot cannot solve this problem&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 10:01:29 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1194216#M43994</guid>
      <dc:creator>CNB9</dc:creator>
      <dc:date>2025-08-28T10:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to use nginx as a reverse proxy for the HubSpot site</title>
      <link>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1194261#M43995</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.hubspot.com/t5/user/viewprofilepage/user-id/853524"&gt;@CNB9&lt;/a&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Yes, this setup is possible with a reverse proxy and path rewrites, but it won't be perfect, especially for SEO and internal navigation, because of how HubSpot manages domains and links.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;In practice, reverse proxy setups work for specific use cases like serving apps alongside HubSpot content but are advised to weigh the trade-offs carefully.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;HubSpot's recommended best practice remains to connect custom domains directly in HubSpot when possible to ensure full functionality and SEO benefits.&lt;/P&gt;
&lt;P&gt;Take a look at this resource:&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/Tutorial-Setting-up-a-Reverse-Proxy-With-HubSpot-CMS-with-sample/m-p/515729" target="_blank" rel="noopener"&gt;HubSpot Community - Re: Lessons Learned from Setting up a Reverse Proxy With HubSpot CMS (includes sample nginx config!) - Page 2 - HubSpot Community&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;UL&gt;
&lt;LI&gt;&lt;A href="https://community.hubspot.com/t5/CMS-Development/Setting-up-reverse-proxy-for-our-blog/m-p/817649" target="_blank" rel="noopener"&gt;HubSpot Community - Setting up reverse proxy for our blog - HubSpot Community&lt;/A&gt;&lt;/LI&gt;
&lt;/UL&gt;
&lt;P&gt;&lt;STRONG&gt;Regards&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 28 Aug 2025 12:06:42 GMT</pubDate>
      <guid>https://community.hubspot.com/t5/CMS-Development/How-to-use-nginx-as-a-reverse-proxy-for-the-HubSpot-site/m-p/1194261#M43995</guid>
      <dc:creator>Humashankar</dc:creator>
      <dc:date>2025-08-28T12:06:42Z</dc:date>
    </item>
  </channel>
</rss>

