<?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: ATmega168 Parallel Programmer</title>
	<atom:link href="http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/feed/" rel="self" type="application/rss+xml" />
	<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/?utm_source=rss&amp;utm_medium=rss&amp;utm_campaign=atmega168-parallel-programmer</link>
	<description>A modest journal of my creations.</description>
	<lastBuildDate>Thu, 22 Jul 2010 01:27:20 +0000</lastBuildDate>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
	<item>
		<title>By: calfred</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-653</link>
		<dc:creator>calfred</dc:creator>
		<pubDate>Wed, 10 Feb 2010 06:45:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-653</guid>
		<description>yo Carlitos. 
wassup. 
here&#039;s to show my working Arduino (homemade)
http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265685755
Parallel Programmer works fine. :D. Wires are only 10inches long.</description>
		<content:encoded><![CDATA[<p>yo Carlitos.<br />
wassup.<br />
here&#8217;s to show my working Arduino (homemade)<br />
<a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265685755" rel="nofollow">http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1265685755</a><br />
Parallel Programmer works fine. <img src='http://carlitoscontraptions.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> . Wires are only 10inches long.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlitos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-630</link>
		<dc:creator>Carlitos</dc:creator>
		<pubDate>Mon, 01 Feb 2010 23:28:10 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-630</guid>
		<description>&lt;a href=&quot;#comment-628&quot; rel=&quot;nofollow&quot;&gt;@calfred &lt;/a&gt; 
You are right. After burning the bootloader, you should be able to program the device serially (thats the purpose of the bootloader).

The programming may fail some times, but it hapend to me only once or twice, in which case you can simply resend the program. Also, keep in mind that the length of the wires may affect the performance of your programmer.</description>
		<content:encoded><![CDATA[<p><a href="#comment-628" rel="nofollow">@calfred </a><br />
You are right. After burning the bootloader, you should be able to program the device serially (thats the purpose of the bootloader).</p>
<p>The programming may fail some times, but it hapend to me only once or twice, in which case you can simply resend the program. Also, keep in mind that the length of the wires may affect the performance of your programmer.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calfred</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-628</link>
		<dc:creator>calfred</dc:creator>
		<pubDate>Mon, 01 Feb 2010 06:18:45 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-628</guid>
		<description>I&#039;ve built this avr serial programmer. 
http://electronics-diy.com/avr_programmer.php
in contrast to the parallel port programmer, it can act as an external programmer. 
no need bootloader whatsoever. 
but it doesn&#039;t work so far... might be due to the tedious wiring. 

1) after u burn the bootloader into Atmega8/168 using parallel port programmer, 
2) then u just connect it serially / usb to program like normally to load future project codes?

could you verify point 2) for me Carlitos</description>
		<content:encoded><![CDATA[<p>I&#8217;ve built this avr serial programmer.<br />
<a href="http://electronics-diy.com/avr_programmer.php" rel="nofollow">http://electronics-diy.com/avr_programmer.php</a><br />
in contrast to the parallel port programmer, it can act as an external programmer.<br />
no need bootloader whatsoever.<br />
but it doesn&#8217;t work so far&#8230; might be due to the tedious wiring. </p>
<p>1) after u burn the bootloader into Atmega8/168 using parallel port programmer,<br />
2) then u just connect it serially / usb to program like normally to load future project codes?</p>
<p>could you verify point 2) for me Carlitos</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlitos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-627</link>
		<dc:creator>Carlitos</dc:creator>
		<pubDate>Sun, 31 Jan 2010 17:28:16 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-627</guid>
		<description>&lt;a href=&quot;#comment-618&quot; rel=&quot;nofollow&quot;&gt;@calfred &lt;/a&gt; 
I am pretty sure it works. I used it many times without any problems.

