<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
		>
<channel>
	<title>Comments on: Reading an XML Sitemap using PHP</title>
	<atom:link href="http://www.anthonyshapley.co.uk/reading-an-xml-sitemap-using-php/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.anthonyshapley.co.uk/reading-an-xml-sitemap-using-php/</link>
	<description>Search Engine Optimisation &#38; Pay Per Click</description>
	<lastBuildDate>Wed, 30 Nov 2011 16:44:51 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
	<item>
		<title>By: Abubaker</title>
		<link>http://www.anthonyshapley.co.uk/reading-an-xml-sitemap-using-php/comment-page-1/#comment-9688</link>
		<dc:creator>Abubaker</dc:creator>
		<pubDate>Sat, 09 Jan 2010 08:57:39 +0000</pubDate>
		<guid isPermaLink="false">http://www.anthonyshapley.co.uk/?p=491#comment-9688</guid>
		<description>Anthony,
one more thing..

You wrote:

foreach($myxml as $url)
{
       $webpage_url = $url-&gt;loc;
       // Do your thing here, store it in a database, run it against a function etc.
}

how can I get the text that pointing to a link (url)?

Regards,
Abubaker.</description>
		<content:encoded><![CDATA[<p>Anthony,<br />
one more thing..</p>
<p>You wrote:</p>
<p>foreach($myxml as $url)<br />
{<br />
       $webpage_url = $url-&gt;loc;<br />
       // Do your thing here, store it in a database, run it against a function etc.<br />
}</p>
<p>how can I get the text that pointing to a link (url)?</p>
<p>Regards,<br />
Abubaker.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Abubaker</title>
		<link>http://www.anthonyshapley.co.uk/reading-an-xml-sitemap-using-php/comment-page-1/#comment-9687</link>
		<dc:creator>Abubaker</dc:creator>
		<pubDate>Sat, 09 Jan 2010 08:50:14 +0000</pubDate>
		<guid isPermaLink="false">http://www.anthonyshapley.co.uk/?p=491#comment-9687</guid>
		<description>Hello Anthony,
you wrote:

$sitemap = $_GET[&#039;sitemap&#039;];

the passed [&#039;sitemap&#039;], could it be a link to sitemap.xml located on website server?

Regards,
Abubaker.</description>
		<content:encoded><![CDATA[<p>Hello Anthony,<br />
you wrote:</p>
<p>$sitemap = $_GET['sitemap'];</p>
<p>the passed ['sitemap'], could it be a link to sitemap.xml located on website server?</p>
<p>Regards,<br />
Abubaker.</p>
]]></content:encoded>
	</item>
</channel>
</rss>

