<?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: issue with tfilefetch in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292794#M65833</link>
    <description>Hi Shong, 
&lt;BR /&gt;Thanks for your reply. 
&lt;BR /&gt;I am trying to download the xml file from web and process it.I am able to access the url using Internet explorer but not able to access using tfilefetch component when i am in office network but able to access when ia m out of office network.After that i came to know that this is because of PROXY settings in tfilefetch component.so i set the proxy settings as in screen shot but still i am getting the following error 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector executeConnect 
&lt;BR /&gt;SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt;org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt; at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeConnect(HttpMethodDirector.java:490) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:390) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:425) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asinproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:428) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job rest ended at 19:09 18/04/2013. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Please look at the attached screen shots for your reference. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEOI.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129132i4A465FDD69F94A30/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEOI.gif" alt="0683p000009MEOI.gif" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEON.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143682i497E6D0F76934A85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEON.gif" alt="0683p000009MEON.gif" /&gt;&lt;/span&gt;</description>
    <pubDate>Tue, 23 Apr 2013 04:51:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2013-04-23T04:51:09Z</dc:date>
    <item>
      <title>issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292792#M65831</link>
      <description>Hi All, 
&lt;BR /&gt;I am trying to download the xml file from web and process it.I am able to access the url using Internet explorer but not able to access using tfilefetch component when i am in office network but able to access when ia m out of office network.After that i came to know that this is because of PROXY settings in tfilefetch component.so i set the proxy settings as in screen shot but still i am getting the following error 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector executeConnect 
&lt;BR /&gt;SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt;org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt; at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeConnect(HttpMethodDirector.java:490) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:390) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:425) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asinproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:428) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job rest ended at 19:09 18/04/2013. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Can someone help me please. 
&lt;BR /&gt;Thanks in advance, 
&lt;BR /&gt;Ganga</description>
      <pubDate>Thu, 18 Apr 2013 14:59:52 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292792#M65831</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-18T14:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292793#M65832</link>
      <description>Hi 
&lt;BR /&gt;Please regitster an Talend account and become members, so that you can be able to upload a screenshot. 
&lt;BR /&gt;Shong</description>
      <pubDate>Fri, 19 Apr 2013 09:18:01 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292793#M65832</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-19T09:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292794#M65833</link>
      <description>Hi Shong, 
&lt;BR /&gt;Thanks for your reply. 
&lt;BR /&gt;I am trying to download the xml file from web and process it.I am able to access the url using Internet explorer but not able to access using tfilefetch component when i am in office network but able to access when ia m out of office network.After that i came to know that this is because of PROXY settings in tfilefetch component.so i set the proxy settings as in screen shot but still i am getting the following error 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector executeConnect 
&lt;BR /&gt;SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt;org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt; at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeConnect(HttpMethodDirector.java:490) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:390) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:425) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt;Apr 18, 2013 7:09:13 PM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asinproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:428) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:711) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:573) 
&lt;BR /&gt; disconnected 
&lt;BR /&gt;Job rest ended at 19:09 18/04/2013. 
&lt;BR /&gt; 
&lt;BR /&gt; 
&lt;BR /&gt;Please look at the attached screen shots for your reference. 
&lt;BR /&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEOI.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/129132i4A465FDD69F94A30/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEOI.gif" alt="0683p000009MEOI.gif" /&gt;&lt;/span&gt; 
&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009MEON.gif"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/143682i497E6D0F76934A85/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009MEON.gif" alt="0683p000009MEON.gif" /&gt;&lt;/span&gt;</description>
      <pubDate>Tue, 23 Apr 2013 04:51:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292794#M65833</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T04:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292795#M65834</link>
      <description>Hi 
&lt;BR /&gt;Do you really need to set both "NTLM Credentials" and "Need authenication"? To me, you should be able to access the URL in tFileFetch if you can access the URL in the internet browser, can you check if your browser has proxy setting? If so, you need to set the proxy setting in the component also, otherwise, you don't need to set the proxy setting in the component either.
&lt;BR /&gt;Shong</description>
      <pubDate>Tue, 23 Apr 2013 05:29:47 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292795#M65834</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T05:29:47Z</dc:date>
    </item>
    <item>
      <title>Re: issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292796#M65835</link>
      <description>Hi Shong, 
