<?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>question Step by step setup for Sandbox Needed in Support Questions</title>
    <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233853#M195676</link>
    <description>&lt;P&gt;I am a beginner and following the Learning the Ropes tutorial and am unable to connect to the welcome screen. I have spent a few days trying different hosts file modifications and different browser address and none seem to work. I have also tried all these on a PC and Mac trying both VMware and VirtualBox. I have stuck with VirtualBox because it seem like the one people are most using in the forum questions. Can anyone please provide an actual step by step?&lt;/P&gt;&lt;P&gt;Things I have tried:&lt;/P&gt;&lt;P&gt;host file -&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost sandbox.hortonworks.com vs 127.0.0.1 sandbox.hotronworks.com vs 192.168.XX.XX localhost sandbox.hortonworks.com&lt;/P&gt;&lt;P&gt;browser ips:&lt;/P&gt;&lt;P&gt;127.0.01.1:8888 vs localhost:8888 vs 192.168.XX.XX:8888&lt;/P&gt;&lt;P&gt;Firewall is NOT enabled&lt;/P&gt;&lt;P&gt;Also there are three choices when I start the VirtualBox&lt;/P&gt;&lt;P&gt;CentOs Linux (4.12.4-1.elrepo.x86_64) 7 (Core) - this generates a blank screen&lt;/P&gt;&lt;P&gt;CentOS Linux (3.10.0-514.26.2.el7.x86_64) 7 (Core) - this generates a blank screen&lt;/P&gt;&lt;P&gt;CentOS Linux (0-rescue-6f5d5e9d826b4471ad0elf7a92e697dd) 7 (Core) - this works and brings up the screen seen in the tutorial&lt;/P&gt;&lt;P&gt;Can someone explain this? Sorry I am a true beginner.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Aug 2017 00:34:50 GMT</pubDate>
    <dc:creator>Koop_Soft_Trial</dc:creator>
    <dc:date>2017-08-29T00:34:50Z</dc:date>
    <item>
      <title>Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233853#M195676</link>
      <description>&lt;P&gt;I am a beginner and following the Learning the Ropes tutorial and am unable to connect to the welcome screen. I have spent a few days trying different hosts file modifications and different browser address and none seem to work. I have also tried all these on a PC and Mac trying both VMware and VirtualBox. I have stuck with VirtualBox because it seem like the one people are most using in the forum questions. Can anyone please provide an actual step by step?&lt;/P&gt;&lt;P&gt;Things I have tried:&lt;/P&gt;&lt;P&gt;host file -&lt;/P&gt;&lt;P&gt;127.0.0.1 localhost sandbox.hortonworks.com vs 127.0.0.1 sandbox.hotronworks.com vs 192.168.XX.XX localhost sandbox.hortonworks.com&lt;/P&gt;&lt;P&gt;browser ips:&lt;/P&gt;&lt;P&gt;127.0.01.1:8888 vs localhost:8888 vs 192.168.XX.XX:8888&lt;/P&gt;&lt;P&gt;Firewall is NOT enabled&lt;/P&gt;&lt;P&gt;Also there are three choices when I start the VirtualBox&lt;/P&gt;&lt;P&gt;CentOs Linux (4.12.4-1.elrepo.x86_64) 7 (Core) - this generates a blank screen&lt;/P&gt;&lt;P&gt;CentOS Linux (3.10.0-514.26.2.el7.x86_64) 7 (Core) - this generates a blank screen&lt;/P&gt;&lt;P&gt;CentOS Linux (0-rescue-6f5d5e9d826b4471ad0elf7a92e697dd) 7 (Core) - this works and brings up the screen seen in the tutorial&lt;/P&gt;&lt;P&gt;Can someone explain this? Sorry I am a true beginner.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 00:34:50 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233853#M195676</guid>
      <dc:creator>Koop_Soft_Trial</dc:creator>
      <dc:date>2017-08-29T00:34:50Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233854#M195677</link>
      <description>&lt;PRE&gt;Hi @John Koop&lt;/PRE&gt;&lt;P&gt;On your local laptop, you can use a text editor add an entry to your hosts file (/etc/hosts if you are using a *nix or Mac machine) that looks like the following:&lt;/P&gt;&lt;PRE&gt;127.0.0.1 sandbox.hortonworks.com sandbox
