<?xml version='1.0' encoding='UTF-8'?><?xml-stylesheet href="http://www.blogger.com/styles/atom.css" type="text/css"?><feed xmlns='http://www.w3.org/2005/Atom' xmlns:openSearch='http://a9.com/-/spec/opensearchrss/1.0/'><id>tag:blogger.com,1999:blog-8799552733448267702.post1153955963593126978..comments</id><updated>2012-01-16T11:47:02.652-08:00</updated><category term='regex'/><category term='packages'/><category term='xml'/><category term='morphic'/><category term='metacello'/><category term='tools'/><category term='install pharo'/><category term='web'/><category term='vm'/><category term='world menu'/><category term='video'/><category term='interviews'/><category term='contribute'/><category term='metaprogramming'/><category term='language'/><category term='testing'/><category term='getting started'/><category term='gui'/><category term='vmmaker'/><category term='databases'/><category term='monticello'/><title type='text'>Comments on Pharocasts: Display Picasa photos</title><link rel='http://schemas.google.com/g/2005#feed' type='application/atom+xml' href='http://www.pharocasts.com/feeds/1153955963593126978/comments/default'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html'/><author><name>Laurent Laffont</name><uri>http://www.blogger.com/profile/03349273143701067848</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://3.bp.blogspot.com/_JLK6EDfW4so/SqjtvCk841I/AAAAAAAAAO0/F7HJ3tNGQNk/S220/IMG_1783.JPG'/></author><generator version='7.00' uri='http://www.blogger.com'>Blogger</generator><openSearch:totalResults>12</openSearch:totalResults><openSearch:startIndex>1</openSearch:startIndex><openSearch:itemsPerPage>25</openSearch:itemsPerPage><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-5226604578513542772</id><published>2012-01-16T11:47:02.652-08:00</published><updated>2012-01-16T11:47:02.652-08:00</updated><title type='text'>Thank you, I&amp;#39;ve updated the post</title><content type='html'>Thank you, I&amp;#39;ve updated the post</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/5226604578513542772'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/5226604578513542772'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1326743222652#c5226604578513542772' title=''/><author><name>Laurent Laffont</name><uri>http://www.blogger.com/profile/03349273143701067848</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://3.bp.blogspot.com/_JLK6EDfW4so/SqjtvCk841I/AAAAAAAAAO0/F7HJ3tNGQNk/S220/IMG_1783.JPG'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1292519060'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-7499746220397492804</id><published>2012-01-16T11:07:53.224-08:00</published><updated>2012-01-16T11:07:53.224-08:00</updated><title type='text'>Excelent video Laurent! I used this snippet of cod...</title><content type='html'>Excelent video Laurent! I used this snippet of code to take photos from Picasa for used in a real site and works very fine :)&lt;br /&gt;&lt;br /&gt;I realize that this snippet is obsolete, here is the version updated for Picasa:&lt;br /&gt;&lt;br /&gt;xmlDoc allElementsNamed: #entry do: &lt;br /&gt;              [:entry| |title photoUrl|&lt;br /&gt;               title := (entry findElementNamed: #title) contentString.&lt;br /&gt;               photoUrl := (entry findElementNamed: #content) attributeAt: #src.&lt;br /&gt;...&lt;br /&gt;&lt;br /&gt;Regards.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7499746220397492804'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7499746220397492804'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1326740873224#c7499746220397492804' title=''/><author><name>tongadall</name><uri>http://www.blogger.com/profile/10681970978011446221</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1744405498'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-7179930399548950109</id><published>2010-11-05T22:46:54.465-07:00</published><updated>2010-11-05T22:46:54.465-07:00</updated><title type='text'>thanks for the great tutorial, and a great view on...</title><content type='html'>thanks for the great tutorial, and a great view on how to use the environment as a programming tool..</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7179930399548950109'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7179930399548950109'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1289022414465#c7179930399548950109' title=''/><author><name>sergio_101</name><uri>http://www.blogger.com/profile/11124593068272258199</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1520799493'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-8418635914510324355</id><published>2010-10-29T09:54:31.311-07:00</published><updated>2010-10-29T09:54:31.311-07:00</updated><title type='text'>@Bernd Yes on Linux it is really slow on my 3 year...</title><content type='html'>@Bernd Yes on Linux it is really slow on my 3 years old white macbook (core duo).&lt;br /&gt;&lt;br /&gt;On OSX on a recent MacBook Pro it is ok.&lt;br /&gt;&lt;br /&gt;See http://code.google.com/p/pharo/issues/detail?id=3172</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/8418635914510324355'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/8418635914510324355'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1288371271311#c8418635914510324355' title=''/><author><name>Laurent Laffont</name><uri>http://www.blogger.com/profile/03349273143701067848</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://3.bp.blogspot.com/_JLK6EDfW4so/SqjtvCk841I/AAAAAAAAAO0/F7HJ3tNGQNk/S220/IMG_1783.JPG'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1292519060'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-6293405349581656514</id><published>2010-10-29T08:28:01.184-07:00</published><updated>2010-10-29T08:28:01.184-07:00</updated><title type='text'>Excellent - thank you!!

