<?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: Set Analysis: {&amp;quot;*&amp;quot;} vs. {*} vs. {'*'} in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264399#M398449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there seems to be no difference between the 3 variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But fields containin a &lt;SPAN style="; color: #ff0000; font-size: 18pt;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;-sign could lead to problems:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Field, Value&lt;BR /&gt; A12345*, 10&lt;BR /&gt; A123456, 20&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152974" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152974_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152983" alt="" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/152983_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152975" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152975_pastedImage_8.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152976" alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/152976_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;This behaviour isn't comprehensible for me...&lt;/P&gt;&lt;P&gt;Until now I thought, I can use &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;"A12345*"&lt;/STRONG&gt;&lt;/SPAN&gt; for wildmatching and&lt;SPAN style="color: #575757; font-size: 14pt;"&gt;&lt;STRONG&gt; 'A12345*'&lt;/STRONG&gt;&lt;/SPAN&gt; for matching &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 13 Feb 2017 20:35:55 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2017-02-13T20:35:55Z</dc:date>
    <item>
      <title>Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264397#M398447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello community,&lt;/P&gt;&lt;P&gt;I read this document about set analysis: &lt;A href="https://community.qlik.com/docs/DOC-4951"&gt;Set Analysis: syntaxes, examples&lt;/A&gt;...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I know, there's a difference between&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension = &lt;SPAN style="font-size: 14pt;"&gt;{"*"}&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(--&amp;gt; every &lt;STRONG&gt;value&lt;/STRONG&gt; is selected, so null() is not within the selection)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Dimension=&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;(--&amp;gt; means: no selection, so I can see all fields including null())&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;------------------------------------------------------------&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But sometimes I see &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{'*'}&lt;/STRONG&gt;&lt;/SPAN&gt; or &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{*}&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;&lt;BR /&gt;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;In the document I mentioned, I can find the following explanation:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;SPAN class="fontstyle4"&gt;&lt;IMG __jive_id="152959" alt="" class="jive-image image-1" height="75" src="https://community.qlik.com/legacyfs/online/152959_pastedImage_13.png" style="max-width: 1200px; max-height: 900px; width: 580.556px; height: 75px;" width="581" /&gt;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;But this makes no sense to me, because a dual() value can't be null() for text representation and not null() for the numeric representation and vice versa or am I wrong?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I tested it with an example:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="margin-bottom: 0.0001pt;"&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt; LOAD&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('CDEFG',12345) &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (1);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;('ABCDE',&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;null&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;()) &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (1);&lt;BR /&gt; &lt;BR /&gt; &lt;/SPAN&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;Dual&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;null&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;(),55222) &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;as&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;Field&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;&lt;BR /&gt; &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;AutoGenerate&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; (1); &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; result is only one dual value at all:&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152969" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152969_pastedImage_14.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So is there any difference between &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{"*"}&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{*}&lt;/STRONG&gt;&lt;/SPAN&gt; and &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{'*'}&lt;/STRONG&gt;&lt;/SPAN&gt; ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;{'*'}&lt;/STRONG&gt;&lt;/SPAN&gt; looks very strange to me. It should be a string, not a wildcard?!?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;(Using QV 11.2 SR15)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Robin&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 18:42:02 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264397#M398447</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-13T18:42:02Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264398#M398448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you should use a search with a star symbol wildcard like {"*"}&lt;/P&gt;&lt;P&gt;A search expression should be encapsulated using double quotes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{'*'} should be avoided, according to HIC. Single quotes denote a literal string, not a search.&lt;/P&gt;&lt;P&gt;BUT, it will work using the single quotes, because there is a bug in QV that you can use a search expression also using the single quotes (again, quoting HIC).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{*}&lt;/P&gt;&lt;P&gt;I haven't used this.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 19:09:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264398#M398448</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-13T19:09:34Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264399#M398449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;So there seems to be no difference between the 3 variants.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But fields containin a &lt;SPAN style="; color: #ff0000; font-size: 18pt;"&gt;&lt;STRONG&gt;*&lt;/STRONG&gt;&lt;/SPAN&gt;-sign could lead to problems:&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;LOAD&lt;/SPAN&gt;&lt;/STRONG&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt; * &lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: blue;"&gt;INLINE&lt;/SPAN&gt; &lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: maroon;"&gt;[&lt;BR /&gt; Field, Value&lt;BR /&gt; A12345*, 10&lt;BR /&gt; A123456, 20&lt;BR /&gt; ]&lt;/SPAN&gt;&lt;SPAN lang="EN-GB" style="font-size: 9.0pt; font-family: 'Courier New'; color: black;"&gt;; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152974" alt="" class="jive-image image-1" src="https://community.qlik.com/legacyfs/online/152974_pastedImage_4.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152983" alt="" class="jive-image image-4" src="https://community.qlik.com/legacyfs/online/152983_pastedImage_1.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152975" alt="" class="jive-image image-2" src="https://community.qlik.com/legacyfs/online/152975_pastedImage_8.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG __jive_id="152976" alt="" class="jive-image image-3" src="https://community.qlik.com/legacyfs/online/152976_pastedImage_0.png" style="max-width: 1200px; max-height: 900px;" /&gt;&lt;/P&gt;&lt;P&gt;This behaviour isn't comprehensible for me...&lt;/P&gt;&lt;P&gt;Until now I thought, I can use &lt;SPAN style="font-size: 14pt;"&gt;&lt;STRONG&gt;"A12345*"&lt;/STRONG&gt;&lt;/SPAN&gt; for wildmatching and&lt;SPAN style="color: #575757; font-size: 14pt;"&gt;&lt;STRONG&gt; 'A12345*'&lt;/STRONG&gt;&lt;/SPAN&gt; for matching &lt;IMG src="https://community.qlik.com/legacyfs/online/emoticons/sad.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:35:55 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264399#M398449</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-13T20:35:55Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264400#M398450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Right, due to the 'bug' in QV, string literal matching is not working correctly, 'A12345*' will be interpreted as a search string containing wildcard * &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you need to match the value 'A12345*', you can try &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"=Field='A12345*'"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;or&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;{"=Index(Field,'*')"}&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i.e. using expression search / advanced search.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:46:49 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264400#M398450</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-13T20:46:49Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264401#M398451</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;it's even worse,&amp;nbsp; have a look at the example above:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;'A12345*' --&amp;gt; matching without wildcard --&amp;gt; 1 line in the diagram&lt;/P&gt;&lt;P&gt;'A1234*' --&amp;gt; matching with wildcard --&amp;gt; 2 lines in the diagram&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regardless of wheter using single or double quotes.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 20:52:16 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264401#M398451</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2017-02-13T20:52:16Z</dc:date>
    </item>
    <item>
      <title>Re: Set Analysis: {"*"} vs. {*} vs. {'*'}</title>
      <link>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264402#M398452</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I believe the search is trying different search strategies with the goal to return anything, avoiding returning nothing if possible.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It seems that 'A12345*' is indeed matching the value, so this value is returned.&lt;/P&gt;&lt;P&gt;'A1234*' is not matching a single value, so the search is expanded to find the matching values using the wildcard.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Note that '*' is not finding the single character value only.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As I've noticed several times, the search feature in Qlik&amp;nbsp; is IMHO one of the worst documented and thus also understood feature...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Feb 2017 21:08:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Set-Analysis-quot-quot-vs-vs/m-p/1264402#M398452</guid>
      <dc:creator>swuehl</dc:creator>
      <dc:date>2017-02-13T21:08:51Z</dc:date>
    </item>
  </channel>
</rss>