&lt;/PRE&gt;&lt;P&gt;This allows your local laptop/PC to resolve "sandbox.hortonworks.com" in a browser to the IP address for your local host of 127.0.0.1.&lt;/P&gt;&lt;P&gt;When you import the appliance to VirtualBox, you can start the VM and as you have already noted, boot into the third option for Linux OS's to start the Hortonworks Sandbox Software.  When the software boots, you should see a screen that advises you to go to the start page of &lt;A href="http://127.0.0.1:8888" target="_blank"&gt;http://127.0.0.1:8888&lt;/A&gt; or &lt;A href="http://sandbox.hortonworks.com:8888" target="_blank"&gt;http://sandbox.hortonworks.com:8888&lt;/A&gt;    &lt;/P&gt;&lt;P&gt;This start page contains some introduction material, as well as links to other areas like Ambari (http://sandbox.hortonworks.com:8080).&lt;/P&gt;&lt;P&gt;You should be able to follow the tutorial once you are booted into the corrected OS (third one), and able to bring the screens in a browser.  &lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 01:47:02 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233854#M195677</guid>
      <dc:creator>ssahi</dc:creator>
      <dc:date>2017-08-29T01:47:02Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233855#M195678</link>
      <description>&lt;P&gt;Thanks for the quick response, but I am still having issues.
Here are screenshots.&lt;/P&gt;&lt;P&gt;I launch the Hortonwork's Sandbox
Software and get &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38445-1.jpg"&gt;1.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;My hosts file is &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38446-2.jpg"&gt;2.jpg&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Using both &lt;A href="http://127.0.0.1:8888" target="_blank"&gt;http://127.0.0.1:8888&lt;/A&gt; or &lt;A href="http://sandbox.hortonworks.com/"&gt;http://sandbox.hortonworks.com&lt;/A&gt;:8888 in Chrome i get &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38447-3.jpg"&gt;3.jpg&lt;/A&gt; and &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38448-4.jpg"&gt;4.jpg&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38446-2.jpg"&gt;&lt;/A&gt;
&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38446-2.jpg"&gt;&lt;/A&gt;&lt;/P&gt;Any ideas? &lt;A href="https://community.cloudera.com/legacyfs/online/attachments/38445-1.jpg"&gt;&lt;BR /&gt;&lt;/A&gt;</description>
      <pubDate>Tue, 29 Aug 2017 02:41:51 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233855#M195678</guid>
      <dc:creator>Koop_Soft_Trial</dc:creator>
      <dc:date>2017-08-29T02:41:51Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233856#M195679</link>
      <description>&lt;P&gt;@John Koop &lt;/P&gt;&lt;P&gt;I have exactly the same sandbox , for the network I used &lt;STRONG&gt;Bridged Adapter &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;During  boot you will see the IP allocated to the sandox take note&lt;/P&gt;&lt;P&gt;You will need this to get the correct IP address assigned to the sandbox in the /etc/hosts.&lt;/P&gt;&lt;P&gt; On the first screenshot press&lt;STRONG&gt; ALT+F5 &lt;/STRONG&gt;to get the login then I think&lt;STRONG&gt; root/hadoop &lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;Use that IP to update your /etc/host Its advisable to leave the first 2 default lines &lt;/P&gt;&lt;PRE&gt;127.0.0.1 localhost localhost.localdomain localhost4 localhost4.localdomain4 
