<?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: Month-Year Script help! in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976378#M644150</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 09 Dec 2015 07:50:03 GMT</pubDate>
    <dc:creator>amit_saini</dc:creator>
    <dc:date>2015-12-09T07:50:03Z</dc:date>
    <item>
      <title>Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976361#M644133</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Folks,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Always want to show only last 12 months based on below expression in list box:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Month ([GSE by KT plant.Month]) &amp;amp; '-' &amp;amp; Year ([GSE by KT plant.Month])&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108419_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please suggest ???&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 05:54:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976361#M644133</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T05:54:51Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976362#M644134</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;why you are doing this: &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;=Month ([GSE by KT plant.Month]) &amp;amp; '-' &amp;amp; Year ([GSE by KT plant.Month])??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Instead of this use monthname(DateField) at script, you will get same result....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;see this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/thread/135468"&gt;Show rolling 12 Months only for last 12 months.&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:10:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976362#M644134</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T06:10:51Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976363#M644135</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;see this as well:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlik.com/docs/DOC-9144"&gt;Set Analysis for Rolling Periods&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://community.qlik.com/message/385963?_ga=1.242312897.238313988.1442987432#385963" title="https://community.qlik.com/message/385963?_ga=1.242312897.238313988.1442987432#385963"&gt;https://community.qlik.com/message/385963?_ga=1.242312897.238313988.1442987432#385963&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.qlikview.com/thread/193328" title="https://community.qlikview.com/thread/193328"&gt;Rolling last 12 months | Qlik Community&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:13:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976363#M644135</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2015-12-09T06:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976364#M644136</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Why do you not use MonthYear() function?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:16:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976364#M644136</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2015-12-09T06:16:31Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976365#M644137</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;To get Month and Year from &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108420_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually we are not having any date field for this application &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:16:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976365#M644137</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T06:16:34Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976366#M644138</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;what is values in &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px; line-height: 1.5em;"&gt;[GSE by KT plant.Month] field?&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:22:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976366#M644138</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-12-09T06:22:26Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976367#M644139</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/108421_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:24:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976367#M644139</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T06:24:04Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976368#M644140</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Use Makedate or monthname function if you have only Year or month field like&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=MonthName(MakeDate(Year(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;),Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;)))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Monthname( Addmonths(MonthName(MakeDate(Year(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;),Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;))),-12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:28:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976368#M644140</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-12-09T06:28:46Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976369#M644141</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Anand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Monthname( Addmonths(MonthName(MakeDate(Year(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;),Month(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;))),-12))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This one is not working!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:32:57 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976369#M644141</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T06:32:57Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976370#M644142</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Just want to show Nov 2014 till&amp;nbsp; Oct 2015 inside list box from the above example.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:35:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976370#M644142</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T06:35:46Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976371#M644143</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create the MonthYear Field as &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;monthname(date#(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; font-size: 13px;"&gt;[GSE by KT plant.Month],'MM-YY')) as MonthYear.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now using this month year you will be able to do the set analysis&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:36:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976371#M644143</guid>
      <dc:creator>Kushal_Chawda</dc:creator>
      <dc:date>2015-12-09T06:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976372#M644144</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Share any sample file only date field in which you have problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Anand&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:38:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976372#M644144</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2015-12-09T06:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976373#M644145</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;=Aggr(If(Date#(MonthYear, 'DD-YY')&amp;gt;=$(=Max(Date#(MonthYear, 'DD-YY'),10)), MonthYear),MonthYear)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;Change the fieldname to yours.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976373#M644145</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-09T06:42:08Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976374#M644146</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;PFA,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:46:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976374#M644146</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T06:46:31Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976375#M644147</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;=Aggr(If(Date#(Month_Year, 'MMM YYYY')&amp;gt;=$(=Max(Date#(Month_Year, 'MMM YYYY'),10)), Month_Year),Month_Year)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 06:52:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976375#M644147</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-09T06:52:19Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976376#M644148</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Not idea why it's not working here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Plz see the attachment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;BR /&gt;AS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 07:04:24 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976376#M644148</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T07:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976377#M644149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: terminal,monaco;"&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;Aggr&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 10pt;"&gt;if&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;&amp;gt;='$(=Max([GSE by KT plant.Month],10))', &lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt;"&gt;),&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 10pt;"&gt;[GSE by KT plant.Month]&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 10pt; font-family: terminal,monaco;"&gt;) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 07:44:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976377#M644149</guid>
      <dc:creator>tresB</dc:creator>
      <dc:date>2015-12-09T07:44:52Z</dc:date>
    </item>
    <item>
      <title>Re: Month-Year Script help!</title>
      <link>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976378#M644150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks a lot &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/happy.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 Dec 2015 07:50:03 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Month-Year-Script-help/m-p/976378#M644150</guid>
      <dc:creator>amit_saini</dc:creator>
      <dc:date>2015-12-09T07:50:03Z</dc:date>
    </item>
  </channel>
</rss>

