<?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>Question Re: is there is any table which provide Posting date of b... in Enterprise Resource Planning Q&amp;A</title>
    <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077571#M4213641</link>
    <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Yes, you can develop a custom report to track budget transfers supplements/returns/transfers) within a given date range for WBS elements using standard tables from Project System (PS) and Budget Control System (BCS).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Useful Tables and Fields&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The budget documents are stored in these tables:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Table&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Key Fields&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPGE&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Original Budget (Annual)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;OBJNR, GJAHR, VERSN, WRTTP, BUDAT&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPJA&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Annual Budget Amounts&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Same as above&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPBK&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Document Header&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help answer your question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
    <pubDate>Wed, 16 Apr 2025 09:46:33 GMT</pubDate>
    <dc:creator>Jeremy_Deo</dc:creator>
    <dc:date>2025-04-16T09:46:33Z</dc:date>
    <item>
      <title>is there is any table which provide Posting date of budget supplement document number.</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaq-p/14077312</link>
      <description>&lt;P&gt;i have requirement of change in supplement or return in wbs element budget. i got the document number, but unable to find out the document posting date.&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 07:26:05 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaq-p/14077312</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T07:26:05Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077339#M4213621</link>
      <description>&lt;P&gt;Hello dear user,&lt;/P&gt;&lt;P&gt;And thank you for asking your question in the SAP Community blog.&lt;/P&gt;&lt;P&gt;In SAP S/4HANA (including Public Cloud), for WBS element budget supplements or returns, you can track posting dates of budget documents using the following tables and approaches:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Primary Table: BPGE – Budget Line Items (CO)&lt;/STRONG&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Table Name: BPGE&lt;/LI&gt;&lt;LI&gt;Purpose: Stores budget line items including original budget, supplements, returns, transfers, etc.&lt;/LI&gt;&lt;LI&gt;Key Fields:&lt;/LI&gt;&lt;UL&gt;&lt;LI&gt;BELNR: Budget document number&lt;/LI&gt;&lt;LI&gt;OBJNR: Object number (related to WBS element)&lt;/LI&gt;&lt;LI&gt;GJAHR: Fiscal year&lt;/LI&gt;&lt;LI&gt;BDGT_TYPE: Budget type (e.g., supplement, return)&lt;/LI&gt;&lt;LI&gt;BUDAT: Posting date of the budget document&lt;/LI&gt;&lt;/UL&gt;&lt;/UL&gt;&lt;P&gt;Use this table to retrieve the posting date (BUDAT) for your budget supplement document number&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help answer your question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 07:42:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077339#M4213621</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T07:42:40Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077352#M4213622</link>
      <description>Hi, BUDAT Is not exist in table</description>
      <pubDate>Wed, 16 Apr 2025 07:48:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077352#M4213622</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T07:48:32Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077378#M4213624</link>
      <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Can you please mention on which version of SAP you are working on ?&lt;/P&gt;&lt;P&gt;I will probably find another option for you on that basis.&lt;/P&gt;&lt;P&gt;Thank you in advance for your answer.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 08:07:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077378#M4213624</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T08:07:45Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077395#M4213625</link>
      <description>Hi sir, i am am working on HANA RISE</description>
      <pubDate>Wed, 16 Apr 2025 08:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077395#M4213625</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T08:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077430#M4213628</link>
      <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Thank you for your reply.&lt;/P&gt;&lt;P&gt;For your previous question about finding the posting date (BUDAT) of a budget supplement or return document for WBS elements :&lt;/P&gt;&lt;P&gt;In RISE (Private Edition), the standard tables used in Investment Management (IM) and Project System (PS) for budget documents include :&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;1. BPJA / BPGE / BPBK&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;These tables store budget data, but do not hold the posting date (BUDAT).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;2. FMIFIIT (if Funds Management is active)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Contains financial data but usually not relevant for just PS budget supplements.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;3. Table IMAVC_OBJECT or FMBDT&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Still might not give you BUDAT.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Best Option: Use Function Module or FM View&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The posting date for budget supplements or returns is usually found only at runtime in logs or via function modules, such as:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Function Module: BP_DOCUMENT_READ&lt;/LI&gt;&lt;LI&gt;This reads the full budget document — including supplement/return information and posting date.&lt;/LI&gt;&lt;LI&gt;You can test it via SE37 using your document number.&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help answer your question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 08:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077430#M4213628</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077539#M4213639</link>
      <description>Dear sir,</description>
      <pubDate>Wed, 16 Apr 2025 09:31:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077539#M4213639</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T09:31:40Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077557#M4213640</link>
      <description>dear sir, thanks for your valuable reply, i can see the same through CJ3B. But i have to cretae a report to track date transfer of budget (mass) within some time limit. is threr is any way to devlope that kind of report</description>
      <pubDate>Wed, 16 Apr 2025 09:34:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077557#M4213640</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T09:34:29Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077571#M4213641</link>
      <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Yes, you can develop a custom report to track budget transfers supplements/returns/transfers) within a given date range for WBS elements using standard tables from Project System (PS) and Budget Control System (BCS).&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;U&gt;Useful Tables and Fields&lt;/U&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;The budget documents are stored in these tables:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Table&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Description&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;Key Fields&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPGE&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Original Budget (Annual)&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;OBJNR, GJAHR, VERSN, WRTTP, BUDAT&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPJA&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Annual Budget Amounts&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Same as above&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;BPBK&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Document Header&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&amp;nbsp;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help answer your question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 09:46:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077571#M4213641</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T09:46:33Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077573#M4213642</link>
      <description>yes but in BPGE, BUDAT is not exist, any other way...?</description>
      <pubDate>Wed, 16 Apr 2025 09:49:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077573#M4213642</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T09:49:16Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077585#M4213645</link>
      <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Use BPBK table instead of BPGE then.&lt;/P&gt;&lt;P&gt;If the BUDAT date field is not in the BPBK table, use the AEDAT (modification date) or CPUDT (creation date) field.&lt;/P&gt;&lt;P&gt;That's the only option you have there I'm afraid.&lt;/P&gt;&lt;P&gt;Hope this will help.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 09:58:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077585#M4213645</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T09:58:20Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077626#M4213648</link>
      <description>Dear sir, thank you for your support, this work for me. I have a other question, is there is any any key in BPGE table which diffrentiate that the budget is return or suppliment..?</description>
      <pubDate>Wed, 16 Apr 2025 10:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077626#M4213648</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T10:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077638#M4213649</link>
      <description>&lt;P&gt;Dear user,&lt;/P&gt;&lt;P&gt;Yes the table BPGE (which stores budget line items) does contain a key field that differentiates between budget supplements, returns, and original budget postings.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Key Field to Use: VRGNG (Business Transaction)&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;This field indicates what kind of budget transaction it is. Here are the most relevant values:&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;VRGNG Value&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Description&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;&lt;STRONG&gt;&lt;EM&gt;Budget Type&lt;/EM&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;KBUD&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budgeting&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Original Budget&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;KBUE&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Supplement&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Supplement&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;KBRU&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Return&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Return&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;KBHI&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Release&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Release&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;KBFR&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Budget Freeze&lt;/P&gt;&lt;/TD&gt;&lt;TD&gt;&lt;P&gt;Freeze&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this will help answer your question.&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Jeremy&lt;/P&gt;</description>
      <pubDate>Wed, 16 Apr 2025 10:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077638#M4213649</guid>
      <dc:creator>Jeremy_Deo</dc:creator>
      <dc:date>2025-04-16T10:34:07Z</dc:date>
    </item>
    <item>
      <title>Re: is there is any table which provide Posting date of b...</title>
      <link>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077643#M4213652</link>
      <description>my values are come under KBN0, how</description>
      <pubDate>Wed, 16 Apr 2025 10:37:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/enterprise-resource-planning-q-a/is-there-is-any-table-which-provide-posting-date-of-budget-supplement/qaa-p/14077643#M4213652</guid>
      <dc:creator>Chetan35</dc:creator>
      <dc:date>2025-04-16T10:37:15Z</dc:date>
    </item>
  </channel>
</rss>