At 1:24 you inspect the n...</title><content type='html'>Excellent - thank you!!&lt;br /&gt;&lt;br /&gt;At 1:24 you inspect the nodes/Elements - &amp;quot;title&amp;quot; and &amp;quot;content&amp;quot;. If I try that with Pharo-1.1.1 on Linux the system almost freezes. Switching between the nodes in the inspector is unbelievably slow (10s), even with Cog.&lt;br /&gt;&lt;br /&gt;Is it really that fast on your system?&lt;br /&gt;&lt;br /&gt;I suspected a hardware problem with slow Radeon drivers but it&amp;#39;s the same with Intel graphics on a different Linux system.&lt;br /&gt;&lt;br /&gt;Should I buy a faster machine or could it be related to recent changes in XML Parsing (deep #printOn: recursion)?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/6293405349581656514'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/6293405349581656514'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1288366081184#c6293405349581656514' title=''/><author><name>Bernd</name><uri>http://www.blogger.com/profile/01656583053772618344</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1038270808'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-3187216633194417757</id><published>2010-09-21T23:36:03.316-07:00</published><updated>2010-09-21T23:36:03.316-07:00</updated><title type='text'>Could you ask on Pharo / Squeak mailing-lists ?</title><content type='html'>Could you ask on Pharo / Squeak mailing-lists ?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/3187216633194417757'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/3187216633194417757'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1285137363316#c3187216633194417757' title=''/><author><name>Laurent Laffont</name><uri>http://www.blogger.com/profile/03349273143701067848</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='24' height='32' src='http://3.bp.blogspot.com/_JLK6EDfW4so/SqjtvCk841I/AAAAAAAAAO0/F7HJ3tNGQNk/S220/IMG_1783.JPG'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1292519060'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-7909733061112434332</id><published>2010-09-21T19:32:23.817-07:00</published><updated>2010-09-21T19:32:23.817-07:00</updated><title type='text'>I really like squeak. I just want to know how I ca...</title><content type='html'>I really like squeak. I just want to know how I can make an actual application that I can sell though. Would anyone mind creating a tutorial of how to package for distribution?</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7909733061112434332'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7909733061112434332'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1285122743817#c7909733061112434332' title=''/><author><name>fguden</name><uri>http://www.blogger.com/profile/05343381721221940441</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-644098888'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-5307655193664850980</id><published>2010-08-16T09:14:54.979-07:00</published><updated>2010-08-16T09:14:54.979-07:00</updated><title type='text'>(aside) Nice to see you getting really involved wi...</title><content type='html'>(aside) Nice to see you getting really involved with the community Sean... Camp Smalltalk was good for you!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/5307655193664850980'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/5307655193664850980'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1281975294979#c5307655193664850980' title=''/><author><name>GazzaGuru</name><uri>http://www.blogger.com/profile/04550676276606532159</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='25' src='http://3.bp.blogspot.com/_YQujfBlcKDg/TGk6FDuzVLI/AAAAAAAAABQ/GMs_QgqeXXM/S220/EH1.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1423564854'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-8515836828479901860</id><published>2010-08-16T08:33:44.262-07:00</published><updated>2010-08-16T08:33:44.262-07:00</updated><title type='text'>Awesome!  This not only shows a master at work, bu...</title><content type='html'>Awesome!  This not only shows a master at work, but makes it clear why a live environment is like visiting a 3D world from Flatland.</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/8515836828479901860'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/8515836828479901860'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1281972824262#c8515836828479901860' title=''/><author><name>Sean DeNigris</name><uri>http://www.blogger.com/profile/05705031948062426340</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1857946915'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-4016105922871813831</id><published>2010-08-16T05:49:43.142-07:00</published><updated>2010-08-16T05:49:43.142-07:00</updated><title type='text'>Nice! Just goes to show that this &amp;quot;web stuff&amp;...</title><content type='html'>Nice! Just goes to show that this &amp;quot;web stuff&amp;quot; is not particularly tricky!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/4016105922871813831'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/4016105922871813831'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1281962983142#c4016105922871813831' title=''/><author><name>GazzaGuru</name><uri>http://www.blogger.com/profile/04550676276606532159</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1423564854'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-9080548368319195367</id><published>2010-08-16T04:59:15.930-07:00</published><updated>2010-08-16T04:59:15.930-07:00</updated><title type='text'>Excellent.
Your screencasts capture the essence of...</title><content type='html'>Excellent.&lt;br /&gt;Your screencasts capture the essence of Smalltalk programming and this is difficult to render that in books. Continue!</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/9080548368319195367'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/9080548368319195367'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1281959955930#c9080548368319195367' title=''/><author><name>stef</name><uri>http://www.blogger.com/profile/14772094327461825602</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='16' height='16' src='http://img2.blogblog.com/img/b16-rounded.gif'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-1562281313'/></entry><entry><id>tag:blogger.com,1999:blog-8799552733448267702.post-7318070099101724716</id><published>2010-08-15T18:35:42.429-07:00</published><updated>2010-08-15T18:35:42.429-07:00</updated><title type='text'>Excellent Video!

