<?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: Field extraction unsuccessful while index time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712442#M117669</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;I am not sure given in the same way but no luck....&lt;/P&gt;</description>
    <pubDate>Tue, 25 Feb 2025 11:59:00 GMT</pubDate>
    <dc:creator>Karthikeya</dc:creator>
    <dc:date>2025-02-25T11:59:00Z</dc:date>
    <item>
      <title>Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712434#M117664</link>
      <description>&lt;P&gt;I am trying to extract field at index time. Hence I have given following in my cluster master and pushing to indexers but field not getting extracted -&amp;nbsp;&lt;/P&gt;&lt;P&gt;transforms.conf&lt;/P&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;[idname_extract]&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SOURCE_KEY&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;_raw&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;REGEX&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;rsaid&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;"\/[^\/]+\/([^\/]+)\/&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;FORMAT&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;idname::$&lt;/SPAN&gt;&lt;SPAN&gt;1&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;WRITE_META&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;true&lt;/SPAN&gt;&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;props.conf&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;DIV&gt;&lt;PRE&gt;&lt;SPAN&gt;TRANSFORMS-&lt;/SPAN&gt;&lt;SPAN&gt;1_extract_idname&lt;/SPAN&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN&gt;=&lt;/SPAN&gt;&lt;SPAN&gt; idname_extract&lt;/SPAN&gt;&lt;/PRE&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Field not getting extracted once indexing is done.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;But when I am getting in search extraction is happening which means my rex is correct but index time it is failing.&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;|rex "rsaid=\"\/[^\/]+\/(?&amp;lt;idname&amp;gt;[^\/]+)\/"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Raw field -&amp;nbsp;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;&lt;SPAN class=""&gt;rsaid=&lt;/SPAN&gt;"&lt;SPAN class=""&gt;/saturn-X-01/SATURN-CK-GSPE/v-saturn.linux.com-44&lt;/SPAN&gt;"&lt;/SPAN&gt;&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;&lt;SPAN&gt;Need to extract idname=&lt;SPAN class=""&gt;SATURN-CK-GSPE at index time. Am I missing something?&lt;/SPAN&gt;&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>Tue, 25 Feb 2025 11:13:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712434#M117664</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-25T11:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712435#M117665</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;two questions:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;did you followed the instructions at&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/9.4.0/Data/Configureindex-timefieldextraction" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.4.0/Data/Configureindex-timefieldextraction&lt;/A&gt;&amp;nbsp;?&lt;/LI&gt;&lt;LI&gt;you located the conf files on Indexers (using the Cluster Manager), but, are tehre some intermediate Heavy Forwarders between the data sources and the Indexers?&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;in the first case, follow the instructions.&lt;/P&gt;&lt;P&gt;In the second case, put the conf files on the first Heavy Forwarders where data are passing through.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 11:47:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712435#M117665</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-25T11:47:56Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712438#M117666</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Additionally, I have tested this in my lab, and it's working fine. Please take a look.&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="kiran_panchavat_0-1740484171112.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34689i92E4556BED3A5BC8/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_0-1740484171112.png" alt="kiran_panchavat_0-1740484171112.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="kiran_panchavat_1-1740484193840.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34690i0930110AE66E8A41/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_1-1740484193840.png" alt="kiran_panchavat_1-1740484193840.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="kiran_panchavat_2-1740484358522.png" style="width: 400px;"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/34691i707000DF1A444588/image-size/medium?v=v2&amp;amp;px=400" role="button" title="kiran_panchavat_2-1740484358522.png" alt="kiran_panchavat_2-1740484358522.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Sample events:-&lt;/P&gt;&lt;PRE&gt;rsaid="/alpha-A-01/ALPHA-CK-GSPE/v-alpha.linux.com-101"&lt;BR /&gt;rsaid="/beta-B-02/BETA-CK-GSPE/v-beta.linux.com-102"&lt;BR /&gt;rsaid="/gamma-G-03/GAMMA-CK-GSPE/v-gamma.linux.com-103"&lt;BR /&gt;rsaid="/delta-D-04/DELTA-CK-GSPE/v-delta.linux.com-104"&lt;BR /&gt;rsaid="/epsilon-E-05/EPSILON-CK-GSPE/v-epsilon.linux.com-105"&lt;BR /&gt;rsaid="/zeta-Z-06/ZETA-CK-GSPE/v-zeta.linux.com-106"&lt;BR /&gt;rsaid="/eta-H-07/ETA-CK-GSPE/v-eta.linux.com-107"&lt;BR /&gt;rsaid="/theta-T-08/THETA-CK-GSPE/v-theta.linux.com-108"&lt;BR /&gt;rsaid="/iota-I-09/IOTA-CK-GSPE/v-iota.linux.com-109"&lt;BR /&gt;rsaid="/kappa-K-10/KAPPA-CK-GSPE/v-kappa.linux.com-110"&lt;BR /&gt;rsaid="/lambda-L-11/LAMBDA-CK-GSPE/v-lambda.linux.com-111"&lt;BR /&gt;rsaid="/mu-M-12/MU-CK-GSPE/v-mu.linux.com-112"&lt;BR /&gt;rsaid="/nu-N-13/NU-CK-GSPE/v-nu.linux.com-113"&lt;BR /&gt;rsaid="/xi-X-14/XI-CK-GSPE/v-xi.linux.com-114"&lt;BR /&gt;rsaid="/omicron-O-15/OMICRON-CK-GSPE/v-omicron.linux.com-115"&lt;BR /&gt;rsaid="/pi-P-16/PI-CK-GSPE/v-pi.linux.com-116"&lt;BR /&gt;rsaid="/rho-R-17/RHO-CK-GSPE/v-rho.linux.com-117"&lt;BR /&gt;rsaid="/sigma-S-18/SIGMA-CK-GSPE/v-sigma.linux.com-118"&lt;BR /&gt;rsaid="/tau-T-19/TAU-CK-GSPE/v-tau.linux.com-119"&lt;BR /&gt;rsaid="/upsilon-U-20/UPSILON-CK-GSPE/v-upsilon.linux.com-120"&lt;BR /&gt;rsaid="/phi-F-21/PHI-CK-GSPE/v-phi.linux.com-121"&lt;BR /&gt;rsaid="/chi-C-22/CHI-CK-GSPE/v-chi.linux.com-122"&lt;BR /&gt;rsaid="/psi-PS-23/PSI-CK-GSPE/v-psi.linux.com-123"&lt;BR /&gt;rsaid="/omega-W-24/OMEGA-CK-GSPE/v-omega.linux.com-124"&lt;/PRE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 11:52:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712438#M117666</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-02-25T11:52:44Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712441#M117668</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp; there are no heavy forwarders. We have a syslog with UF installed on it forwards the data to our deployment server. I have written props and transforms in DS and then pushed to CM and to indexers. Where am I doing mistake?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 11:58:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712441#M117668</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-25T11:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712442#M117669</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;I am not sure given in the same way but no luck....&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 11:59:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712442#M117669</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-25T11:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712443#M117670</link>
      <description>&lt;UL&gt;&lt;LI&gt;&lt;DIV class=""&gt;Deploy the&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;fields.conf&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;changes to the search head.&lt;/DIV&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Do I need to do this as well? If yes, how I need to configure this?&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 12:01:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712443#M117670</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-25T12:01:33Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712444#M117671</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Your configurations need to be applied either by a Heavy Forwarder before indexing, or by the Indexers during indexing. Since you don't have a HF, focus on correctly configuring index-time extraction on your indexers. Simply having the files on the DS isn't enough, they must be deployed to the indexers, and the indexers must be configured to use them. So you can use Cluster master to push the configurations to the indexers.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 12:04:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712444#M117671</guid>
      <dc:creator>kiran_panchavat</dc:creator>
      <dc:date>2025-02-25T12:04:37Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712446#M117672</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/264857"&gt;@kiran_panchavat&lt;/a&gt;&amp;nbsp;doing the same now... created app under etc/deployment-apps and created props and transforms here and pushed to CM and then pushed to indexers through CM. Remaining configs were working fine only facing this issue.&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 12:17:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712446#M117672</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-25T12:17:06Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712453#M117674</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;did also create fields.conf in the indexers, as described in the above link?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 12:42:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712453#M117674</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2025-02-25T12:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712470#M117677</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You say you pushed from DS to CM and then pushed to IDX? This isnt a supported architecture so be careful here.&lt;/P&gt;&lt;P&gt;If this is the setup you have, have you been able to confirm the relevant config is in the manager-apps folder on the CM, and also checked that this has reached the indexers?&lt;/P&gt;&lt;P&gt;If you have been able to confirm this then I would suggest running a btool on an IDX to confirm what is being picked up and ensure that nothing is overriding anywhere.&lt;/P&gt;&lt;P&gt;Check props and transforms:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;$SPLUNK_HOME/bin/splunk cmd btool props list YourSourcetypeName --debug
