<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"  >
  <channel>
    <title>Shawn Olson article 499 Guestbook</title>
	<dc:publisher>Shawn Olson Creative Arts</dc:publisher>

    <image>
      <title>Shawn Olson Creative Arts</title>
      <width>142</width>
      <height>18</height>
      <link>http://www.shawnolson.net</link>
      <url>http://www.shawnolson.net/sitemedia/shawnolsoncreativearts.gif</url>
     </image>
    <link>http://www.shawnolson.net/guest/1/?refType=article&amp;refId=499</link>
    <description>Guestbook Posts</description>


 
   <item>
      <title>article comment by Otto Teixeira</title>
      <link>http://www.shawnolson.net/a/499</link>
      <description>Why not use the built in replace() function?
string.replace(/,/g, &quot;&quot;);</description>
      <author>Otto Teixeira</author>
      <pubDate>2009-10-05T08:28:51-05:00</pubDate>
    </item>
   <item>
      <title>article comment by louis tsoi</title>
      <link>http://www.shawnolson.net/a/499</link>
      <description>Hi.. inside your strip function there is a loop that begins from 1. That should be changed to 0. I was experiementing  with it to remove spaces and return characters as a way to validate form input.. but your function was returing back a space everytime which was incorrect. 

Anyway it should look like this:
function stripCharacter(words,character) 
{
  var spaces = words.length;
  for(var x = 0; x</description>
      <author>louis tsoi</author>
      <pubDate>2007-04-04T10:19:58-05:00</pubDate>
    </item>
</channel>

</rss>