<?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: Expression Problem in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687698#M249157</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay i made it work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Work Type] ={'PPA'}&amp;gt;}Score0+Score2+Score1+Score3+Score4+Score5+Score6+Score7)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Work Type] ={'PPA'}&amp;gt;}Phone#Identifier)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats how.. but first you gotta delete all calculations in your chart.. I dont know why.. start creating a new chart that worked for me. let me know if you could get it to work pls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Sep 2014 15:49:25 GMT</pubDate>
    <dc:creator />
    <dc:date>2014-09-12T15:49:25Z</dc:date>
    <item>
      <title>Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687690#M249149</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Quick Question, I have a simple Expression in a line chart. I wanted to modify it so it only showed a single Work Group so that I can display all of them on a single chart. Right not my expression works, but when I try to narrow it down to one group says the expression is ok, but no data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;current:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score0&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score4&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score5&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score6&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score7&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Phone#Identifier&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)*100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;New:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt;"&gt;if(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;[Work Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;='PPA',&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score0&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score4&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score5&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score6&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Score7&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)/(&lt;/SPAN&gt;&lt;SPAN style="color: #0000ff; font-size: 8pt;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="color: #800000; font-size: 8pt;"&gt;Phone#Identifier&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt;"&gt;)*100)) &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have attached a version of the report for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 13:32:53 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687690#M249149</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T13:32:53Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687691#M249150</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #3d3d3d; font-size: 11px; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif;"&gt;Try this&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Sum&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;if(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;[Work Type]&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;='PPA',&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score0&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score2&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score1&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score3&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score4&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score5&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score6&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;+&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Score7&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;))/(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #0000ff;"&gt;Count&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;(&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #800000;"&gt;Phone#Identifier&lt;/SPAN&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;)*100)&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 8pt; font-family: 'Helvetica Neue', Helvetica, Arial, 'Lucida Grande', sans-serif; color: #3d3d3d;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 13:35:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687691#M249150</guid>
      <dc:creator>anbu1984</dc:creator>
      <dc:date>2014-09-12T13:35:52Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687692#M249151</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey there,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have you tried this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Score0+Score2+Score1+Score3+Score4+Score5+Score6+Score7)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Phone#Identifier)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Greetings Patrick&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 13:39:28 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687692#M249151</guid>
      <dc:creator />
      <dc:date>2014-09-12T13:39:28Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687693#M249152</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did not work sorry &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 14:15:58 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687693#M249152</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T14:15:58Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687694#M249153</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Could you provide a demo.qvw so i can try a little bit?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 14:19:38 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687694#M249153</guid>
      <dc:creator />
      <dc:date>2014-09-12T14:19:38Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687695#M249154</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;sure, I can do that shortly. I forgot about Set Analysis, that seems like a good way to do it and like it should work, but no results&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 14:39:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687695#M249154</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T14:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687696#M249155</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have attached a version of the report on my original post for reference.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 15:38:48 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687696#M249155</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T15:38:48Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687697#M249156</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I could add the field as a dimension to run my current Expression off of, but I'd like to be able to set these in the expression if need be as well.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 15:45:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687697#M249156</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T15:45:22Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687698#M249157</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;okay i made it work..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Work Type] ={'PPA'}&amp;gt;}Score0+Score2+Score1+Score3+Score4+Score5+Score6+Score7)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Work Type] ={'PPA'}&amp;gt;}Phone#Identifier)*100&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thats how.. but first you gotta delete all calculations in your chart.. I dont know why.. start creating a new chart that worked for me. let me know if you could get it to work pls&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 15:49:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687698#M249157</guid>
      <dc:creator />
      <dc:date>2014-09-12T15:49:25Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687699#M249158</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi ... The original expression definition is: Sum() / ( Count() * 100 ) ... in the case of Work Type = 'PPA', you should use:&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Score0+Score2+Score1+Score3+Score4+Score5+Score6+Score7)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;(Count({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Phone#Identifier)*100)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the original definition is&lt;/P&gt;&lt;P&gt;Sum({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Score0+Score2+Score1+Score3+Score4+Score5+Score6+Score7)&lt;/P&gt;&lt;P&gt;/&lt;/P&gt;&lt;P&gt;Count({&amp;lt;[Work Type] ={"PPA"}&amp;gt;}Phone#Identifier)*100, for any reason the () in the COUNT produce a mistake&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 15:59:21 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687699#M249158</guid>
      <dc:creator>GabrielAraya</dc:creator>
      <dc:date>2014-09-12T15:59:21Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687700#M249159</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;With " its not working you need ' so you can get it to work&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 16:08:12 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687700#M249159</guid>
      <dc:creator />
      <dc:date>2014-09-12T16:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: Expression Problem</title>
      <link>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687701#M249160</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Strange, I created a new chart and started plugging them in, sure enough it works. Well thanks for helping me figure this one out Patrick. Much appreciated!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Sep 2014 18:18:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Expression-Problem/m-p/687701#M249160</guid>
      <dc:creator>MalcolmCICWF</dc:creator>
      <dc:date>2014-09-12T18:18:30Z</dc:date>
    </item>
  </channel>
</rss>

