<?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: SQL DB extension in Extensions</title>
    <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254234#M5040</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My ActiveGate is AWS and I copied the root.pem file to the path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still getting this error "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)"&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 26 Aug 2024 16:43:00 GMT</pubDate>
    <dc:creator>KDalmeida</dc:creator>
    <dc:date>2024-08-26T16:43:00Z</dc:date>
    <item>
      <title>SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253725#M5001</link>
      <description>&lt;P&gt;I'm going through the steps to build an SQL extension and use Dynatrace CLI.&lt;/P&gt;&lt;P&gt;When I run the second command in step 4 "dt extension sign --key secrets/developer.pem"&lt;/P&gt;&lt;P&gt;error message "command not found: dt"&amp;nbsp;&lt;/P&gt;&lt;P&gt;Note: I'm using this doc&amp;nbsp;&lt;A href="https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/sign-extension#install-cli" target="_blank"&gt;https://docs.dynatrace.com/docs/extend-dynatrace/extensions20/sign-extension#install-cli&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 20 Aug 2024 17:43:04 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253725#M5001</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-20T17:43:04Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253756#M5002</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Have you run the first command? The result should be like this:&lt;/P&gt;&lt;P&gt;dt extension assemble&lt;BR /&gt;Building extension.zip from src&lt;BR /&gt;Adding file: src\alerts\buffer_cache_hit.json as alerts\buffer_cache_hit.json&lt;BR /&gt;Adding file: src\alerts\log_usage.json as alerts\log_usage.json&lt;BR /&gt;Adding file: src\dashboards\overview_dashboard.json as dashboards\overview_dashboard.json&lt;BR /&gt;Adding file: src\extension.yaml as extension.yaml&lt;/P&gt;&lt;P&gt;If you failed to run the first command, you need run this command first :&amp;nbsp;pip install dt-cli&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 06:23:52 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253756#M5002</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-21T06:23:52Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253846#M5008</link>
      <description>&lt;P&gt;I did a re-run of all the commands but did not get the&amp;nbsp;extension.zip.sig file.&lt;/P&gt;&lt;P&gt;I have the bundle.zip and the extension.zip files&lt;/P&gt;&lt;P&gt;And when I ran the&amp;nbsp;"dt extension upload bundle.zip" input my tenant url and api token I get error message:&lt;/P&gt;&lt;P&gt;"[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)"&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 21 Aug 2024 19:43:49 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253846#M5008</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-21T19:43:49Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253867#M5011</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;How about step 3? Have you done the following steps:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1724292873575.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/21921i54C355B149279717/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1724292873575.png" alt="rudy_h_0-1724292873575.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 02:15:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/253867#M5011</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-22T02:15:00Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254004#M5016</link>
      <description>&lt;P&gt;&amp;nbsp;I found the credential vault and uploaded the root file.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 18:55:45 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254004#M5016</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-22T18:55:45Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254010#M5018</link>
      <description>&lt;P&gt;Step 1: command:&amp;nbsp;"pip install dt-cli" works and the installation is completed&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 2: ran successfully, and certificates and keys were generated. I got all the right output according to the doc.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 3: Added root certificate to credential vault in the UI. Uploaded successfully.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Step 4: The first command: "dt extension assemble" ran successfully and created extension.zip file&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; The second command: "dt extension sign --key secrets/developer.pem" only creates bundle.zip and gives no&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; output.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can I get the extension.zip.sig file? Please help&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 22 Aug 2024 19:28:36 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254010#M5018</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-22T19:28:36Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254019#M5020</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;That file is in bundle.zip.&lt;/P&gt;&lt;P&gt;Please run the following step afterward:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1724378818835.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/21965iDF3FBA6D8F167B02/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1724378818835.png" alt="rudy_h_0-1724378818835.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;If you installed the activegate in your PC, you may simply copy root.pem into the specified directory above.&lt;/P&gt;</description>
      <pubDate>Fri, 23 Aug 2024 02:08:56 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254019#M5020</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-23T02:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254234#M5040</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;My ActiveGate is AWS and I copied the root.pem file to the path.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I'm still getting this error "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)"&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 16:43:00 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254234#M5040</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-26T16:43:00Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254252#M5042</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;There are several .pem files in your secrets directory like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1724713069301.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22023iA55A092CFBBD0684/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1724713069301.png" alt="rudy_h_0-1724713069301.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Are you sure you copy the 2 KB file? Also which file did you upload to the credential vault? Screen shot may help us to identify your fault&lt;/P&gt;</description>
      <pubDate>Mon, 26 Aug 2024 23:00:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254252#M5042</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-26T23:00:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254263#M5044</link>
      <description>&lt;P&gt;These are the files in my secrets directory.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_0-1724735302467.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22025iAAF517AB6FF164F9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_0-1724735302467.png" alt="KDalmeida_0-1724735302467.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I uploaded the ca.pem file to the credential vault from the UI&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_2-1724735738539.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22027i02D2F40D91F291DA/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_2-1724735738539.png" alt="KDalmeida_2-1724735738539.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I added the ca.pem file to the Activegate host&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_1-1724735656948.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22026i9335BD90D5A9ADBE/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_1-1724735656948.png" alt="KDalmeida_1-1724735656948.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Aug 2024 05:19:31 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254263#M5044</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-27T05:19:31Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254363#M5046</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please reupload the certificate into credential vault and give us the screen shot like this one:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1724811383718.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22057iA059BE53F7C22828/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1724811383718.png" alt="rudy_h_0-1724811383718.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Fill the description with your name to check whether it has successfully shown up in the credential vault list&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 02:18:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254363#M5046</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-28T02:18:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254414#M5061</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_0-1724857113262.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22071i952E159CAE6D0DF5/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_0-1724857113262.png" alt="KDalmeida_0-1724857113262.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 28 Aug 2024 14:58:54 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254414#M5061</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-28T14:58:54Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254446#M5062</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please input a description and save it. The description should show up in the credential vault list in the name &amp;amp; description column along with your email address in the Owner column.&lt;/P&gt;&lt;P&gt;Once you confirm it, please make sure that you input the same tenant url (the one you used to access the credential vault) when you run&amp;nbsp;&lt;SPAN&gt;the&amp;nbsp;"dt extension upload bundle.zip"&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;Sometimes you need to type the tenant url (not copy paste) to make sure they are exactly the same.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 02:31:33 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254446#M5062</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-29T02:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254511#M5072</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_0-1724940370991.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22101iBD38DDEE549D2489/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_0-1724940370991.png" alt="KDalmeida_0-1724940370991.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 14:06:29 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254511#M5072</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-29T14:06:29Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254534#M5073</link>
      <description>&lt;P&gt;I got the extension.zip.sig file but certificate verification is still failing when I run "dt extension upload bundle.zip"&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;error message "[SSL: CERTIFICATE_VERIFY_FAILED] certificate verify failed: unable to get local issuer certificate (_ssl.c:1000)"&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 19:52:23 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254534#M5073</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-08-29T19:52:23Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254539#M5076</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check your access token:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1724971677026.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22105i0A8F945A8EB67EF1/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1724971677026.png" alt="rudy_h_0-1724971677026.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please show the expiration date and API v2 scopes&lt;/P&gt;</description>
      <pubDate>Thu, 29 Aug 2024 22:49:46 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254539#M5076</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-08-29T22:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254957#M5097</link>
      <description>&lt;P&gt;My token is right it has all the required scopes.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 15:12:17 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254957#M5097</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-09-04T15:12:17Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254959#M5098</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KDalmeida_0-1725464233690.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22206iE5ED70C680766695/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KDalmeida_0-1725464233690.png" alt="KDalmeida_0-1725464233690.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 04 Sep 2024 15:37:28 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254959#M5098</guid>
      <dc:creator>KDalmeida</dc:creator>
      <dc:date>2024-09-04T15:37:28Z</dc:date>
    </item>
    <item>
      <title>Re: SQL DB extension</title>
      <link>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254979#M5101</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Please check your Python version:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="rudy_h_0-1725504418163.png" style="width: 400px;"&gt;&lt;img src="https://community.dynatrace.com/t5/image/serverpage/image-id/22209i79BDCBB2CDE25232/image-size/medium?v=v2&amp;amp;px=400" role="button" title="rudy_h_0-1725504418163.png" alt="rudy_h_0-1725504418163.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Please call command for windows: python -V&lt;/P&gt;&lt;P&gt;Please call command for linux:&amp;nbsp;&lt;SPAN&gt;python3 --version&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;If your python does not meet the prerequisite, please upgrade it. Python 3.8 is the minimal version. I am using 3.12.5 and it is doing fine.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2024 02:53:06 GMT</pubDate>
      <guid>https://community.dynatrace.com/t5/Extensions/SQL-DB-extension/m-p/254979#M5101</guid>
      <dc:creator>rudy_h</dc:creator>
      <dc:date>2024-09-05T02:53:06Z</dc:date>
    </item>
  </channel>
</rss>