Alexandre</title><content type='html'>Excellent Video!&lt;br /&gt;&lt;br /&gt;Alexandre</content><link rel='edit' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7318070099101724716'/><link rel='self' type='application/atom+xml' href='http://www.blogger.com/feeds/8799552733448267702/1153955963593126978/comments/default/7318070099101724716'/><link rel='alternate' type='text/html' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html?showComment=1281922542429#c7318070099101724716' title=''/><author><name>Alexandre Bergel</name><uri>http://www.blogger.com/profile/00938705186217225871</uri><email>noreply@blogger.com</email><gd:image xmlns:gd='http://schemas.google.com/g/2005' rel='http://schemas.google.com/g/2005#thumbnail' width='32' height='28' src='http://1.bp.blogspot.com/_NV0SXYNtiiM/Sdn3gmU7GMI/AAAAAAAAABo/qCLG8xecBmY/s1600-R/web2.jpg'/></author><thr:in-reply-to xmlns:thr='http://purl.org/syndication/thread/1.0' href='http://www.pharocasts.com/2010/08/see-how-to-get-data-from-url-parse-xml.html' ref='tag:blogger.com,1999:blog-8799552733448267702.post-1153955963593126978' source='http://www.blogger.com/feeds/8799552733448267702/posts/default/1153955963593126978' type='text/html'/><gd:extendedProperty xmlns:gd='http://schemas.google.com/g/2005' name='blogger.itemClass' value='pid-762357409'/></entry></feed>
