<?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 Set Reference Qualifier in Service Catalog item via onchange script? in Developer forum</title>
    <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165035#M821961</link>
    <description>&lt;P&gt;Within a service catalog item, within a variable's onchange script, is there a way to set the reference qualifier of another variable within the same catalog item?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;- James&lt;/P&gt;</description>
    <pubDate>Thu, 11 May 2017 22:54:21 GMT</pubDate>
    <dc:creator>jamesmcwhinney</dc:creator>
    <dc:date>2017-05-11T22:54:21Z</dc:date>
    <item>
      <title>Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165035#M821961</link>
      <description>&lt;P&gt;Within a service catalog item, within a variable's onchange script, is there a way to set the reference qualifier of another variable within the same catalog item?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;P&gt;- James&lt;/P&gt;</description>
      <pubDate>Thu, 11 May 2017 22:54:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165035#M821961</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-11T22:54:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165036#M821962</link>
      <description>&lt;P&gt;You can use an Advance Reference Qualifier to get the value of the variable and a Script include to get the query you need&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;the code you insert is &amp;nbsp; = &amp;nbsp; javascript: new scriptinclude().Function();&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2017 23:17:41 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165036#M821962</guid>
      <dc:creator>Espinomen</dc:creator>
      <dc:date>2017-05-11T23:17:41Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165037#M821963</link>
      <description>&lt;P&gt;Hi James,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;You can give a try using Dynamic Reference Qualifiers:-&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;A href="http://wiki.servicenow.com/index.php?title=Reference_Qualifiers#Dynamic_Reference_Qualifier_Example&amp;amp;gsc.tab=0" title="http://wiki.servicenow.com/index.php?title=Reference_Qualifiers#Dynamic_Reference_Qualifier_Example&amp;amp;gsc.tab=0"&gt;Reference Qualifiers - ServiceNow Wiki&lt;/A&gt; &lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Thu, 11 May 2017 23:29:05 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165037#M821963</guid>
      <dc:creator>Subhajit1</dc:creator>
      <dc:date>2017-05-11T23:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165038#M821964</link>
      <description>&lt;P&gt;Can you give an example of what you are trying to do?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 00:19:19 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165038#M821964</guid>
      <dc:creator>SanjivMeher</dc:creator>
      <dc:date>2017-05-12T00:19:19Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165039#M821965</link>
      <description>&lt;P&gt;Hi Guys,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;BR /&gt;Thanks for your responses. &amp;nbsp; Much appreciated, however I think I still need some assistance.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Here is my use case:&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1. End user opens up catalog item "Mobile Travel Plan" with multiple checkboxes and a drop down.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;2. User clicks a few of the checkboxes "Will you be traveling to Africa?: YES", which causes the reference field "Select a Plan" to be cleared out.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;3. User clicks the "Select a Plan" reference field and sees only the travel plans which relate to africa (There is a column in the reference table containing the countries that plan applies to "AF,CS,CA,US,etc etc"&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;If I understand correctly, is the idea that I should create a script include that accepts the checkbox values as variables, and then set the advanced reference qualifier to call that function and pass the checkbox values as parameters?&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;(My assumption is that I wont be able to access the form values directly from code within the script include)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thanks again,&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;- James&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 14:32:09 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165039#M821965</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T14:32:09Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165040#M821966</link>
      <description>&lt;P&gt;I think your question should be 'Where are you travelling?' AF,US etc. Consider this variable country_code&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;And the the Select Plan should be a reference field with qualifier :javascript:"country="+current.variables.country_code&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 14:44:58 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165040#M821966</guid>
      <dc:creator>SanjivMeher</dc:creator>
      <dc:date>2017-05-12T14:44:58Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165041#M821967</link>
      <description>&lt;P&gt;How do I then handle multiple destinations?&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:30:47 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165041#M821967</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T15:30:47Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165042#M821968</link>
      <description>&lt;P&gt;Almost there,. still struggling a little with this.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;The following works:&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Reference qualifier:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;javascript:new TravelPlanReferenceQualifier().setTheQualifier()&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Script include:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;var TravelPlanReferenceQualifier = Class.create();&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;TravelPlanReferenceQualifier.prototype = {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; initialize: function() {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; setTheQualifier: function() {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; return 'u_regions_coveredLIKEAF';&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; type: 'TravelPlanReferenceQualifier'&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;};&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;STRONG&gt;The following does not work (When i try to add a parameter):&lt;/STRONG&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Reference qualifier:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;javascript:new TravelPlanReferenceQualifier().setTheQualifier(&lt;STRONG&gt;g_form.getValue('selected_destinations').toString()&lt;/STRONG&gt;)&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="text-decoration: underline;"&gt;Script include:&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;var TravelPlanReferenceQualifier = Class.create();&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;TravelPlanReferenceQualifier.prototype = {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; initialize: function() {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; setTheQualifier: function(&lt;STRONG&gt;test&lt;/STRONG&gt;) {&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; return 'u_regions_coveredLIKEAF';&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; },&lt;/P&gt;&lt;BR /&gt;&lt;P&gt; &amp;nbsp; &amp;nbsp; &amp;nbsp; type: 'TravelPlanReferenceQualifier'&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;};&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:33:56 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165042#M821968</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T15:33:56Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165043#M821969</link>
      <description>&lt;P&gt;Create a &lt;STRONG&gt;List Collector&lt;/STRONG&gt; for Where are you Travelling.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;And the the Select Plan should be a reference field with qualifier :javascript:"country ISIN"+current.variables.country_code&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:34:45 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165043#M821969</guid>
      <dc:creator>SanjivMeher</dc:creator>
      <dc:date>2017-05-12T15:34:45Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165044#M821970</link>
      <description>&lt;P&gt;Which is exactly what I would have liked to do if the Mobile UI supported list collectors.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Unfortunately it doesnt =( &amp;nbsp; &amp;nbsp; &lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;So that means I either have to write a separate catalog item for mobile vs desktop, or just try build one using checkboxes that will work on both mobile and desktop..&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:36:44 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165044#M821970</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T15:36:44Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165045#M821971</link>
      <description>&lt;P&gt;Sorry,. i mean if the mobile ui supported list collectors!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:37:20 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165045#M821971</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T15:37:20Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165046#M821972</link>
      <description>&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;Try&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;javascript:new TravelPlanReferenceQualifier().setTheQualifier(&lt;/SPAN&gt;&lt;STRONG style="font-family: arial, sans-serif; color: #666666;"&gt;current.variables.selected_destinations.toString()&lt;/STRONG&gt;&lt;SPAN style="color: #666666; font-family: arial, sans-serif;"&gt;)&lt;/SPAN&gt;&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:37:21 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165046#M821972</guid>
      <dc:creator>SanjivMeher</dc:creator>
      <dc:date>2017-05-12T15:37:21Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165047#M821973</link>
      <description>&lt;P&gt;Booyaa! &amp;nbsp; That was just what I needed.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Thank you!!!&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 15:39:38 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165047#M821973</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T15:39:38Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165048#M821974</link>
      <description>&lt;P&gt;Wow. &amp;nbsp; So when I accidentally wrote above that the mobile UI doesnt support advanced reference qualifiers, it turned out thats actually true.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;Advanced reference qualifiers dont work in mobile either.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;More and more I am beginning to feel that the mobile UI is so broken its not worth developing for.&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;To make anything work, the workarounds involved result in a solution that is so far from user friendly I am embarrassed to provide it..&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;1. Syncronous Ajax isnt supported&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;2. List Collectors arent supported&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;3. Advanced reference qualifiers arent supported&lt;/P&gt;&lt;BR /&gt;&lt;P&gt;4. Subcategories arent supported&lt;/P&gt;&lt;BR /&gt;</description>
      <pubDate>Fri, 12 May 2017 18:04:36 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2165048#M821974</guid>
      <dc:creator>jamesmcwhinney</dc:creator>
      <dc:date>2017-05-12T18:04:36Z</dc:date>
    </item>
    <item>
      <title>Re: Set Reference Qualifier in Service Catalog item via onchange script?</title>
      <link>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2970783#M1124739</link>
      <description>&lt;P&gt;this article worked for me:&lt;BR /&gt;&lt;A href="https://servicenowthink.wordpress.com/2021/02/05/how-to-modify-reference-qualifiers-with-catalog-client-script-servicenow/" target="_blank" rel="noopener"&gt;How to modify Reference Qualifiers with Catalog Client Scripts – ServiceNow – ServiceNow Think (wordpress.com)&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;and this is the onChange client script:&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt; resetFilter = &lt;/SPAN&gt;&lt;SPAN&gt;'active=true^nameISNOTEMPTY^emailISNOTEMPTY^EQ'&lt;/SPAN&gt;&lt;SPAN&gt;;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt; dynamicFilter = g_form.getValue(&lt;/SPAN&gt;&lt;SPAN&gt;'your other text var holding encoded query'&lt;/SPAN&gt;&lt;SPAN&gt;).toString().trim();&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;var&lt;/SPAN&gt;&lt;SPAN&gt; gg = g_list.&lt;/SPAN&gt;&lt;SPAN&gt;get&lt;/SPAN&gt;&lt;SPAN&gt;(&lt;/SPAN&gt;&lt;SPAN&gt;'your ref var name'&lt;/SPAN&gt;&lt;SPAN&gt;); &lt;/SPAN&gt;&lt;SPAN&gt;// GlideList2 object&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;gg.setQuery(newValue == &lt;/SPAN&gt;&lt;SPAN&gt;''&lt;/SPAN&gt;&lt;SPAN&gt; ? resetFilter : dynamicFilter);&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Mon, 24 Jun 2024 02:58:15 GMT</pubDate>
      <guid>https://www.servicenow.com/community/developer-forum/set-reference-qualifier-in-service-catalog-item-via-onchange/m-p/2970783#M1124739</guid>
      <dc:creator>Community Alums</dc:creator>
      <dc:date>2024-06-24T02:58:15Z</dc:date>
    </item>
  </channel>
</rss>