::1 localhost localhost.localdomain localhost6 localhost6.localdomain6 
IP_from_above sandbox.hortonworks.com sandbox &lt;/PRE&gt;&lt;P&gt;Then use this new hostname FQDN or short name eg:&lt;/P&gt;&lt;PRE&gt;  &lt;A href="http://sandbox:8080" target="_blank"&gt;http://sandbox:8080&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;Hope that helps&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/6510iFF284996599F57A3/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="johnkoop.jpg" title="johnkoop.jpg" /&gt;</description>
      <pubDate>Tue, 29 Aug 2017 03:30:18 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233856#M195679</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-29T03:30:18Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233857#M195680</link>
      <description>&lt;P&gt;i've the same problem..&lt;/P&gt;&lt;P&gt;&lt;A href="http://127.0.0.1:8080" target="_blank"&gt;http://127.0.0.1:8080&lt;/A&gt; (instead of port 8888) works on my part&lt;/P&gt;,&lt;P&gt;i've the same issues.. but if you go to port 8080 (instead of 8888) you should go directly to the ambari login page&lt;BR /&gt;&lt;BR /&gt;not that, that solves the problem, but it a temporarly workaround&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 03:35:26 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233857#M195680</guid>
      <dc:creator>willem_bressers</dc:creator>
      <dc:date>2017-08-29T03:35:26Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233858#M195681</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/43202/koopsofttrial.html"&gt;John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Update to my earlier posting&lt;/P&gt;&lt;P&gt;Once on the linux prompt now you need to ssh into docker container, not the VM. Do this: #&lt;/P&gt;&lt;PRE&gt; ssh -p2222 root@127.0.0.1 &lt;/PRE&gt;&lt;P&gt;password&lt;STRONG&gt; hadoop &lt;/STRONG&gt;you will be requested to change the root password do that &lt;/P&gt;&lt;P&gt;There after you can now reset the ambari admin password&lt;/P&gt;&lt;PRE&gt;# ambari-admin-password-reset &lt;/PRE&gt;&lt;P&gt;After the successful change of the ambari admin password.&lt;/P&gt;&lt;P&gt;Ambari will restart and now you can log on using port 8080  and user/password admin/xxxx frm above &lt;/P&gt;&lt;P&gt;Hope that helps&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 04:17:25 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233858#M195681</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-29T04:17:25Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233859#M195682</link>
      <description>&lt;P&gt;&lt;A rel="user" href="https://community.cloudera.com/users/43202/koopsofttrial.html" nodeid="43202"&gt;@John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;From your attached screenshot looks like 8888 port is not accessible outside sandbox which should not happen.   So we can do the following testing to check few things:&lt;/P&gt;&lt;P&gt;1. Login to Sandbox and check if the port 8888 is actually opened.&lt;/P&gt;&lt;PRE&gt;# ssh root@127.0.0.1  -p 2222
# netstat -tnlpa | grep 8888&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;2. Also please check the default &lt;STRONG&gt;"/etc/hosts" &lt;/STRONG&gt;inside the sandbox which usually looks like something as following if you have not modified it.  "below is output from my HDP 2.6" sandbox.&lt;/P&gt;&lt;PRE&gt;[root@sandbox ~]# cat /etc/hosts
127.0.0.1    localhost
::1    localhost ip6-localhost ip6-loopback
fe00::0    ip6-localnet
ff00::0    ip6-mcastprefix
ff02::1    ip6-allnodes
ff02::2    ip6-allrouters
172.17.0.2    sandbox.hortonworks.com sandbox&lt;/PRE&gt;&lt;P&gt;3. If we see that the port is opened then we will need to check if by default Firewall is not causing any issue:&lt;/P&gt;&lt;PRE&gt;# service iptables status
# service iptables stop&lt;/PRE&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;4. Next we will check if the Port forwarding is correct and the 8888 port is unblocked and allows port forwarding. Please see the below link for port forwarding configuration and validation:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html" target="_blank"&gt;https://community.hortonworks.com/articles/65914/how-to-add-ports-to-the-hdp-25-virtualbox-sandbox.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;5. Still if you face any issue then try restarting the HDP Sandbox and then try again.&lt;/P&gt;&lt;P&gt;6. If the issue still occurs then try re importing the HDP sandbox images and then try again.&lt;/P&gt;&lt;P&gt;.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Reference:  &lt;/STRONG&gt; For step by step Sandbox installation the following link is useful:    &lt;A href="https://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/" target="_blank"&gt;https://hortonworks.com/hadoop-tutorial/learning-the-ropes-of-the-hortonworks-sandbox/&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 08:19:36 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233859#M195682</guid>
      <dc:creator>jsensharma</dc:creator>
      <dc:date>2017-08-29T08:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233860#M195683</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/43202/koopsofttrial.html"&gt;John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;Did you read my update ?&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 13:34:34 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233860#M195683</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-29T13:34:34Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233861#M195684</link>
      <description>&lt;P&gt;Hi &lt;A rel="user" href="https://community.cloudera.com/users/43202/koopsofttrial.html" nodeid="43202"&gt;@John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;I saw the screenshots, screenshot #1 looks good.  Once you are there, can you access Ambari on &lt;A href="http://127.0.0.1:8080" target="_blank"&gt;http://127.0.0.1:8080&lt;/A&gt; ?  If so, you can start the tutorials, the welcome page on port 8888 is not really mandatory.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Aug 2017 22:05:22 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233861#M195684</guid>
      <dc:creator>ssahi</dc:creator>
      <dc:date>2017-08-29T22:05:22Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233862#M195685</link>
      <description>&lt;P&gt;
	&lt;A href="https://community.hortonworks.com/users/1271/sheltong.html"&gt;@Geoffrey Shelton Okot&lt;/A&gt;&lt;/P&gt;&lt;P&gt;
	I did thank you. However, I am
