<?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 can I figure out why Splunk is not extracting all values for a field? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243547#M72485</link>
    <description>&lt;P&gt;somehow it's not working and also the actual format is &lt;/P&gt;

&lt;P&gt;product_name="jersey T shirt, black"&lt;/P&gt;

&lt;P&gt;I'm sorry i have made some changes to raw log(given product instead product_name)due to confidentiality. Do we need to make any tweaks for the above format...?&lt;/P&gt;</description>
    <pubDate>Thu, 21 Jan 2016 16:42:29 GMT</pubDate>
    <dc:creator>prakash007</dc:creator>
    <dc:date>2016-01-21T16:42:29Z</dc:date>
    <item>
      <title>How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243537#M72475</link>
      <description>&lt;P&gt;I need some help to figure out how to extract or make sure all the products were shown.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=main sourcetype=appserver  custid=xbhfhsls | table products
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;It's showing only a couple of products, but in the log, we see the customer has purchased multiple products. &lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:54:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243537#M72475</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-20T16:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243538#M72476</link>
      <description>&lt;P&gt;Can you provide what the raw log looks like and post your props.conf.&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 16:56:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243538#M72476</guid>
      <dc:creator>dpanych</dc:creator>
      <dc:date>2016-01-20T16:56:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243539#M72477</link>
      <description>&lt;P&gt;Thanks for the reply, i didn't  extract this field using props.conf, it's auto key-value pair which is shown in the fields. in this situation it's showing only first 2 items under product&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 17:29:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243539#M72477</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-20T17:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243540#M72478</link>
      <description>&lt;P&gt;It will help if you post the some raw log entries (feel free to change names and values , as long as the structure is the same)&lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 18:08:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243540#M72478</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-01-20T18:08:45Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243541#M72479</link>
      <description>&lt;P&gt;Are you referring to the auto field discovery Splunk applies when you search? If this isn't working for you then you may want to create a regular expression to extract all the values from that field. You can do it at search time or create a new field which you can reuse later. Splunk also has a regex builder but it's unreliable in my opinion. Provide some events and I'll help write the regex for you &lt;/P&gt;</description>
      <pubDate>Wed, 20 Jan 2016 21:32:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243541#M72479</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-20T21:32:50Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243542#M72480</link>
      <description>&lt;P&gt;yes i'm referring to auto field discovery which splunk applies....i have the raw log if you can help me with regex...&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;line_item registry_id="" transaction_type="A"  item_id=""  item_id="56 7h78789"  sku_id="skuxxxxx" catalog_id="HJH78" catalog_item="KJDN78"  Ksku_id="xxxxxxxxx" product="Crochet Pencil, Blush" quantity="1" service_code="XXX" gift_wrap_code="" price_each="XXX.00" tax_each="XX.XX" other_each="0.00" freight_each="0.00" duty_each="0.00" markdown_each="," arrive_by_date="" buy_now_gift_later_flag="N" promotion_code="," promotion_key="XXXXX," gift_message1="" gift_message2="" gift_message3="" gift_message4="" gift_message5="" current_status="" current_status_date="" tracking_number="" giftcard_email="" store_fulfill_flag="N" reporting_code="" pickup_store_number="" selected_replenishment_interval="" replenishment_contract_id="" shipto_store_number="" dynamic_image_url="" facility_ID="" line_discount_amount="" employee_store_call="" special_instruction_flag="" special_instruction_price="" selection_set_id="" bogo_proration=""/&amp;gt;