&lt;BR /&gt;We have proxy in our internet explorer because of which we selected the proxy settings and provided the credentials for the proxy.We check with our net work team with these credentials and confirmed that these are correct. 
&lt;BR /&gt;If we check only NTLM CREDENTIAL settings we are getting following error&amp;gt;: 
&lt;BR /&gt;Apr 23, 2013 11:09:50 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 23, 2013 11:09:51 AM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asusproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:432) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:730) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:587) 
&lt;BR /&gt;if we check only "Need authenication" we are gettig the following error: 
&lt;BR /&gt; 
&lt;BR /&gt;Apr 23, 2013 11:12:41 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 23, 2013 11:12:41 AM org.apache.commons.httpclient.HttpMethodDirector executeConnect 
&lt;BR /&gt;SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt;org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt; at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeConnect(HttpMethodDirector.java:490) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:390) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:437) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:738) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:595) 
&lt;BR /&gt;Apr 23, 2013 11:12:42 AM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asusproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:440) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:738) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:595) 
&lt;BR /&gt; disconnected</description>
      <pubDate>Tue, 23 Apr 2013 07:00:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292796#M65835</guid>
      <dc:creator>_AnonymousUser</dc:creator>
      <dc:date>2013-04-23T07:00:14Z</dc:date>
    </item>
    <item>
      <title>Re: issue with tfilefetch</title>
      <link>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292797#M65836</link>
      <description>Hi Shong, 
&lt;BR /&gt;We have proxy in our internet explorer because of which we selected the proxy settings and provided the credentials for the proxy.We check with our net work team with these credentials and confirmed that these are correct. 
&lt;BR /&gt;If we check only NTLM CREDENTIAL settings we are getting following error&amp;gt;: 
&lt;BR /&gt;Apr 23, 2013 11:09:50 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 23, 2013 11:09:51 AM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asusproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:432) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:730) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:587) 
&lt;BR /&gt;if we check only "Need authenication" we are gettig the following error: 
&lt;BR /&gt; 
&lt;BR /&gt;Apr 23, 2013 11:12:41 AM org.apache.commons.httpclient.auth.AuthChallengeProcessor selectAuthScheme 
&lt;BR /&gt;INFO: ntlm authentication scheme selected 
&lt;BR /&gt;Apr 23, 2013 11:12:41 AM org.apache.commons.httpclient.HttpMethodDirector executeConnect 
&lt;BR /&gt;SEVERE: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt;org.apache.commons.httpclient.auth.InvalidCredentialsException: Credentials cannot be used for NTLM authentication: org.apache.commons.httpclient.UsernamePasswordCredentials 
&lt;BR /&gt; at org.apache.commons.httpclient.auth.NTLMScheme.authenticate(NTLMScheme.java:331) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.authenticateProxy(HttpMethodDirector.java:319) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeConnect(HttpMethodDirector.java:490) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeWithRetry(HttpMethodDirector.java:390) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpMethodDirector.executeMethod(HttpMethodDirector.java:170) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:396) 
&lt;BR /&gt; at org.apache.commons.httpclient.HttpClient.executeMethod(HttpClient.java:324) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:437) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:738) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:595) 
&lt;BR /&gt;Apr 23, 2013 11:12:42 AM org.apache.commons.httpclient.HttpMethodDirector processProxyAuthChallenge 
&lt;BR /&gt;INFO: Failure authenticating with NTLM &amp;lt;any realm&amp;gt;@asusproxy.ascorp.com:80 
&lt;BR /&gt;Exception in component tFileFetch_1 
&lt;BR /&gt;java.lang.Exception: Method failed: HTTP/1.0 407 Proxy Authentication Required 
&lt;BR /&gt; at non_gse.rest_0_1.rest.tFileFetch_1Process(rest.java:440) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.runJobInTOS(rest.java:738) 
&lt;BR /&gt; at non_gse.rest_0_1.rest.main(rest.java:595) 
&lt;BR /&gt; disconnected</description>
      <pubDate>Tue, 23 Apr 2013 16:05:40 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/issue-with-tfilefetch/m-p/2292797#M65836</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2013-04-23T16:05:40Z</dc:date>
    </item>
  </channel>
</rss>

