<?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: script error in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113375#M367911</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the error is in the preceding load here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Load *,&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Sum(Avg_WKLY_DMD_Current + Avg_WKLY_DMD_2Weeks)/3&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;as Avg_WKLY_DMD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has aggregation (Sum), but no Group By statement.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 20 Jul 2016 20:39:36 GMT</pubDate>
    <dc:creator>sunny_talwar</dc:creator>
    <dc:date>2016-07-20T20:39:36Z</dc:date>
    <item>
      <title>script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113374#M367910</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am getting Invalid expression script error . I might be overlooking, but couldn't find whats wrong with this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;please help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:36:54 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113374#M367910</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-20T20:36:54Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113375#M367911</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think the error is in the preceding load here:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Load *,&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;Sum(Avg_WKLY_DMD_Current + Avg_WKLY_DMD_2Weeks)/3&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;STRONG&gt;as Avg_WKLY_DMD&lt;/STRONG&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;TD&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;STRONG&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This has aggregation (Sum), but no Group By statement.&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:39:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113375#M367911</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T20:39:36Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113376#M367912</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May be you just need this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE style="border: 0px; font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;TBODY style="font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TR style="border: 0px; font-weight: inherit; font-style: inherit; font-family: inherit;"&gt;&lt;TD style="padding-right: 4px; padding-left: 4px; border: 0px; font-style: inherit; font-family: inherit;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;Load *,&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;(Avg_WKLY_DMD_Current + Avg_WKLY_DMD_2Weeks)/3&lt;/STRONG&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;as Avg_WKLY_DMD&lt;/STRONG&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P style="font-size: 13px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;STRONG style="font-style: inherit; font-family: inherit;"&gt;;&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:40:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113376#M367912</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-20T20:40:15Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113377#M367913</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;If i remove * in my original script its working , but i will get only that calculation and i am not getting other dimensions&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 20:53:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113377#M367913</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-20T20:53:23Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113378#M367914</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That is strange. Can you try not creating Mat_Loc_Key and run again. &lt;/P&gt;&lt;P&gt;And also try to copy paste the field names in preceding load rather than * ? &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:45:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113378#M367914</guid>
      <dc:creator>vishsaggi</dc:creator>
      <dc:date>2016-07-20T21:45:28Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113379#M367915</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;I tried that too... It gave me the same error&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:47:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113379#M367915</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-20T21:47:32Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113380#M367916</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;May try like this ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Temp:&lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; %MATERIAL_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LOCATION_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ACCT_CAL_FACT_KEY&lt;/P&gt;&lt;P&gt;&amp;nbsp; , Sum(Avg_WKLY_DMD_Current) as Avg_WKLY_DMD_Current&lt;/P&gt;&lt;P&gt;&amp;nbsp; , Sum(Avg_WKLY_DMD_2Weeks) as Avg_WKLY_DMD_2Weeks&lt;/P&gt;&lt;P&gt;&amp;nbsp; , %MATERIAL_KEY&amp;amp;'-'&amp;amp;%LOCATION_KEY as Mat_Loc_Key&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; PSI_Data&lt;/P&gt;&lt;P&gt;&amp;nbsp; Group by&lt;/P&gt;&lt;P&gt;&amp;nbsp; %MATERIAL_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LOCATION_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ACCT_CAL_FACT_KEY,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;STRONG&gt; %MATERIAL_KEY&amp;amp;'-'&amp;amp;%LOCATION_KEY&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Final:&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;NoConcatenate&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; Load *,&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&amp;nbsp; Sum(Avg_WKLY_DMD_Current + Avg_WKLY_DMD_2Weeks)/3 as Avg_WKLY_DMD&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Resident Temp&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Group by &lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;%MATERIAL_KEY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LOCATION_KEY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ACCT_CAL_FACT_KEY,&lt;/STRONG&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px;"&gt;&lt;STRONG&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Mat_Loc_Key&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;SPAN style="font-size: 13.3333px; line-height: 1.5em;"&gt;;&lt;/SPAN&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px;"&gt;Drop table Temp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 21:52:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113380#M367916</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-07-20T21:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113381#M367917</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Its working when remving * ,&amp;nbsp; because you are using a preceeding load only one field aggregated on the beneeth table.&lt;/P&gt;&lt;P&gt;Please check my updated script where you have to use 2 group by's (In Bold).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Have you used Group By's in both the load statements as I mentioned ?&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 22:03:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113381#M367917</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-07-20T22:03:36Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113382#M367918</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes i used group by and also did as you told...but still same error...&lt;/P&gt;&lt;P&gt;we cannot group by on the key ? as its not in resident table ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 22:52:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113382#M367918</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-20T22:52:05Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113383#M367919</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure what key are you referring...but debug something like &lt;/P&gt;&lt;P&gt;-- &amp;gt; remove Sum from the Final table and try to reload in debug mode without group by then if you want to do some aggregation you can the use another resident load on the Final and then try adding sum like below&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; line-height: 1.5em;"&gt;Sum(Avg_WKLY_DMD_Current + Sum(Avg_WKLY_DMD_2Weeks))/3 with group by on the fields you want to aggregate.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13.3333px; line-height: 1.5em;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2016 23:40:44 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113383#M367919</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-07-20T23:40:44Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113384#M367920</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this is correct too. Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 00:03:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113384#M367920</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-21T00:03:41Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113385#M367921</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is everything resolved now?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:01:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113385#M367921</guid>
      <dc:creator>sunny_talwar</dc:creator>
      <dc:date>2016-07-21T01:01:37Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113386#M367922</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Sunny,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know this has been resolved but in this case preceding load is not required.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Like this : &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;;&amp;nbsp; &lt;/P&gt;&lt;P&gt;LOAD&lt;/P&gt;&lt;P&gt;&amp;nbsp; %MATERIAL_KEY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LOCATION_KEY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ACCT_CAL_FACT_KEY&lt;/P&gt;&lt;P&gt;&amp;nbsp; , Sum(Avg_WKLY_DMD_Current) as Avg_WKLY_DMD_Current&lt;/P&gt;&lt;P&gt;&amp;nbsp; , Sum(Avg_WKLY_DMD_2Weeks) as Avg_WKLY_DMD_2Weeks&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&amp;nbsp; ,(Sum(Avg_WKLY_DMD_Current) + Sum(Avg_WKLY_DMD_2Weeks)) / 3&amp;nbsp; as&lt;/STRONG&gt; Avg_WKLY_DMD&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;/P&gt;&lt;P&gt;, %MATERIAL_KEY&amp;amp;'-'&amp;amp;%LOCATION_KEY as Mat_Loc_Key&lt;/P&gt;&lt;P&gt;&amp;nbsp; Resident&lt;/P&gt;&lt;P&gt;&amp;nbsp; PSI_Data&lt;/P&gt;&lt;P&gt;&amp;nbsp; Group by&lt;/P&gt;&lt;P&gt;&amp;nbsp; %MATERIAL_KEY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %LOCATION_KEY, &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; %ACCT_CAL_FACT_KEY&lt;/P&gt;&lt;P&gt;&amp;nbsp; ;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 01:29:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113386#M367922</guid>
      <dc:creator>jayanttibhe</dc:creator>
      <dc:date>2016-07-21T01:29:26Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113387#M367923</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;yes, thankyou&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 03:20:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113387#M367923</guid>
      <dc:creator>qvqfqlik</dc:creator>
      <dc:date>2016-07-21T03:20:00Z</dc:date>
    </item>
    <item>
      <title>Re: script error</title>
      <link>https://community.qlik.com/t5/QlikView/script-error/m-p/1113388#M367924</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Glad you found it!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2016 05:57:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/script-error/m-p/1113388#M367924</guid>
      <dc:creator>vikramv</dc:creator>
      <dc:date>2016-07-21T05:57:28Z</dc:date>
    </item>
  </channel>
</rss>

