<?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: urgent expression? in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807798#M1047472</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If( Type= 'BIG',Sum({$ &amp;lt;Type='BIG'&amp;gt;} Amount),Sum({$ &amp;lt;Type='SMALL'&amp;gt;} Amount))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 11 Nov 2014 09:54:35 GMT</pubDate>
    <dc:creator>ychaitanya</dc:creator>
    <dc:date>2014-11-11T09:54:35Z</dc:date>
    <item>
      <title>urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807790#M1047463</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i have a&amp;nbsp; AMOUNT FIELD,&amp;nbsp; TYPE FIELD,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;AMOUNT:&lt;/P&gt;&lt;P&gt;100&lt;/P&gt;&lt;P&gt;200&lt;/P&gt;&lt;P&gt;300&lt;/P&gt;&lt;P&gt;400&lt;/P&gt;&lt;P&gt;500&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;TYPE :&lt;/P&gt;&lt;P&gt;BIG&lt;/P&gt;&lt;P&gt;SMALL&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HERE I WANT FIND OUT AMOUNT FOR&amp;nbsp; 'BIG;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; WHERE TYPE =BIG&amp;nbsp; THEN&amp;nbsp;&amp;nbsp;&amp;nbsp; SUM(AMOUNT)--&amp;nbsp; ONLY BIG REALTED values&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;like wise small related&amp;nbsp; sum(amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i want write expressions indidually.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:38:06 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807790#M1047463</guid>
      <dc:creator />
      <dc:date>2014-11-11T09:38:06Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807791#M1047465</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you please more descriptive?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:40:31 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807791#M1047465</guid>
      <dc:creator>senpradip007</dc:creator>
      <dc:date>2014-11-11T09:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807792#M1047466</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You need some sort of association between the amount field and the type field. Or some rule which can be used to identify which amounts are big and which are small.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jonathan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:41:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807792#M1047466</guid>
      <dc:creator>jonathandienst</dc:creator>
      <dc:date>2014-11-11T09:41:36Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807793#M1047467</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;when tupe is small then sum(amount)&amp;nbsp; -&amp;nbsp; small associated values sum(amount)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;type is big then sum(amount)&amp;nbsp; -&amp;nbsp; long associated values sum(amount)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:43:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807793#M1047467</guid>
      <dc:creator />
      <dc:date>2014-11-11T09:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807794#M1047468</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this two fields&amp;nbsp; AMOUNT and TYPE are in same table then please provide some data or you can use SET analysis for this.&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>Tue, 11 Nov 2014 09:44:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807794#M1047468</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-11T09:44:42Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807795#M1047469</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Amount_Table:&lt;/P&gt;&lt;P&gt;Load Amount,&lt;/P&gt;&lt;P&gt;If(Amount&amp;gt;300 ,'BIG' ,'SMALL')) as Type&lt;/P&gt;&lt;P&gt;From&lt;/P&gt;&lt;P&gt;Mysample.xls;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Type_Table:&lt;/P&gt;&lt;P&gt;Load * INLINE [ TYPE&lt;/P&gt;&lt;P&gt;'BIG'&lt;/P&gt;&lt;P&gt;'SMALL'&lt;/P&gt;&lt;P&gt;];&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then Assocaitions will be formed in Data Model and if you plot list boxes for Amount and Type .. then you can find the Big and Small amounts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Mark the threads as helpful or answered which will help the others.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Chaitanya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:45:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807795#M1047469</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-11-11T09:45:21Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807796#M1047470</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;s&amp;nbsp; pls tell me set analysis expression for this &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:49:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807796#M1047470</guid>
      <dc:creator />
      <dc:date>2014-11-11T09:49:14Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807797#M1047471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;type={'BIG'}&amp;gt;}amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:53:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807797#M1047471</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-11T09:53:00Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807798#M1047472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If( Type= 'BIG',Sum({$ &amp;lt;Type='BIG'&amp;gt;} Amount),Sum({$ &amp;lt;Type='SMALL'&amp;gt;} Amount))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:54:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807798#M1047472</guid>
      <dc:creator>ychaitanya</dc:creator>
      <dc:date>2014-11-11T09:54:35Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807799#M1047473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This are very simple SET analysis&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Big&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TYPE&amp;nbsp; &lt;/SPAN&gt;= {'BIG'}&amp;gt;} amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;with if condition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(If( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TYPE &lt;/SPAN&gt;= 'BIG' , amount ))&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For Small&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum({&amp;lt; &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TYPE &lt;/SPAN&gt;= {'&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SMALL&lt;/SPAN&gt;'}&amp;gt;} amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;With If condition&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;sum(If( &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TYPE &lt;/SPAN&gt;= '&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SMALL&lt;/SPAN&gt;' , amount ))&lt;/SPAN&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>Tue, 11 Nov 2014 09:56:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807799#M1047473</guid>
      <dc:creator>its_anandrjs</dc:creator>
      <dc:date>2014-11-11T09:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807800#M1047474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What is the Logic behind Small and Big Amount&lt;/P&gt;&lt;P&gt;i.e. Any amount less than equal to 100 is Small and Greater Than 100 is Big.. then use as below in your script&lt;/P&gt;&lt;P&gt;IF(&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;AMOUNT &amp;lt;=100,'Small','Big') as AmountType&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:57:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807800#M1047474</guid>
      <dc:creator>MK_QSL</dc:creator>
      <dc:date>2014-11-11T09:57:15Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807801#M1047475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;syntax eror pls check once&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:58:26 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807801#M1047475</guid>
      <dc:creator />
      <dc:date>2014-11-11T09:58:26Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807802#M1047476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Check this expression&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For Big:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;SUM({&amp;lt;&lt;/SPAN&gt;TYPE = {'BIG'} &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&amp;gt;}AMOUNT)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;For Small:&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;SUM({&amp;lt;&lt;/SPAN&gt;&lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;TYPE = {'SMALL'} &lt;/SPAN&gt;&lt;SPAN style="font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&amp;gt;}AMOUNT)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;jagan.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 09:58:35 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807802#M1047476</guid>
      <dc:creator>jagan</dc:creator>
      <dc:date>2014-11-11T09:58:35Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807803#M1047477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Try this &lt;SPAN style="color: #3d3d3d; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;=sum({&amp;lt;type={'BIG'}&amp;gt;}amount)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 10:00:41 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807803#M1047477</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-11-11T10:00:41Z</dc:date>
    </item>
    <item>
      <title>Re: urgent expression?</title>
      <link>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807804#M1047478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Manoj,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if you have both Amount and Type listed as fields in your data source then the best way to achieve this would be through set analysis:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Type={'Big'}&amp;gt;}Amount) - Sum of Amount where Type is Big&lt;/P&gt;&lt;P&gt;=Sum({$&amp;lt;Type={'Small'}&amp;gt;}Amount) - Sum of Amount where Type is Small&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached an example app to show you this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please mark this as completed and answered if this helps.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Nov 2014 13:12:56 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/urgent-expression/m-p/807804#M1047478</guid>
      <dc:creator>mjm</dc:creator>
      <dc:date>2014-11-11T13:12:56Z</dc:date>
    </item>
  </channel>
</rss>

