<?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: Form auto-fill bookmarklet</title>
	<atom:link href="http://www.phpied.com/form-auto-fill-bookmarklet/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.phpied.com/form-auto-fill-bookmarklet/</link>
	<description>Stoyan&#039;s blog about &#60;a href=&#34;/category/xhtml&#34; class=&#34;tag-minor&#34;&#62;(x)html(5)&#60;/a&#62;, &#60;a href=&#34;/category/ajax&#34; class=&#34;tag-major&#34;&#62;ajax&#60;/a&#62;, &#60;a href=&#34;/category/bookmarklets&#34; class=&#34;tag-major&#34;&#62;bookmarklets&#60;/a&#62;, &#60;a href=&#34;/category/browsers&#34; class=&#34;tag-minor&#34;&#62;browsers&#60;/a&#62;, &#60;a href=&#34;/category/css&#34; class=&#34;tag-normal&#34;&#62;css&#60;/a&#62;, &#60;a href=&#34;/category/firebug&#34; class=&#34;tag-minor&#34;&#62;firebug&#60;/a&#62;, &#60;a href=&#34;/category/javascript&#34; class=&#34;tag-numero-uno&#34;&#62;javascript&#60;/a&#62;, &#60;a href=&#34;/category/json&#34; class=&#34;tag-normal&#34;&#62;json&#60;/a&#62;, &#60;a href=&#34;/category/mdb2&#34; class=&#34;tag-minor&#34;&#62;mdb2&#60;/a&#62;, &#60;a href=&#34;/category/mysql&#34; class=&#34;tag-normal&#34;&#62;mysql&#60;/a&#62;, &#60;a href=&#34;/category/pear&#34; class=&#34;tag-numero-uno&#34;&#62;pear&#60;/a&#62;, &#60;a href=&#34;/category/performance&#34; class=&#34;tag-major&#34;&#62;performance&#60;/a&#62;, &#60;a href=&#34;/category/php&#34; class=&#34;tag-numero-uno&#34;&#62;php&#60;/a&#62;, &#60;a href=&#34;/category/phpbb&#34; class=&#34;tag-major&#34;&#62;phpbb&#60;/a&#62;, &#60;a href=&#34;/category/tools&#34; class=&#34;tag-normal&#34;&#62;tools&#60;/a&#62;, &#60;a href=&#34;/category/yslow&#34; class=&#34;tag-minor&#34;&#62;yslow&#60;/a&#62;, &#60;a href=&#34;/category/yui&#34; class=&#34;tag-normal&#34;&#62;yui&#60;/a&#62;, &#60;a href=&#34;/category/writing&#34; class=&#34;tag-minor&#34;&#62;writing&#60;/a&#62;, &#60;a href=&#34;/category/music&#34; class=&#34;tag-major&#34;&#62;music&#60;/a&#62;,... &#60;a href=&#34;/category/life-and-everything&#34; class=&#34;tag-normal&#34;&#62;life and everything&#60;/a&#62;.</description>
	<lastBuildDate>Sat, 11 Feb 2012 14:07:43 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
	<item>
		<title>By: Jose Browne</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-78030</link>
		<dc:creator>Jose Browne</dc:creator>
		<pubDate>Fri, 24 Jun 2011 16:36:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-78030</guid>
		<description>Awesome tool!!!</description>
		<content:encoded><![CDATA[<p>Awesome tool!!!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Emilio</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-77717</link>
		<dc:creator>Emilio</dc:creator>
		<pubDate>Fri, 13 May 2011 12:18:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-77717</guid>
		<description>I improved your code:

- added &quot;tolower()&quot; for fieldnames with mail and name in it
- replaced &quot;email&quot; by &quot;mail&quot;
- added a random subdomain for the email so the chance is lower you get the same email address again
- never use option 0 in a SELECT because that is often &quot;please choose&quot;
- always add the name of the field in the value
- when &quot;phone&quot; is in the fieldname just write a number

javascript:var%20auto%20={names:%20&#039;Steve%20Buscemi%20Catherine%20Keener%20Dermot%20Mulroney%20Danielle%20Zerneck%20James%20LeGros%20Rica%20Martens%20Peter%20Dinklage%20Kevin%20Corrigan%20Hilary%20Gilford%20Robert%20Wightman%20Tom%20Jarmusch%20Michael%20Griffiths%20Matthew%20Grace%20Ryan%20Bowker%20Francesca%20DiMauro&#039;,blurb:%20&#039;phpBB%20free,%20open%20source%20Internet%20community%20application%20with%20outstanding%20discussion%20forums%20and%20membership%20management.%20Written%20scripting%20language,%20making%20use%20popular%20MySQL%20database%20phpBB%20standard%20among%20web%20hosting%20companies%20throughout%20world%20one%20most%20widely%20used%20bulletin%20board%20packages%20world%20phpBB%20short%20circuits%20need%20you%20web%20development%20master%20order%20create%20manage%20massive%20online%20communities&#039;,password:%20&#039;secret&#039;,fillerup:%20function()%20{var%20all_inputs%20=%20document.getElementsByTagName(&#039;input&#039;);var%20all_selects%20=%20document.getElementsByTagName(&#039;select&#039;);var%20all_textareas%20=%20document.getElementsByTagName(&#039;textarea&#039;);for%20(var%20i%20=%200,%20max%20=%20all_selects.length;%20i%200%20&amp;&amp;%20sel.options[sel.selectedIndex].value)%20{continue;%20}var%20howmany%20=%201;%20if%20(sel.type%20==%20&#039;select-multiple&#039;)%20{%20var%20howmany%20=%201%20+%20this.getRand(sel.options.length%20-%201);}for%20(var%20j%20=%200;%20j%20&lt;%20howmany;%20j++)%20{var%20index%20=%20this.getRand(sel.options.length%20-%201);sel.options[index].selected%20=%20&#039;selected&#039;;}}for%20(var%20i%20=%200,%20max%20=%20all_textareas.length;%20i%20&lt;%20max;%20i++)%20{var%20ta%20=%20all_textareas[i];if%20(!ta.value)%20{ta.value%20=%20ta.name+&#039;%20&#039;+this.getRandomString(10)+%20&#039;\n\n&#039;+%20this.getRandomString(10);}}for%20(var%20i%20=%200,%20max%20=%20all_inputs.length;%20i%20&lt;%20max;%20i++)%20{var%20inp%20=%20all_inputs[i];var%20type%20=%20inp.getAttribute(&#039;type&#039;);if%20(!type)%20{type%20=%20&#039;text&#039;;%20}if%20(type%20==%20&#039;checkbox&#039;)%20{inp.setAttribute(&#039;checked&#039;,%20&#039;checked&#039;);}if%20(type%20==%20&#039;radio&#039;)%20{var%20to_update%20=%20true;var%20name%20=%20inp.name;var%20input_array%20=%20inp.form.elements[inp.name];for%20(var%20j%20=%200;%20j%20&lt;%20input_array.length;%20j++)%20{if%20(input_array[j].checked)%20{to_update%20=%20false;continue;}}if%20(to_update)%20{var%20index%20=%20this.getRand(input_array.length%20-%201);input_array[index].setAttribute(&#039;checked&#039;,%20&#039;checked&#039;);}}if%20(type%20==%20&#039;password&#039;)%20{if%20(!inp.value)%20{inp.value%20=%20this.getPassword();}}if%20(type%20==%20&#039;text&#039;)%20{if%20(!inp.value)%20{if%20(inp.name.toLowerCase().indexOf(&#039;name&#039;)%20!=%20-1)%20{inp.value%20=%20inp.name%20+%20&#039;%20&#039;%20+%20this.getRandomName();}%20else%20if%20(inp.name.toLowerCase().indexOf(&#039;mail&#039;)%20!=%20-1)%20{inp.value=this.getRandomString(1)+&#039;@&#039;+this.getRandomString(1)+&#039;.example.org&#039;;}%20else%20if%20(inp.name.toLowerCase().indexOf(&#039;phone&#039;)%20!=%20-1)%20{inp.value=parseInt(Math.random()*1000000+100000);}%20else%20{inp.value%20=%20inp.name+&#039;%20&#039;+this.getRandomString(1);}}}}},getRandomString:%20function%20(how_many_words)%20{if%20(!how_many_words)%20{how_many_words%20=%205;}if%20(!this.words)%20{this.words%20=%20this.blurb.split(&#039;%20&#039;);}var%20retval%20=%20&#039;&#039;;for%20(var%20i%20=%200;%20i%20&lt;%20how_many_words;%20i++)%20{retval%20+=%20this.words[this.getRand(this.words.length)%20-%201];retval%20+=%20(i%20&lt;%20how_many_words%20-%201)%20?%20&#039;%20&#039;%20:%20&#039;&#039;;}return%20retval;},getRandomName:%20function%20()%20{if%20(!this.split_names)%20{this.split_names%20=%20this.names.split(&#039;%20&#039;);}return%20this.split_names[this.getRand(this.split_names.length)%20-%201];},getPassword:%20function%20()%20{if%20(!this.password)%20{this.password%20=%20&#039;secret&#039;;}return%20this.password;},getRand:%20function%20(count)%20{return%20Math.round(count%20*%20Math.random());}};%20auto.fillerup()</description>
		<content:encoded><![CDATA[<p>I improved your code:</p>
<p>- added &#8220;tolower()&#8221; for fieldnames with mail and name in it<br />
- replaced &#8220;email&#8221; by &#8220;mail&#8221;<br />
- added a random subdomain for the email so the chance is lower you get the same email address again<br />
- never use option 0 in a SELECT because that is often &#8220;please choose&#8221;<br />
- always add the name of the field in the value<br />
- when &#8220;phone&#8221; is in the fieldname just write a number</p>
<p>javascript:var%20auto%20={names:%20&#8242;Steve%20Buscemi%20Catherine%20Keener%20Dermot%20Mulroney%20Danielle%20Zerneck%20James%20LeGros%20Rica%20Martens%20Peter%20Dinklage%20Kevin%20Corrigan%20Hilary%20Gilford%20Robert%20Wightman%20Tom%20Jarmusch%20Michael%20Griffiths%20Matthew%20Grace%20Ryan%20Bowker%20Francesca%20DiMauro&#8217;,blurb:%20&#8242;phpBB%20free,%20open%20source%20Internet%20community%20application%20with%20outstanding%20discussion%20forums%20and%20membership%20management.%20Written%20scripting%20language,%20making%20use%20popular%20MySQL%20database%20phpBB%20standard%20among%20web%20hosting%20companies%20throughout%20world%20one%20most%20widely%20used%20bulletin%20board%20packages%20world%20phpBB%20short%20circuits%20need%20you%20web%20development%20master%20order%20create%20manage%20massive%20online%20communities&#8217;,password:%20&#8242;secret&#8217;,fillerup:%20function()%20{var%20all_inputs%20=%20document.getElementsByTagName(&#8216;input&#8217;);var%20all_selects%20=%20document.getElementsByTagName(&#8216;select&#8217;);var%20all_textareas%20=%20document.getElementsByTagName(&#8216;textarea&#8217;);for%20(var%20i%20=%200,%20max%20=%20all_selects.length;%20i%200%20&amp;&amp;%20sel.options[sel.selectedIndex].value)%20{continue;%20}var%20howmany%20=%201;%20if%20(sel.type%20==%20&#8242;select-multiple&#8217;)%20{%20var%20howmany%20=%201%20+%20this.getRand(sel.options.length%20-%201);}for%20(var%20j%20=%200;%20j%20&lt;%20howmany;%20j++)%20{var%20index%20=%20this.getRand(sel.options.length%20-%201);sel.options[index].selected%20=%20&#039;selected&#039;;}}for%20(var%20i%20=%200,%20max%20=%20all_textareas.length;%20i%20&lt;%20max;%20i++)%20{var%20ta%20=%20all_textareas[i];if%20(!ta.value)%20{ta.value%20=%20ta.name+&#039;%20&#039;+this.getRandomString(10)+%20&#039;\n\n&#039;+%20this.getRandomString(10);}}for%20(var%20i%20=%200,%20max%20=%20all_inputs.length;%20i%20&lt;%20max;%20i++)%20{var%20inp%20=%20all_inputs[i];var%20type%20=%20inp.getAttribute(&#039;type&#039;);if%20(!type)%20{type%20=%20&#039;text&#039;;%20}if%20(type%20==%20&#039;checkbox&#039;)%20{inp.setAttribute(&#039;checked&#039;,%20&#039;checked&#039;);}if%20(type%20==%20&#039;radio&#039;)%20{var%20to_update%20=%20true;var%20name%20=%20inp.name;var%20input_array%20=%20inp.form.elements[inp.name];for%20(var%20j%20=%200;%20j%20&lt;%20input_array.length;%20j++)%20{if%20(input_array[j].checked)%20{to_update%20=%20false;continue;}}if%20(to_update)%20{var%20index%20=%20this.getRand(input_array.length%20-%201);input_array[index].setAttribute(&#039;checked&#039;,%20&#039;checked&#039;);}}if%20(type%20==%20&#039;password&#039;)%20{if%20(!inp.value)%20{inp.value%20=%20this.getPassword();}}if%20(type%20==%20&#039;text&#039;)%20{if%20(!inp.value)%20{if%20(inp.name.toLowerCase().indexOf(&#039;name&#039;)%20!=%20-1)%20{inp.value%20=%20inp.name%20+%20&#039;%20&#039;%20+%20this.getRandomName();}%20else%20if%20(inp.name.toLowerCase().indexOf(&#039;mail&#039;)%20!=%20-1)%20{inp.value=this.getRandomString(1)+&#039;@&#039;+this.getRandomString(1)+&#039;.example.org&#039;;}%20else%20if%20(inp.name.toLowerCase().indexOf(&#039;phone&#039;)%20!=%20-1)%20{inp.value=parseInt(Math.random()*1000000+100000);}%20else%20{inp.value%20=%20inp.name+&#039;%20&#039;+this.getRandomString(1);}}}}},getRandomString:%20function%20(how_many_words)%20{if%20(!how_many_words)%20{how_many_words%20=%205;}if%20(!this.words)%20{this.words%20=%20this.blurb.split(&#039;%20&#039;);}var%20retval%20=%20&#039;&#039;;for%20(var%20i%20=%200;%20i%20&lt;%20how_many_words;%20i++)%20{retval%20+=%20this.words[this.getRand(this.words.length)%20-%201];retval%20+=%20(i%20&lt;%20how_many_words%20-%201)%20?%20&#039;%20&#039;%20:%20&#039;&#039;;}return%20retval;},getRandomName:%20function%20()%20{if%20(!this.split_names)%20{this.split_names%20=%20this.names.split(&#039;%20&#039;);}return%20this.split_names[this.getRand(this.split_names.length)%20-%201];},getPassword:%20function%20()%20{if%20(!this.password)%20{this.password%20=%20&#039;secret&#039;;}return%20this.password;},getRand:%20function%20(count)%20{return%20Math.round(count%20*%20Math.random());}};%20auto.fillerup()</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Webshop Beratung und Entwicklung in Wien &#187; Blog Archive &#187; Formulare testen</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-77716</link>
		<dc:creator>Webshop Beratung und Entwicklung in Wien &#187; Blog Archive &#187; Formulare testen</dc:creator>
		<pubDate>Fri, 13 May 2011 06:04:36 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-77716</guid>
		<description>[...] http://www.phpied.com/form-auto-fill-bookmarklet/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.phpied.com/form-auto-fill-bookmarklet/" rel="nofollow">http://www.phpied.com/form-auto-fill-bookmarklet/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: veselo</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-72982</link>
		<dc:creator>veselo</dc:creator>
		<pubDate>Wed, 19 May 2010 07:10:47 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-72982</guid>
		<description>So here&#039;s the thing, we all know we hate forms, the only thing we hate more than forms themselves is actually filling out forms. But the forms are the interface to our web apps, so we cannot do without them. What we would love to do without, but can&#039;t, is skip the application testing part where you fill out forms like there&#039;s no tomorrow, just to make sure your app is rock solid.</description>
		<content:encoded><![CDATA[<p>So here&#8217;s the thing, we all know we hate forms, the only thing we hate more than forms themselves is actually filling out forms. But the forms are the interface to our web apps, so we cannot do without them. What we would love to do without, but can&#8217;t, is skip the application testing part where you fill out forms like there&#8217;s no tomorrow, just to make sure your app is rock solid.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Daevid Vincent</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71802</link>
		<dc:creator>Daevid Vincent</dc:creator>
		<pubDate>Thu, 19 Nov 2009 03:41:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71802</guid>
		<description>This is awesome, however I would like it to be a bit more &quot;predictable&quot;. Could you make it so that any text fields (input,textarea,etc) are the _name_ of the tag... so if I have: 

&lt;code&gt;
&lt;input size=&quot;30&quot; maxlength=&quot;255&quot; name=&quot;serial_number&quot; id=&quot;serial_number&quot; type=&quot;text&quot; value=&quot;&quot;&gt;
&lt;/code&gt;

then your script would put the string &quot;serial_number&quot; or &quot;Serial Number&quot; or something in the text box. This way, in debugging, I know what to expect in that $_POST[&#039;serial_number&#039;] value.

(This is PHP code of course, but the concept is useful for ANY web developer/language)</description>
		<content:encoded><![CDATA[<p>This is awesome, however I would like it to be a bit more &#8220;predictable&#8221;. Could you make it so that any text fields (input,textarea,etc) are the _name_ of the tag&#8230; so if I have: </p>
<p><code><br />
&lt;input size="30" maxlength="255" name="serial_number" id="serial_number" type="text" value=""&gt;<br />
</code></p>
<p>then your script would put the string &#8220;serial_number&#8221; or &#8220;Serial Number&#8221; or something in the text box. This way, in debugging, I know what to expect in that $_POST['serial_number'] value.</p>
<p>(This is PHP code of course, but the concept is useful for ANY web developer/language)</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Feng shui Master</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71106</link>
		<dc:creator>Feng shui Master</dc:creator>
		<pubDate>Sat, 11 Jul 2009 07:28:37 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71106</guid>
		<description>That&#039;s some pretty amazing work right there.</description>
		<content:encoded><![CDATA[<p>That&#8217;s some pretty amazing work right there.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: links for 2009-06-09 &#187; Alex Jones</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71004</link>
		<dc:creator>links for 2009-06-09 &#187; Alex Jones</dc:creator>
		<pubDate>Wed, 10 Jun 2009 06:00:46 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-71004</guid>
		<description>[...] Form auto-fill bookmarklet This is a bookmarklet. You go to page that has one or more forms and you click the bookmarklet. It completes the form for you with some random data. The whole thinking was to have a form ready to be submitted and generating as less validation errors as possible. (tags: web_development forms bookmarklets tools) [...]</description>
		<content:encoded><![CDATA[<p>[...] Form auto-fill bookmarklet This is a bookmarklet. You go to page that has one or more forms and you click the bookmarklet. It completes the form for you with some random data. The whole thinking was to have a form ready to be submitted and generating as less validation errors as possible. (tags: web_development forms bookmarklets tools) [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Wow</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-70745</link>
		<dc:creator>Wow</dc:creator>
		<pubDate>Sun, 26 Apr 2009 14:59:12 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-70745</guid>
		<description>Seriously man, you can consider yourself apart from the idiotic masses - great job. I was just about to add something like this to my own auto fill bookmarklet I&#039;d written, and I saw yours, I LOVE how you handle textareas, great work indeed.

Thanks for restoring my faith in programming, i just tried a lorem ipsum generator addon, idiot wrote it to make a request to pull the content... so annoying I wanted to kill it with fire.

GREAT WORK!</description>
		<content:encoded><![CDATA[<p>Seriously man, you can consider yourself apart from the idiotic masses &#8211; great job. I was just about to add something like this to my own auto fill bookmarklet I&#8217;d written, and I saw yours, I LOVE how you handle textareas, great work indeed.</p>
<p>Thanks for restoring my faith in programming, i just tried a lorem ipsum generator addon, idiot wrote it to make a request to pull the content&#8230; so annoying I wanted to kill it with fire.</p>
<p>GREAT WORK!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Form Auto-Fill Bookmarklet at joezack.com</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-69949</link>
		<dc:creator>Form Auto-Fill Bookmarklet at joezack.com</dc:creator>
		<pubDate>Thu, 16 Oct 2008 23:50:34 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-69949</guid>
		<description>[...] http://www.phpied.com/form-auto-fill-bookmarklet/ [...]</description>
		<content:encoded><![CDATA[<p>[...] <a href="http://www.phpied.com/form-auto-fill-bookmarklet/" rel="nofollow">http://www.phpied.com/form-auto-fill-bookmarklet/</a> [...]</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: zorgoblu</title>
		<link>http://www.phpied.com/form-auto-fill-bookmarklet/#comment-69896</link>
		<dc:creator>zorgoblu</dc:creator>
		<pubDate>Sat, 27 Sep 2008 22:35:11 +0000</pubDate>
		<guid isPermaLink="false">http://www.phpied.com/form-auto-fill-bookmarklet/#comment-69896</guid>
		<description>hi

I am looking for a little thing, bookmarklet, that would just autofill login and password on a given site.
for example, if I had 20 myspace accounts, I could make a bookmarklet for each account autofilling the login / pass. Firefox doesnt remember multiple account login info, Can anyone help me with that? I cant find this anywhere on the net

THX</description>
		<content:encoded><![CDATA[<p>hi</p>
<p>I am looking for a little thing, bookmarklet, that would just autofill login and password on a given site.<br />
for example, if I had 20 myspace accounts, I could make a bookmarklet for each account autofilling the login / pass. Firefox doesnt remember multiple account login info, Can anyone help me with that? I cant find this anywhere on the net</p>
<p>THX</p>
]]></content:encoded>
	</item>
</channel>
</rss>