I hope this helps and sorry for the late response, I was out on a trip.</description>
		<content:encoded><![CDATA[<p><a href="#comment-618" rel="nofollow">@calfred </a><br />
I am pretty sure it works. I used it many times without any problems.</p>
<p>I hope this helps and sorry for the late response, I was out on a trip.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: calfred</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-618</link>
		<dc:creator>calfred</dc:creator>
		<pubDate>Sat, 16 Jan 2010 07:34:24 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-618</guid>
		<description>hi Carlos, nice presentation on the parallel programmer. 
according to forum users at arduino.cc, the Atmega8 works fine, 
but Atmega168 does not. 
are you sure this can work on the 168???!</description>
		<content:encoded><![CDATA[<p>hi Carlos, nice presentation on the parallel programmer.<br />
according to forum users at arduino.cc, the Atmega8 works fine,<br />
but Atmega168 does not.<br />
are you sure this can work on the 168???!</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-178</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 06 Apr 2009 16:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-178</guid>
		<description>Sajid,&lt;br/&gt;&lt;br/&gt;I&#039;m afraid I cannot help you pout with that one since I have never tried to do that.&lt;br/&gt;&lt;br/&gt;Sorry about that. Cheers</description>
		<content:encoded><![CDATA[<p>Sajid,</p>
<p>I&#8217;m afraid I cannot help you pout with that one since I have never tried to do that.</p>
<p>Sorry about that. Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: sajid</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-177</link>
		<dc:creator>sajid</dc:creator>
		<pubDate>Sun, 05 Apr 2009 08:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-177</guid>
		<description>Hi, carlitos&lt;br/&gt;i think u can help me in my project coz im facing a problem which is related to prgramming atmega168 through USBASP programmer&lt;br/&gt;i have avr dude with me, &lt;br/&gt;eroor showing is the device signature error and the same that expected signature is 1E94  06..etc&lt;br/&gt;can u help to remove this error....</description>
		<content:encoded><![CDATA[<p>Hi, carlitos<br />i think u can help me in my project coz im facing a problem which is related to prgramming atmega168 through USBASP programmer<br />i have avr dude with me, <br />eroor showing is the device signature error and the same that expected signature is 1E94  06..etc<br />can u help to remove this error&#8230;.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-174</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Mon, 16 Mar 2009 05:10:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-174</guid>
		<description>Hello J,&lt;br/&gt;&lt;br/&gt;I&#039;m glad you liked the article.&lt;br/&gt;&lt;br/&gt;The length of the wire can be a problem indeed. Thus is where twisting the wires together and using a ferrite core comes in handy.&lt;br/&gt;&lt;br/&gt;I&#039;m glad you got your programmer finally working.&lt;br/&gt;&lt;br/&gt;Cheers</description>
		<content:encoded><![CDATA[<p>Hello J,</p>
<p>I&#8217;m glad you liked the article.</p>
<p>The length of the wire can be a problem indeed. Thus is where twisting the wires together and using a ferrite core comes in handy.</p>
<p>I&#8217;m glad you got your programmer finally working.</p>
<p>Cheers</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: J</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-173</link>
		<dc:creator>J</dc:creator>
		<pubDate>Fri, 13 Mar 2009 09:08:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-173</guid>
		<description>Sweet article, thanks! :)&lt;br/&gt;&lt;br/&gt;I built one of these purely to burn the boot loader to my ATMega168, but for several frustrated hours I kept getting:&lt;br/&gt;&lt;br/&gt;avrdude: Device signature = 0x000102&lt;br/&gt;avrdude: Expected signature for ATMEGA168 is 1E 94 06&lt;br/&gt;        Double check chip, or use -F to override this check.&lt;br/&gt;&lt;br/&gt;Occasionally the device signature would be another random number, but mainly 0x000102.&lt;br/&gt;&lt;br/&gt;I found that shortening the cable between the parallel port and chip solved the problem. I have also read that lower value resistors could have been a solution too.</description>
		<content:encoded><![CDATA[<p>Sweet article, thanks! <img src='http://carlitoscontraptions.com/wp-includes/images/smilies/icon_smile.gif' alt=':)' class='wp-smiley' /> </p>
<p>I built one of these purely to burn the boot loader to my ATMega168, but for several frustrated hours I kept getting:</p>
<p>avrdude: Device signature = 0&#215;000102<br />avrdude: Expected signature for ATMEGA168 is 1E 94 06<br />        Double check chip, or use -F to override this check.</p>
<p>Occasionally the device signature would be another random number, but mainly 0&#215;000102.</p>
<p>I found that shortening the cable between the parallel port and chip solved the problem. I have also read that lower value resistors could have been a solution too.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eko Setio</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-148</link>
		<dc:creator>Eko Setio</dc:creator>
		<pubDate>Mon, 03 Nov 2008 08:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-148</guid>
		<description>Bala,&lt;br/&gt;&lt;br/&gt;I used UISP and AVRDUDE instead of the Arduino software. &lt;br/&gt;&lt;br/&gt;RC=-1 might indicate that ur parallel programmer is not working. &lt;br/&gt;&lt;br/&gt;Again, make sure that your parallel port is ECP. have u done this? otherwise this will not work at all. Check this via the device manager. Another thing was the interrupts. I cant remember which to use just make sure its ECP and try it with the three different option of interrupts. &lt;br/&gt;&lt;br/&gt;Btw, i used it as port1 and address is 0x378. &lt;br/&gt;&lt;br/&gt;I used the UISP to check if my parllel programmer is working or not, then i used AVRDUDE to upload my hex file. &lt;br/&gt;&lt;br/&gt;check out my questions at the arduino forum. they too have some info for Atmega8. &lt;br/&gt;&lt;br/&gt;http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1208859235/45&lt;br/&gt;&lt;br/&gt;Regards,&lt;br/&gt;eko</description>
		<content:encoded><![CDATA[<p>Bala,</p>
<p>I used UISP and AVRDUDE instead of the Arduino software. </p>
<p>RC=-1 might indicate that ur parallel programmer is not working. </p>
<p>Again, make sure that your parallel port is ECP. have u done this? otherwise this will not work at all. Check this via the device manager. Another thing was the interrupts. I cant remember which to use just make sure its ECP and try it with the three different option of interrupts. </p>
<p>Btw, i used it as port1 and address is 0&#215;378. </p>
<p>I used the UISP to check if my parllel programmer is working or not, then i used AVRDUDE to upload my hex file. </p>
<p>check out my questions at the arduino forum. they too have some info for Atmega8. </p>
<p><a href="http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1208859235/45" rel="nofollow">http://www.arduino.cc/cgi-bin/yabb2/YaBB.pl?num=1208859235/45</a></p>
<p>Regards,<br />eko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala C</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-147</link>
		<dc:creator>Bala C</dc:creator>
		<pubDate>Mon, 03 Nov 2008 01:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-147</guid>
		<description>Hi Carlos and Setio,&lt;br/&gt;Actually, Initially I wired the parallel port adapter ONLY for bootloading the ATMEGA8, as I anyhave the serial cable for laoding programs via the Diecimla to &#039;bootloaded&#039; chip. I tried bootloading via diecimla and via a breadboarded version (as per arduino site). Using the Arduino software if I chose the diecimla board option and then try to bootload, I get a message avrdude: initialisation failed, rc=-1&lt;br/&gt;invalid device signature. Expected signature for ATMEGA168 is 1E 94 06.&lt;br/&gt;If I use the ArduinoNG or older w/parallel programmer option I get a simialr message with expected signature for ATMEGA8 is 1E 83 07&lt;br/&gt;&lt;br/&gt;Your site says enter an id in preferences.txt at the upload.using line for the programmer from the programmers.txt file. Obviously my statements (ref earlier email) are wrong. Hence,which is the correct id for your parallel port programmer? Are any other lines to be added in this case? &lt;br/&gt;&lt;br/&gt;I need to be able to bootload the ATMEGA8, hence I&#039;d very much appreciate your help.&lt;br/&gt;&lt;br/&gt;Since giveio is installed the parallel port is recognised.&lt;br/&gt;regds,&lt;br/&gt;Bala</description>
		<content:encoded><![CDATA[<p>Hi Carlos and Setio,<br />Actually, Initially I wired the parallel port adapter ONLY for bootloading the ATMEGA8, as I anyhave the serial cable for laoding programs via the Diecimla to &#8216;bootloaded&#8217; chip. I tried bootloading via diecimla and via a breadboarded version (as per arduino site). Using the Arduino software if I chose the diecimla board option and then try to bootload, I get a message avrdude: initialisation failed, rc=-1<br />invalid device signature. Expected signature for ATMEGA168 is 1E 94 06.<br />If I use the ArduinoNG or older w/parallel programmer option I get a simialr message with expected signature for ATMEGA8 is 1E 83 07</p>
<p>Your site says enter an id in preferences.txt at the upload.using line for the programmer from the programmers.txt file. Obviously my statements (ref earlier email) are wrong. Hence,which is the correct id for your parallel port programmer? Are any other lines to be added in this case? </p>
<p>I need to be able to bootload the ATMEGA8, hence I&#8217;d very much appreciate your help.</p>
<p>Since giveio is installed the parallel port is recognised.<br />regds,<br />Bala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eko Setio</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-146</link>
		<dc:creator>Eko Setio</dc:creator>
		<pubDate>Sun, 02 Nov 2008 22:41:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-146</guid>
		<description>Maybe its a good idea that you first check your parallel port settings. Make sure that it is ECP. you can change it from bios. &lt;br/&gt;&lt;br/&gt;rgds,&lt;br/&gt;eko</description>
		<content:encoded><![CDATA[<p>Maybe its a good idea that you first check your parallel port settings. Make sure that it is ECP. you can change it from bios. </p>
<p>rgds,<br />eko</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-145</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Sun, 02 Nov 2008 18:34:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-145</guid>
		<description>Bala,&lt;br/&gt;&lt;br/&gt;I use the programmer only for burning the bootloader, and I am very far from anything remotely similar to an Arduino at the moment (and for a long time) so I cannot try and compile something to see how it works. I think your best chance is to look at the page where I got the programmer model (http://www.arduino.cc/en/Hacking/ParallelProgrammer) and the Arduino website in general.&lt;br/&gt;&lt;br/&gt;Enjoy your Arduino hacking.</description>
		<content:encoded><![CDATA[<p>Bala,</p>
<p>I use the programmer only for burning the bootloader, and I am very far from anything remotely similar to an Arduino at the moment (and for a long time) so I cannot try and compile something to see how it works. I think your best chance is to look at the page where I got the programmer model (<a href="http://www.arduino.cc/en/Hacking/ParallelProgrammer" rel="nofollow">http://www.arduino.cc/en/Hacking/ParallelProgrammer</a>) and the Arduino website in general.</p>
<p>Enjoy your Arduino hacking.</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Bala C</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-144</link>
		<dc:creator>Bala C</dc:creator>
		<pubDate>Sun, 02 Nov 2008 14:13:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-144</guid>
		<description>Hi Carlos,&lt;br/&gt;&lt;br/&gt;I have wired up your parallel port programmer for use with an ATMEGA8 in the Arduino Diecimal board as an external programmer.&lt;br/&gt;&lt;br/&gt;When I try to compile and upload my programs using Arduino and your parallel prot circuit, I get the error:&lt;br/&gt;Can&#039;t find programmer id &quot;null&quot;&lt;br/&gt;&lt;br/&gt;I added the statement upload.using= Parallel Programmer to the preferences.txt file.&lt;br/&gt;I got the same error.&lt;br/&gt;I changed this to upload.using = dapa&lt;br/&gt;Same error&lt;br/&gt;I even included statements:&lt;br/&gt;Parallel.name=Parallel Programmer&lt;br/&gt;Upload.using = avrdude.conf:658&lt;br/&gt;&lt;br/&gt;same error.&lt;br/&gt;Sorry for being naive. Can you help with the correct statements /advice.&lt;br/&gt;&lt;br/&gt;regds&lt;br/&gt;Bala</description>
		<content:encoded><![CDATA[<p>Hi Carlos,</p>
<p>I have wired up your parallel port programmer for use with an ATMEGA8 in the Arduino Diecimal board as an external programmer.</p>
<p>When I try to compile and upload my programs using Arduino and your parallel prot circuit, I get the error:<br />Can&#8217;t find programmer id &#8220;null&#8221;</p>
<p>I added the statement upload.using= Parallel Programmer to the preferences.txt file.<br />I got the same error.<br />I changed this to upload.using = dapa<br />Same error<br />I even included statements:<br />Parallel.name=Parallel Programmer<br />Upload.using = avrdude.conf:658</p>
<p>same error.<br />Sorry for being naive. Can you help with the correct statements /advice.</p>
<p>regds<br />Bala</p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Eko Setio</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-93</link>
		<dc:creator>Eko Setio</dc:creator>
		<pubDate>Thu, 12 Jun 2008 13:29:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-93</guid>
		<description>Hi Carlitos.. &lt;br/&gt;&lt;br/&gt;Im a total embedded noob playing around with an empty atmega168 and arduino.&lt;br/&gt;&lt;br/&gt;what program did you use to upload the bootloader? I cant upload sketch nor the bootloader to my Atmega168. I hope you have some tips for me, i&#039;ve followed everything the site told me to do. Ive been hangin around the arduino forum for days with no result. &lt;br/&gt;&lt;br/&gt;Maybe you could also make a tutorial as well :D</description>
		<content:encoded><![CDATA[<p>Hi Carlitos.. </p>
<p>Im a total embedded noob playing around with an empty atmega168 and arduino.</p>
<p>what program did you use to upload the bootloader? I cant upload sketch nor the bootloader to my Atmega168. I hope you have some tips for me, i&#8217;ve followed everything the site told me to do. Ive been hangin around the arduino forum for days with no result. </p>
<p>Maybe you could also make a tutorial as well <img src='http://carlitoscontraptions.com/wp-includes/images/smilies/icon_biggrin.gif' alt=':D' class='wp-smiley' /> </p>
]]></content:encoded>
	</item>
	<item>
		<title>By: Carlos</title>
		<link>http://carlitoscontraptions.com/2008/05/atmega168-parallel-programmer/comment-page-1/#comment-94</link>
		<dc:creator>Carlos</dc:creator>
		<pubDate>Thu, 12 Jun 2008 10:46:00 +0000</pubDate>
		<guid isPermaLink="false">http://carlitoscontraptions.com/?p=50#comment-94</guid>
		<description>Hi Eko,&lt;br/&gt;The Arduino bootloader can be burnt to the Arduino board by using the Arduino software.&lt;br/&gt;&lt;br/&gt;If you have no Arduino board whatsoever, Maybe you should have a look at this (if you haven&#039;t already): www.arduino.cc/playground/Learning/AtmegaStandalone&lt;br/&gt;&lt;br/&gt;If you prefer to program in C and then compile it and upload it to the ATmega, you could use AVR-GCC and AVRDUDE.&lt;br/&gt;&lt;br/&gt;I hope this helps. Good Luck</description>
		<content:encoded><![CDATA[<p>Hi Eko,<br />The Arduino bootloader can be burnt to the Arduino board by using the Arduino software.</p>
<p>If you have no Arduino board whatsoever, Maybe you should have a look at this (if you haven&#8217;t already): <a href="http://www.arduino.cc/playground/Learning/AtmegaStandalone" rel="nofollow">http://www.arduino.cc/playground/Learning/AtmegaStandalone</a></p>
<p>If you prefer to program in C and then compile it and upload it to the ATmega, you could use AVR-GCC and AVRDUDE.</p>
<p>I hope this helps. Good Luck</p>
]]></content:encoded>
	</item>
</channel>
</rss>