$SPLUNK_HOME/bin/splunk cmd btool transforms list idname_extract --debug&lt;/LI-CODE&gt;&lt;P&gt;Ensure that the props returns the expected "TRANSFORMS-1_extract_idname = idname_extract" and that the transforms is also as you originally detailed.&lt;/P&gt;&lt;P&gt;Please let me know how you get on and consider accepting this answer or adding karma this answer if it has helped.&lt;BR /&gt;Regards&lt;/P&gt;&lt;P&gt;Will&lt;/P&gt;</description>
      <pubDate>Tue, 25 Feb 2025 13:59:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712470#M117677</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-25T13:59:17Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712563#M117691</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/161352"&gt;@gcusello&lt;/a&gt;&amp;nbsp;yes created on DS where props and transforms are present and deployed to CM and from CM pushed it to indexers. Still no luck.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 07:12:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712563#M117691</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-26T07:12:51Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712564#M117692</link>
      <description>&lt;P&gt;even given fields.conf in deployer and pushed to SHs but same.&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 07:26:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712564#M117692</guid>
      <dc:creator>Karthikeya</dc:creator>
      <dc:date>2025-02-26T07:26:16Z</dc:date>
    </item>
    <item>
      <title>Re: Field extraction unsuccessful while index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712567#M117693</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/273888"&gt;@Karthikeya&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;did you try the btool commands I posted? What did you get back from them?&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 26 Feb 2025 10:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Field-extraction-unsuccessful-while-index-time/m-p/712567#M117693</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-02-26T10:13:40Z</dc:date>
    </item>
  </channel>
</rss>