&amp;lt;line_item registry_id="" transaction_type="A"  item_id=""  item_id="56 7h7980"  sku_id="skuxxxxx" catalog_id="HJH78" catalog_item="KJDN78"  Ksku_id="xxxxxxxxx" product="Jersey T-Shirt, Black" quantity="1" service_code="XXX" gift_wrap_code="" price_each="XXX.00" tax_each="XX.XX" other_each="0.00" freight_each="0.00" duty_each="0.00" markdown_each="," arrive_by_date="" buy_now_gift_later_flag="N" promotion_code="," promotion_key="XXXXX," gift_message1="" gift_message2="" gift_message3="" gift_message4="" gift_message5="" current_status="" current_status_date="" tracking_number="" giftcard_email="" store_fulfill_flag="N" reporting_code="" pickup_store_number="" selected_replenishment_interval="" replenishment_contract_id="" shipto_store_number="" dynamic_image_url="" facility_ID="" line_discount_amount="" employee_store_call="" special_instruction_flag="" special_instruction_price="" selection_set_id="" bogo_proration=""/&amp;gt;

&amp;lt;line_item registry_id="" transaction_type="A"  item_id=""  item_id="56 7h78876"  sku_id="skuxxxxx" catalog_id="HJH78" catalog_item="KJDN78"  Ksku_id="xxxxxxxxx" product="T-shirt, Blue" quantity="1" service_code="XXX" gift_wrap_code="" price_each="XXX.00" tax_each="XX.XX" other_each="0.00" freight_each="0.00" duty_each="0.00" markdown_each="," arrive_by_date="" buy_now_gift_later_flag="N" promotion_code="," promotion_key="XXXXX," gift_message1="" gift_message2="" gift_message3="" gift_message4="" gift_message5="" current_status="" current_status_date="" tracking_number="" giftcard_email="" store_fulfill_flag="N" reporting_code="" pickup_store_number="" selected_replenishment_interval="" replenishment_contract_id="" shipto_store_number="" dynamic_image_url="" facility_ID="" line_discount_amount="" employee_store_call="" special_instruction_flag="" special_instruction_price="" selection_set_id="" bogo_proration=""/&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:18:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243542#M72480</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-21T15:18:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243543#M72481</link>
      <description>&lt;P&gt;Here's some regex which will grab the product name.. It does a lookbehind for product and does a lookahead for quantity and grabs everything in between. Go to 'Extract New Field' then 'I prefer to write my own regular expression' and enter this &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?P&amp;lt;Product&amp;gt;(?&amp;lt;=product\=)\".*(?=quantity))
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:28:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243543#M72481</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T15:28:28Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243544#M72482</link>
      <description>&lt;P&gt;I wrote your regular expression in my comment above &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 15:30:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243544#M72482</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T15:30:58Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243545#M72483</link>
      <description>&lt;P&gt;Thanks skoelpin, this regex is creating a new filed product, but it's displaying the entire log starting form product &lt;/P&gt;

&lt;P&gt;"Crochet Pencil, Blush" quantity="1" service_code="XXX" gift_wrap_code="" price_each="XXX.00" tax_each="XX.XX" other_each="0.00" freight_each="0.00" duty_each="0.00" markdown_each="," arrive_by_date="" buy_now_gift_later_flag="N" promotion_code="," promotion_key="XXXXX," gift_message1="" gift_message2="" gift_message3="" gift_message4="" gift_message5="" current_status="" current_status_date="" tracking_number="" giftcard_email="" store_fulfill_flag="N" reporting_code="" pickup_store_number="" selected_replenishment_interval="" replenishment_contract_id="" shipto_store_number="" dynamic_image_url="" facility_ID="" line_discount_amount="" employee_store_call="" special_instruction_flag="" special_instruction_price="" selection_set_id="" bogo_proration=""/&amp;gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:31:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243545#M72483</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2020-09-29T08:31:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243546#M72484</link>
      <description>&lt;P&gt;Try this.. I removed the lookbehind. &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?P&amp;lt;Product&amp;gt;(?&amp;lt;=product\=)\"((\w+\,\s\w+\")|(\w+\s+\w+\,\s\w+\")))
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:19:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243546#M72484</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T16:19:13Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243547#M72485</link>
      <description>&lt;P&gt;somehow it's not working and also the actual format is &lt;/P&gt;

&lt;P&gt;product_name="jersey T shirt, black"&lt;/P&gt;

