<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	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/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>SEO Blog - Search Engine Optimization Blog &#187; seo</title>
	<atom:link href="http://www.bettermychance.org/tag/seo/feed" rel="self" type="application/rss+xml" />
	<link>http://www.bettermychance.org</link>
	<description>Better My Chances For Good SERPs</description>
	<lastBuildDate>Fri, 16 May 2008 08:54:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.2.1</generator>
		<item>
		<title>Avoiding A Possible Duplicate Content Penalty</title>
		<link>http://www.bettermychance.org/avoiding-a-possible-duplicate-content-penalty.html</link>
		<comments>http://www.bettermychance.org/avoiding-a-possible-duplicate-content-penalty.html#comments</comments>
		<pubDate>Wed, 09 Jan 2008 13:11:17 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oscommerce SEO]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[]]></category>
		<category><![CDATA[Content Penalty]]></category>
		<category><![CDATA[Google]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[Redirect]]></category>
		<category><![CDATA[seo]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/avoiding-a-possible-duplicate-content-penalty.html</guid>
		<description><![CDATA[I previously wrote about 301 redirecting www to non www url and vice versa to avoid a possibility of getting a duplicate content penalty, but the is another scenario where you can have two identical homepages. Google See&#8217;s your domain. &#8230; <a href="http://www.bettermychance.org/avoiding-a-possible-duplicate-content-penalty.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I previously wrote about 301 <a href="http://www.bettermychance.org/301-redirect-301-redirect-non-www-url-to-www-url.html">redirecting www to non www url</a> and vice versa to avoid a possibility of getting a duplicate content penalty, but the is another scenario where you can have two identical homepages.</p>
<p>Google See&#8217;s your domain. say www.bettermychance.org and www.bettermychance.org/index.php as two different pages with the same content on both. so a great way to solve this problem is by putting some code in your .htaccess file</p>
<p>Here is what you do:</p>
<p>Options +FollowSymLinks<br />
RewriteEngine on<br />
RewriteCond %{THE_REQUEST} ^[A-Z]{3,9}\ /index\.php\ HTTP/<br />
RewriteRule ^index\.php$ http://<strong>www.bettermychance.org</strong>/ [R=301,L]</p>
<p>Replacing my domain above for yours.</p>
<p>Now when anyone goes to your domain.com/index.php they will be redirected to your main URL thus eliminating the chance of a duplicate content penalty.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/avoiding-a-possible-duplicate-content-penalty.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Header Tags For Better SEO</title>
		<link>http://www.bettermychance.org/header-tags-for-better-seo.html</link>
		<comments>http://www.bettermychance.org/header-tags-for-better-seo.html#comments</comments>
		<pubDate>Sat, 29 Dec 2007 19:58:52 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Advanced SEO]]></category>
		<category><![CDATA[Site Optimization]]></category>
		<category><![CDATA[Header Tags]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/header-tags-for-better-seo.html</guid>
		<description><![CDATA[Making good use of header tags is good practise when it comes to SEO. To use a header tag simply put &#60;h1&#62; at the start of the heading and &#60;/h1&#62; at the end of the heading. Make sure you use &#8230; <a href="http://www.bettermychance.org/header-tags-for-better-seo.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Making good use of header tags is good practise when it comes to SEO.</p>
<p>To use a header tag simply put &lt;h1&gt; at the start of the heading and &lt;/h1&gt; at the end of the heading.</p>
<p>Make sure you use the keyword you are trying to optimise your site for in the header and then directly after the header have a paragraph sentence using &lt;p&gt; paragraph goes in here &lt;/p&gt; where you repeat the keyword twice within 200 words, prefrably once at the start and again nearer the end.</p>
<p>Example, based on trying to further optimize my site for &#8220;Blue Widgets&#8221;</p>
<p>&lt;h1&gt;<strong>Blue Widget</strong> are a must for all home users&lt;/h1&gt;<br />
&lt;p&gt; <strong>Blue Widgets</strong> where first introduced to out company back in 1966 since then ourcompany has over 1000% and we are now producing more than 250,000 <strong>Blue Widgets</strong> every day&lt;/P&gt;</p>
<p>Apply this technique to your site and you will see an improvement in SERP&#8217;s</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/header-tags-for-better-seo.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backlinks &#8211; Types Of Backlinks</title>
		<link>http://www.bettermychance.org/backlinks-types-of-backlinks.html</link>
		<comments>http://www.bettermychance.org/backlinks-types-of-backlinks.html#comments</comments>
		<pubDate>Wed, 12 Dec 2007 12:27:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backlinks]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[Anchor Text]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/backlinks-types-of-backlinks.html</guid>
		<description><![CDATA[I consider there to be two main types of backlinks. 1. A standard backlink using your url. Example http://www.bettermychange.org And 2. An anchor text backlink. Example Search Engine Blog The second is a much better way to improve your SERP&#8217;s (Search engine &#8230; <a href="http://www.bettermychance.org/backlinks-types-of-backlinks.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>I consider there to be two main types of backlinks.</p>
<p>1. A standard backlink using your url. Example <a href="http://www.bettermychange.org/">http://www.bettermychange.org</a></p>
<p>And</p>
<p>2. An anchor text backlink. Example <a href="http://www.bettermychance.org">Search Engine Blog</a></p>
<p>The second is a much better way to improve your SERP&#8217;s (Search engine results pages) as the site that is linking back to you is telling search engines what type of site it is, it need to be written in html code and looks like this:</p>
<p><font color="#000000">&lt;a href=&#8221;http://www.bettermychance.org&#8221;&gt;Search Engine Blog&lt;/a&gt;</font></p>
<p>Its not always easy to get sites to link to you using anchor text, but a good place to start experimenting is forums that allows footer links, such as <a target="_blank" href="http://forums.digitalpoint.com/">Digital Point</a>. There we go, that was another backlink using anchor text. cool huh! <img src='http://www.bettermychance.org/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/backlinks-types-of-backlinks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Backlinks &#8211; An Introduction &#8211; What Is A Backlink</title>
		<link>http://www.bettermychance.org/backlinks-an-introduction-what-is-a-backlink.html</link>
		<comments>http://www.bettermychance.org/backlinks-an-introduction-what-is-a-backlink.html#comments</comments>
		<pubDate>Mon, 10 Dec 2007 12:00:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backlinks]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[Anchor Text]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/backlinks-an-introduction-what-is-a-backlink.html</guid>
		<description><![CDATA[A backlink in its most simplist form is a link from one site to another site (Your site) Google considers a backlink as a vote for your site, so the more backlinks or votes you get to your site the &#8230; <a href="http://www.bettermychance.org/backlinks-an-introduction-what-is-a-backlink.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>A backlink in its most simplist form is a link from one site to another site (Your site)</p>
<p>Google considers a backlink as a vote for your site, so the more backlinks or votes you get to your site the more popular your site will become.</p>
<p>The above is a very basic description, you may also want to read, <a href="http://www.bettermychance.org/backlinks-types-of-backlinks.html" title="Types Of Backlinks">Types of backlinks</a> and <a href="http://www.bettermychance.org/backlinks-too-many-backlinks.html">Too many backlinks</a>.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/backlinks-an-introduction-what-is-a-backlink.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oscommerce SEO &#8211; Part2 Dynamic Meta Tags</title>
		<link>http://www.bettermychance.org/oscommerce-seo-part2-dynamic-meta-tags.html</link>
		<comments>http://www.bettermychance.org/oscommerce-seo-part2-dynamic-meta-tags.html#comments</comments>
		<pubDate>Sun, 02 Dec 2007 11:42:25 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oscommerce SEO]]></category>
		<category><![CDATA[Oscommerce]]></category>
		<category><![CDATA[Oscommerce Meta Tags]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/oscommerce-seo-part2-dynamic-meta-tags.html</guid>
		<description><![CDATA[So you have read Oscommerce SEO &#8211; Part1 SEO URLs and you want to know how to further better your oscommerce store. In part 2 now will cover dynamic meta tags, The main point of this contribution is the give &#8230; <a href="http://www.bettermychance.org/oscommerce-seo-part2-dynamic-meta-tags.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>So you have read <a href="http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html">Oscommerce SEO &#8211; Part1 SEO URLs</a> and you want to know how to further better your oscommerce store.</p>
<p>In part 2 now will cover dynamic meta tags, The main point of this contribution is the give each page of your store and products some unique meta content. (Title, Description and Keywords)</p>
<p>The reason for this is to improve your search engine position, and increase the amount of pages indexed, by creating dynamic meta tag for each product page, Google will see that each page a unique and not place the pages in the supplemental index thus also improving you search engine placement.</p>
<p>There are several oscommerce contributions that will do this, but the one i found that does this best is <a target="_blank" href="http://www.oscommerce.com/community/contributions,2895/">cDynamic Meta Tags</a>.</p>
<p>It a very easy contribution to install, make sure you fully read the installation instructions and ALWAYS backup your store before do any modifications.</p>
<p>Once installed you can tweak the settings in /includes/languages/english/meta_tags.php</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/oscommerce-seo-part2-dynamic-meta-tags.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Oscommerce SEO &#8211; Part1 SEO URLs</title>
		<link>http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html</link>
		<comments>http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html#comments</comments>
		<pubDate>Thu, 15 Nov 2007 18:14:45 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Oscommerce SEO]]></category>
		<category><![CDATA[Oscommerce]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SEO URLs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html</guid>
		<description><![CDATA[There are 2 main contributions that you will need to apply to a standard oscommerce install, the first one that i shall talk about today is called Ultimate SEO URLs. What this osc contribution does is rewrites the standard dynamic &#8230; <a href="http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>There are 2 main contributions that you will need to apply to a standard oscommerce install, the first one that i shall talk about today is called <a href="http://www.oscommerce.com/community/contributions,2823" title="Ultimate SEO URLs">Ultimate SEO URLs</a>.</p>
<p>What this osc contribution does is rewrites the standard dynamic URLs to more SE friendly and keyword rich URLs</p>
<p>in short it would turn a url from this:<br />
www.domain.com/product_info.php?cPath=1&amp;products_id=1<br />
to something more descriptive like this:<br />
www.domain.com/article-directory-turnkey-script-p-1.html</p>
<p>You can can clearly see how the second URL would be more descriptive and better picked up by search engines.</p>
<p>The installation is quite straight forward and well documented by Bobby AKA Chemo, but If you need help installing the contribution you can contact the store owner of this <a href="http://www.hostingosc.com/">oscommerce hosting</a> site. I highly recommend his work.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/oscommerce-seo-part1-seo-urls.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Update Your WordPress Ping List</title>
		<link>http://www.bettermychance.org/update-your-wordpress-ping-list.html</link>
		<comments>http://www.bettermychance.org/update-your-wordpress-ping-list.html#comments</comments>
		<pubDate>Tue, 23 Oct 2007 16:51:43 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backlinks]]></category>
		<category><![CDATA[SEO For Blogs]]></category>
		<category><![CDATA[Blog SEO]]></category>
		<category><![CDATA[Ping List]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/update-your-wordpress-ping-list.html</guid>
		<description><![CDATA[Updating your ping list could be a good way for you to get more traffic to your blog and more backlinks for free. When you write a new blog post and publish it, wordpress automatically pings http://rpc.pingomatic.com/ thus notifying it &#8230; <a href="http://www.bettermychance.org/update-your-wordpress-ping-list.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Updating your ping list could be a good way for you to get more traffic to your blog and more backlinks for free.</p>
<p>When you write a new blog post and publish it, wordpress automatically pings http://rpc.pingomatic.com/<br />
thus notifying it of a new blog post. If you update your ping list to include the following services. more sites and people will be aware of your new blog post and now you potentially have a better chance of getting more people to visit your blog</p>
<p>http://rpc.pingomatic.com</p>
<p>http://ping.bitacoras.com</p>
<p>http://bulkfeeds.net/rpc</p>
<p>http://blogsearch.google.com/ping/RPC2</p>
<p>http://www.blogpeople.net/servlet/weblogUpdates</p>
<p>http://ping.myblog.jp</p>
<p>http://bblog.com/ping.php</p>
<p>http://ping.bloggers.jp/rpc/</p>
<p>To update the list go to your wordpress admin section and then go to options / writing<br />
you will see update services at the bottom of the page, copy and paste the above list there.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/update-your-wordpress-ping-list.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>301 Redirect &#8211; 301 Redirect Non WWW URL To WWW URL</title>
		<link>http://www.bettermychance.org/301-redirect-301-redirect-non-www-url-to-www-url.html</link>
		<comments>http://www.bettermychance.org/301-redirect-301-redirect-non-www-url-to-www-url.html#comments</comments>
		<pubDate>Mon, 01 Oct 2007 12:03:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[301 redirect]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[non www]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[www]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/?p=3</guid>
		<description><![CDATA[An important factor to remember when first setting up your site is to decide how you would like your URL&#8217;s to be displayed. you should choose one and then stick to it. For example, do you want your name to &#8230; <a href="http://www.bettermychance.org/301-redirect-301-redirect-non-www-url-to-www-url.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>An important factor to remember when first setting up your site is to decide how you would like your URL&#8217;s to be displayed. you should choose one and then stick to it.</p>
<p>For example, do you want your name to be displayed as</p>
<p><a href="http://bettermychance.org/">bettermychance.org</a></p>
<p>or</p>
<p><a href="http://www.bettermychance.org/">www.bettermychance.org</a></p>
<p>Personally i prefer the more traditional method including the www. at the front of the URL.</p>
<p>So what do i need to do once i have decided the format i want my URL to be displayed in?</p>
<p>The following bit of code needs to be placed in your sites root directory in a file called .htaccess</p>
<p>If you don&#8217;t have one, create one via ftp.</p>
<p>If you have decided to go for the www version you need to use the following code:</p>
<p>RewriteEngine On<br />
RewriteCond %{HTTP_HOST} ^example\.co\.uk<br />
RewriteRule (.*) http://www.example.co.uk/$1 [R=301,L]</p>
<p>Remember to change example for your own domain.</p>
<p>If you want to use the non www version use this code<br />
RewriteEngine On<br />
RewriteCond %{HTTP_HOST} ^www\.example\.com$ [NC]<br />
RewriteRule ^(.*)$ http://example.com/$1 [R=301,L]</p>
<p>Again remember to change the example for your own domain.</p>
<p>This is designed to work on Linux servers and will not work on windows server based hosting</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/301-redirect-301-redirect-non-www-url-to-www-url.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>A Better Permalink Structure</title>
		<link>http://www.bettermychance.org/a-better-permalink-structure.html</link>
		<comments>http://www.bettermychance.org/a-better-permalink-structure.html#comments</comments>
		<pubDate>Sat, 22 Sep 2007 14:42:27 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[SEO For Blogs]]></category>
		<category><![CDATA[htaccess]]></category>
		<category><![CDATA[mod rewrite]]></category>
		<category><![CDATA[Permalink]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>
		<category><![CDATA[Wordpress]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/a-better-permalink-structure.html</guid>
		<description><![CDATA[Search engines love to index static pages and WordPress has a very simple way of rewriting urls to make them search engine friendly, it is called permalinks and you would of seen this in your WordPress admin panel under the &#8230; <a href="http://www.bettermychance.org/a-better-permalink-structure.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Search engines love to index static pages and WordPress has a very simple way of rewriting urls to make them search engine friendly, it is called permalinks and you would of seen this in your WordPress admin panel under the section options.</p>
<p>The best permalink structure i like to use is this:</p>
<p>/%postname%.html</p>
<p>This will rewrite the url as your post title and give the url the .html extention.</p>
<p>Reason i like this structure, Its a keyword rich URL that is SE&#8217;s friendly, Easy to index and good for SERP&#8217;s</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/a-better-permalink-structure.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Free Backlinks</title>
		<link>http://www.bettermychance.org/free-backlinks.html</link>
		<comments>http://www.bettermychance.org/free-backlinks.html#comments</comments>
		<pubDate>Fri, 07 Sep 2007 13:51:42 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Backlinks]]></category>
		<category><![CDATA[SEO Basics]]></category>
		<category><![CDATA[SEO For Blogs]]></category>
		<category><![CDATA[Free Backlinks]]></category>
		<category><![CDATA[seo]]></category>
		<category><![CDATA[SERPs]]></category>

		<guid isPermaLink="false">http://www.bettermychance.org/free-backlinks.html</guid>
		<description><![CDATA[Free Backlinks &#8211; So how do i get backlinks for free? There are several websites that specialise in automatic link exchange programs, the one i am going to discuss is called receive links. The reason i prefer this one to &#8230; <a href="http://www.bettermychance.org/free-backlinks.html">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p>Free Backlinks &#8211; So how do i get backlinks for free?</p>
<p>There are several websites that specialise in automatic link exchange programs, the one i am going to discuss is called <a target="_blank" href="http://www.receivelinks.com/?a=4733">receive links</a>.</p>
<p>The reason i prefer this one to other similar sites is because the links are permanent, link placement frequency is better and the paid upgrades are cheaper.</p>
<p>So how does the program work?</p>
<p>You have to go and sign up for a free <a target="_blank" href="http://www.receivelinks.com/?a=4733">receive links</a> account, then add your site to your new account, then all you need to do is download 3 files that need to be added to your site and then add a piece of code to your sites footer or other similar file that is used sitewide. You can specify how many links you want to display up to a maximum of 5</p>
<p>You will then be given &#8220;points&#8221; based on a number of factors, PageRank, Number of pages cached by search engines, points are built up over time so don&#8217;t expect to see huge amounts of points straight away, but they do build up quickly.</p>
<p>Once you have your points you can then start to advertise your site/sites. you dont have to advertise the site you are placing ads on, so you can have one site for showing ads and another one or more than one site for promotion.</p>
<p>There are also other features like sending points to other accounts, so webmaster with large sites can rent points to other receive links users and make some $$</p>
<p>Once set up it runs on autopilot, just add new ad&#8217;s when needed and new site when you need more points.</p>
]]></content:encoded>
			<wfw:commentRss>http://www.bettermychance.org/free-backlinks.html/feed</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

