<?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: Google API Key / Using Google Maps in QlikView</title>
    <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325081#M119752</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Grahum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One important thing that I read, but forgot to include in the above, is that the encoding used to interrogate the google system, only allows up to a maximum of 61-63 points (my memory fails, but its in the early 60's) on the map.&amp;nbsp; Should you require additional points /country to be displayed, then perhaps a different approach is required..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 25 May 2011 09:24:10 GMT</pubDate>
    <dc:creator />
    <dc:date>2011-05-25T09:24:10Z</dc:date>
    <item>
      <title>Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325077#M119748</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;Have looked at a number of QV documents that are using Google Maps / scattergraphs.&amp;nbsp; The majority of the documents that I view, only display the scattergraph element and not the map itself.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Is this due to the fact im using the old QV v8.5 or is it linked to the fact I have not entered / updated the Google API Key? &lt;/P&gt;&lt;P&gt;2) Looking at the sign up process to get an API Key, it asks you for the URL where the QV doc is hosted.&amp;nbsp; As I am developing it locally on my machine, then it will be hosted on the intranet - do I therefore need to get the Google Maps API Premier - or is there another way around this?&amp;nbsp; Or what URL do I enter?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looking at the following QV doc posted by "Sri Vidya" &lt;A _jive_internal="true" href="https://community.qlik.com/message/97099#97099"&gt;http://community.qlik.com/message/97099#97099&lt;/A&gt;, the "google_loc.qv" doc uses the following script which i'm led to believe removes the requirement for a key? &lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; gmap_key = 'xx';&lt;/P&gt;&lt;P&gt;but again this doc doesn't display the background map, just the scatterchart.&amp;nbsp; - a QV v8.5 issue?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have found links to Rob Wunderlich's cookbook, and found an example that doesn't require an API Key.&amp;nbsp; Have adapted it to include europe and countries, but was wondering whether region could be included in this manner?&amp;nbsp; ie GB-LND for London, as hinted in the &lt;A href="http://code.google.com/intl/nl/apis/chart/image/docs/gallery/new_map_charts.html"&gt;http://code.google.com/intl/nl/apis/chart/image/docs/gallery/new_map_charts.html&lt;/A&gt; .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Adapting the attached file to incorporate a few European regions, (ie GB-LND), im unable to return the data correctly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any tips greatly appreciated,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 20:24:30 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325077#M119748</guid>
      <dc:creator />
      <dc:date>2011-05-24T20:24:30Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325078#M119749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with attachement...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2011 20:42:25 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325078#M119749</guid>
      <dc:creator />
      <dc:date>2011-05-24T20:42:25Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325079#M119750</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;i am using the "old" script and i want to switch to your map in your attach.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i am using this values in my MAP &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data:&lt;/P&gt;&lt;P&gt;LOAD * INLINE [&lt;/P&gt;&lt;P&gt;COUNTRY_CODE,latitude, longitude&lt;/P&gt;&lt;P&gt;1110,33,65&lt;/P&gt;&lt;P&gt;779,41,20&lt;/P&gt;&lt;P&gt;1183,28,3&lt;/P&gt;&lt;P&gt;114,42.5,1.6&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how can implement this in your map ?&lt;/P&gt;&lt;P&gt;thank you &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 08:25:36 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325079#M119750</guid>
      <dc:creator />
      <dc:date>2011-05-25T08:25:36Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325080#M119751</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Hi Grahum,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Am quite new to Google Maps, but more than happy to share what I found out so far....&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;nb this technique was derived by reviewing Rob Wunderlich's cookbook...&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;There appears to be a limited amount of background maps available, ie "usa" (which breaks down the various states, "europe" (at country level only?), please see the attached link for a listing of the various maps available&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;&lt;A href="http://code.google.com/apis/chart/image/docs/gallery/map_charts.html"&gt;http://code.google.com/apis/chart/image/docs/gallery/map_charts.html&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;This technique doesn't use longitude and latitude co-ordinates, just needs to have an associated ISO country code to appear on the map - have a look at my "inline" load.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;What I am unsure about, is whether by using this technique, countries can further be broken down into the various regions, ie GB-LDN as implied by the google documentation?&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Hope this helps, and hopefully someone can advise us whether the use of "GB-LDN" in the data load, will populate cities on the map??&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Kind regards,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt; &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt; color: #333333; font-family: Arial;"&gt;Rich&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:12:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325080#M119751</guid>
      <dc:creator />
      <dc:date>2011-05-25T09:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325081#M119752</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Grahum,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;One important thing that I read, but forgot to include in the above, is that the encoding used to interrogate the google system, only allows up to a maximum of 61-63 points (my memory fails, but its in the early 60's) on the map.&amp;nbsp; Should you require additional points /country to be displayed, then perhaps a different approach is required..&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 09:24:10 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325081#M119752</guid>
      <dc:creator />
      <dc:date>2011-05-25T09:24:10Z</dc:date>
    </item>
    <item>
      <title>Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325082#M119753</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RichSheppard, try with this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;='&lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://chart.apis.google.com/chart?&amp;amp;cht=t"&gt;http://chart.apis.google.com/chart?&amp;amp;cht=t&lt;/A&gt;&lt;SPAN&gt;'&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; &amp;amp; '&amp;amp;chs=' &amp;amp; '440x220' /* CHart size */&lt;/P&gt;&lt;P&gt; &amp;amp; '&amp;amp;cht=map'&lt;/P&gt;&lt;P&gt; &amp;amp; '&amp;amp;chco=' &amp;amp; 'B3BCC0|5781AE|FF0000|FFC726|885E80|518274'&amp;nbsp; /* Color for no value */&lt;/P&gt;&lt;P&gt; &amp;amp; ',' &amp;amp; 'A59D95,1E9D8B,003946'&amp;nbsp; /* Color gradient */&lt;/P&gt;&lt;P&gt; &amp;amp; '&amp;amp;chld=' &amp;amp; concat(DISTINCT region_codes, '|', fieldIndex('region_code', region_codes))&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 11:21:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325082#M119753</guid>
      <dc:creator />
      <dc:date>2011-05-25T11:21:40Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325083#M119754</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; Hi "thefourth",&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your reply, certainly this approach does allow the map to display the various cities as requested!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What changes did you make to the code?&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;From what I can see, the "fieldIndex" needs to return 'region_code' and not 'region_code&lt;STRONG&gt;s&lt;/STRONG&gt;' - what is the reasoning behind this (ie is this a google requirement)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;also the previous "chtm=europe" has been changed to "cht=map"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How do I adapt the script so that when displaying the various cities either you can control how much of the map is visible?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ie in the attached example, when Lisbon, London and Paris are selected/returned in the map, only Lisbon and London are visible (and Paris, is displayed outside of the visible area)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Once again, many thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rich&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:17:43 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325083#M119754</guid>
      <dc:creator />
      <dc:date>2011-05-25T12:17:43Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325084#M119755</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;with updated attachment factoring in cities into the map...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 12:19:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325084#M119755</guid>
      <dc:creator />
      <dc:date>2011-05-25T12:19:14Z</dc:date>
    </item>
    <item>
      <title>Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325085#M119756</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt; See this site &lt;A class="active_link" href="http://code.google.com/intl/es-ES/apis/chart/image/docs/gallery/new_map_charts.html#zoomcenter"&gt;http://code.google.com/intl/es-ES/apis/chart/image/docs/gallery/new_map_charts.html#zoomcenter&lt;/A&gt;&lt;/P&gt;&lt;P&gt; and look for: cht=map:fixed=-60,0,80,-35&lt;/P&gt;&lt;P&gt; It show an example of use to adapt de zoom based in latitude and longitude.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Other changed i made was use | as symbol to concatenate region_codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope all this can help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2011 13:41:23 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325085#M119756</guid>
      <dc:creator />
      <dc:date>2011-05-25T13:41:23Z</dc:date>
    </item>
    <item>
      <title>Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325086#M119757</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;I have the same question as Rich. Therefore, instead of opening a new thread, I am jumping into his thread.&lt;/P&gt;&lt;P&gt;I am still a bit confused about the key: is it actually needed to get a key, or the dummy one (gmap_key = 'xx') is OK?&lt;/P&gt;&lt;P&gt;And if it's needed, what is the URL to insert, knowing that Qlikview is not a web page?&lt;/P&gt;&lt;P&gt;By the way, I am a self-learner based on the Personal Edition, therefore I am not abe to open the attachments above: please accept my apologies if the answer is inside the files&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Francesco&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 18:17:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325086#M119757</guid>
      <dc:creator>francescopuppin</dc:creator>
      <dc:date>2011-12-08T18:17:13Z</dc:date>
    </item>
    <item>
      <title>Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325087#M119758</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ciao Francesco&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You don't need anymore a key !&lt;/P&gt;&lt;P&gt;What do you want to do a static or a dynamic map ? &lt;/P&gt;&lt;P&gt;Maybe you could&amp;nbsp; post your&amp;nbsp; app, it will be easier to help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;btw don't apologize, we are glad to help you&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;JJ&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 08 Dec 2011 19:41:00 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325087#M119758</guid>
      <dc:creator />
      <dc:date>2011-12-08T19:41:00Z</dc:date>
    </item>
    <item>
      <title>Re: Google API Key / Using Google Maps</title>
      <link>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325088#M119759</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Jean Jacques,&lt;/P&gt;&lt;P&gt;thanks a lot for encouraging me.&lt;/P&gt;&lt;P&gt;The static map would be a good start... but in the long run I would like to make a dynamic map...&lt;/P&gt;&lt;P&gt;So now, some doubts:&lt;/P&gt;&lt;P&gt;1) I remember that Qlikview9 had an example in the start page, where you could copy-paste the object with chart and map... But now in Qlikview10 I don't see it! Where can I find it?&lt;/P&gt;&lt;P&gt;2) is there a detailed guide for this? I have found here in the community a document called "whitepaper_how_qliktech_uses_qlikview_google_maps.pdf", but it does not explain very much about how to make the chart (for example what to do in the step that is asking for X,Y,Z)&lt;/P&gt;&lt;P&gt;3) I have QV10 Personal Edition: is this a problem? I see that people are exchanging files, but I cannot open them. Is there a workaround solution? (e.g.using a QV installation in a virtual machine, that you don't care about, that you use only to watch other files)&lt;/P&gt;&lt;P&gt;4) Here attached you find a simple data source and the application that is using it. Are you going to be able to open it?? Is it because you have a licensed version?&lt;/P&gt;&lt;P&gt;Anyway, all I would like to do, as an exercise, is to see this data on a google map. Once I will be able to finish this exerise, and play with it, I will be able to do it also for one of my customers, who asked me to do it.&lt;/P&gt;&lt;P&gt;Thanks for the support!&lt;/P&gt;&lt;P&gt;F.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 10 Dec 2011 12:42:08 GMT</pubDate>
      <guid>https://community.qlik.com/t5/QlikView/Google-API-Key-Using-Google-Maps/m-p/325088#M119759</guid>
      <dc:creator>francescopuppin</dc:creator>
      <dc:date>2011-12-10T12:42:08Z</dc:date>
    </item>
  </channel>
</rss>