&lt;P&gt;I'm sorry i have made some changes to raw log(given product instead product_name)due to confidentiality. Do we need to make any tweaks for the above format...?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 16:42:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243547#M72485</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-21T16:42:29Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243548#M72486</link>
      <description>&lt;P&gt;Yep that matters. I have a lookahead which anchors in on the product text. Below is updated regex which includes product_name in the lookahead. I also added the lookbehind again and included a \d and \s which should cut it off and not get all that extra data after the product info (Hate when that happens). It works good in my Regex tester &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;(?P&amp;lt;Product&amp;gt;(?&amp;lt;=product\_name\=)\".+(?=quantity="\d"\s))
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jan 2016 17:01:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243548#M72486</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T17:01:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243549#M72487</link>
      <description>&lt;P&gt;This regex is working fine, but i'm having the same issue, it's just looking up the first product_name in the entire log. &lt;/P&gt;

&lt;P&gt;The raw log which i have  is a single log under a single timestamp, it's only capturing the first product leaving the rest of the products bought by the single customer. &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 17:21:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243549#M72487</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-21T17:21:33Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243550#M72488</link>
      <description>&lt;P&gt;Is each line_item a separate event? or Did you paste a single multiline event?&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:18:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243550#M72488</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-01-21T18:18:20Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243551#M72489</link>
      <description>&lt;P&gt;nope it's not separate event, it's a single multiline event.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:22:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243551#M72489</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2016-01-21T18:22:40Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243552#M72490</link>
      <description>&lt;P&gt;Ah that's the issue.  You need to have the following option in your  &lt;CODE&gt;| rex&lt;/CODE&gt; command &lt;CODE&gt;max_match=0&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;See &lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rex"&gt;http://docs.splunk.com/Documentation/Splunk/latest/SearchReference/Rex&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;It should then create a multivalue field called product&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:29:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243552#M72490</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-01-21T18:29:12Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243553#M72491</link>
      <description>&lt;P&gt;Yep this is the issue. I was assuming each block represented a different event. You could either linebreak these blocks into seperate events in your props.conf or you could do it at search time like jplumsdaine22 suggested &lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:37:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243553#M72491</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T18:37:05Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243554#M72492</link>
      <description>&lt;P&gt;As @skoelpin says - break these into separate events if it makes sense to do so. I t will make your life easier.&lt;/P&gt;</description>
      <pubDate>Thu, 21 Jan 2016 18:47:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243554#M72492</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2016-01-21T18:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243555#M72493</link>
      <description>&lt;P&gt;Thanks much Jplumsdaine and skoelpin...it's working &lt;/P&gt;

&lt;P&gt;index=main sourcetype=server.log  | rex field=_raw   (?P(?&amp;lt;=product_name=)\".*(?=quantity)) max_match=0 | table Products _raw&lt;/P&gt;

&lt;P&gt;can you please let me know how i can break this events using props.conf on a heavy forwarder...?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 08:29:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243555#M72493</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2020-09-29T08:29:54Z</dc:date>
    </item>
    <item>
      <title>Re: How can I figure out why Splunk is not extracting all values for a field?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243556#M72494</link>
      <description>&lt;P&gt;This is a reply from your comment below.. &lt;/P&gt;

&lt;P&gt;If you want to modify your linebreaking NOT at search time, then you want to modify the props.conf file on the indexer, not the forwarder.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Go to your Splunk\etc\system\local\Props.conf file&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Insert this stanza (Your's may vary) &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Your Sourcetype/host]
TRUNCATE = 20000
MAX_EVENTS = 20000
TIME_FORMAT = %Y-%m-%d %H:%M:%S,$3N
SHOULD_LINEMERGE=true
BREAK_ONLY_BEFORE = ^(?:\w+\s+)?\d{4}-\d{2}-\d{2}\s+\d{2}:\d{2}:\d{2},\d{3}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 21 Jan 2016 20:04:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-can-I-figure-out-why-Splunk-is-not-extracting-all-values-for/m-p/243556#M72494</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2016-01-21T20:04:31Z</dc:date>
    </item>
  </channel>
</rss>