still unsuccessful. See&lt;/P&gt;&lt;P&gt;
	&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/34566-6.jpg"&gt;6.jpg&lt;/A&gt; where I attempted your answer.&lt;/P&gt;
&lt;DIV&gt;
	&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/34566-6.jpg"&gt;5.jpg&lt;/A&gt; where I attempted &lt;A rel="user" href="https://community.cloudera.com/users/39266/willembressers.html" nodeid="39266"&gt;@Willem Bressers&lt;/A&gt;
&lt;/DIV&gt;&lt;P&gt;
	&lt;A href="https://community.cloudera.com/legacyfs/online/attachments/34567-7.jpg"&gt;7.jpg&lt;/A&gt; where I attemped &lt;A rel="user" href="https://community.cloudera.com/users/3418/jsensharma.html" nodeid="3418"&gt;@Jay SenSharma&lt;/A&gt; and your answers&lt;/P&gt;&lt;BR /&gt;&lt;IMG src="https://community.cloudera.com/t5/image/serverpage/image-id/8173i38DB9501326D9620/image-size/large?v=1.0&amp;amp;px=999" border="0" alt="5.jpg" title="5.jpg" /&gt;</description>
      <pubDate>Wed, 30 Aug 2017 00:00:44 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233862#M195685</guid>
      <dc:creator>Koop_Soft_Trial</dc:creator>
      <dc:date>2017-08-30T00:00:44Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233863#M195686</link>
      <description>&lt;P&gt;@&lt;A href="https://community.hortonworks.com/users/43202/koopsofttrial.html"&gt;John Koop&lt;/A&gt;&lt;/P&gt;&lt;P&gt;You will have to give this last try I downloaded a VM image a couple of hours ago. And below is what I exactly did.&lt;/P&gt;&lt;P&gt;1. Network I used Bridged Adapter&lt;/P&gt;&lt;P&gt;2. Memory 12 GB&lt;/P&gt;&lt;P&gt;3. Booted the sandbox&lt;/P&gt;&lt;P&gt;4. on the initial login &amp;lt;ALt + F5&amp;gt;&lt;/P&gt;&lt;P&gt;5. password root/hadoop&lt;/P&gt;&lt;P&gt;6. At the prompt as root&lt;/P&gt;&lt;P&gt;7. switched to the docker image&lt;/P&gt;&lt;PRE&gt;# ssh -p2222 root@127.0.0.1 &lt;/PRE&gt; &lt;PRE&gt;# ambari-admin-password-reset &lt;/PRE&gt;&lt;P&gt;entered admin and confirmed&lt;/P&gt;&lt;P&gt;7. The above step initialized the ambari server and successfully&lt;/P&gt;&lt;P&gt;8. Could access ambari UI through&lt;/P&gt;&lt;PRE&gt;&lt;A href="http://sandbox-host:8080" target="_blank"&gt;http://sandbox-host:8080&lt;/A&gt;&lt;/PRE&gt;&lt;P&gt;There we go&lt;/P&gt;</description>
      <pubDate>Wed, 30 Aug 2017 01:43:11 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233863#M195686</guid>
      <dc:creator>Shelton</dc:creator>
      <dc:date>2017-08-30T01:43:11Z</dc:date>
    </item>
    <item>
      <title>Re: Step by step setup for Sandbox Needed</title>
      <link>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233864#M195687</link>
      <description>&lt;P&gt;FYI, the tutorial has recently been updated:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://hortonworks.com/tutorial/learning-the-ropes-of-the-hortonworks-sandbox/"&gt;Learning the Ropes of the Hortonworks Sandbox&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 02 Dec 2017 04:31:31 GMT</pubDate>
      <guid>https://community.cloudera.com/t5/Support-Questions/Step-by-step-setup-for-Sandbox-Needed/m-p/233864#M195687</guid>
      <dc:creator>gdeleon</dc:creator>
      <dc:date>2017-12-02T04:31:31Z</dc:date>
    </item>
  </channel>
</rss>

