<?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: Building Clojure Projects with Leiningen</title>
	<atom:link href="http://zef.me/2470/building-clojure-projects-with-leiningen/feed" rel="self" type="application/rss+xml" />
	<link>http://zef.me/2470/building-clojure-projects-with-leiningen</link>
	<description>Technology, Me, You.</description>
	<lastBuildDate>Wed, 10 Mar 2010 23:14:54 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>By: jneira</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3721</link>
		<dc:creator>jneira</dc:creator>
		<pubDate>Sun, 28 Feb 2010 01:08:42 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3721</guid>
		<description>&lt;p&gt;good article , i get leiningen working on windows but i had some issues, &lt;br&gt;first self-install dont works on windows: you have to download jars and set system vars.&lt;br&gt;Second i have tried to use last 1.2.o snapshot clojure.jar and didnt works (clojure-1.1.0.jar was the solution) and then &quot;lein compile&quot; raise a &quot;project.clj not found&quot;. I had to change lein.bat to add &quot;.&quot; to classpath.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>good article , i get leiningen working on windows but i had some issues, <br />first self-install dont works on windows: you have to download jars and set system vars.<br />Second i have tried to use last 1.2.o snapshot clojure.jar and didnt works (clojure-1.1.0.jar was the solution) and then &#8220;lein compile&#8221; raise a &#8220;project.clj not found&#8221;. I had to change lein.bat to add &#8220;.&#8221; to classpath.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Clojure &#8211; Destillat #4 &#124; duetsch.info - Open Source, Wet-, Web-, Software</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3712</link>
		<dc:creator>Clojure &#8211; Destillat #4 &#124; duetsch.info - Open Source, Wet-, Web-, Software</dc:creator>
		<pubDate>Fri, 26 Feb 2010 09:09:02 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3712</guid>
		<description>&lt;p&gt;[...] Building Clojure Projects with Leiningen [...]&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>[...] Building Clojure Projects with Leiningen [...]</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Lesya</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3692</link>
		<dc:creator>Lesya</dc:creator>
		<pubDate>Tue, 23 Feb 2010 00:54:20 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3692</guid>
		<description>&lt;p&gt;It was interesting to read this article and I hope to read a new article about this subject in your site in the near time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>It was interesting to read this article and I hope to read a new article about this subject in your site in the near time.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: gstamp</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3688</link>
		<dc:creator>gstamp</dc:creator>
		<pubDate>Mon, 22 Feb 2010 08:10:36 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3688</guid>
		<description>&lt;p&gt;I wish it was this easy to work with on windows.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I wish it was this easy to work with on windows.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3596</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Fri, 08 Jan 2010 14:17:12 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3596</guid>
		<description>&lt;p&gt;Actually, I would also expect it to clean the class files. Not sure why it doesn&#039;t.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Actually, I would also expect it to clean the class files. Not sure why it doesn&#39;t.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vss</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3595</link>
		<dc:creator>vss</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:40:51 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3595</guid>
		<description>&lt;p&gt;Thanks Zef - sounds reasonable. I just sort of expected it to clean the class files etc that were used to compile my project.&lt;br&gt;&lt;br&gt;Appreciate it, and of course the wicked fast response!&lt;br&gt;&lt;br&gt;vss&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks Zef &#8211; sounds reasonable. I just sort of expected it to clean the class files etc that were used to compile my project.<br /><br />Appreciate it, and of course the wicked fast response!<br /><br />vss</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3594</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:27:54 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3594</guid>
		<description>&lt;p&gt;This is the intent, lein clean cleans all generated files and dependencies so that you end up with a clean source tree.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>This is the intent, lein clean cleans all generated files and dependencies so that you end up with a clean source tree.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: vs</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3593</link>
		<dc:creator>vs</dc:creator>
		<pubDate>Fri, 08 Jan 2010 13:22:48 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3593</guid>
		<description>&lt;p&gt;Perhaps someone can answer this because maybe I am not understanding it correctly. I randomly did a &#039;lein clean&#039; today and it purged the clojure, contrib and swank jars in my /lib folder. Is this expected behavior or did I fail to configure my project? I did not handle the project.clj in anyway after the &#039;lein new&#039; and &#039;lein deps&#039;. &lt;br&gt;&lt;br&gt;Thanks,&lt;br&gt;vss&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Perhaps someone can answer this because maybe I am not understanding it correctly. I randomly did a &#39;lein clean&#39; today and it purged the clojure, contrib and swank jars in my /lib folder. Is this expected behavior or did I fail to configure my project? I did not handle the project.clj in anyway after the &#39;lein new&#39; and &#39;lein deps&#39;. <br /><br />Thanks,<br />vss</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3581</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Mon, 04 Jan 2010 20:46:59 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3581</guid>
		<description>&lt;p&gt;Did you do lein jar, or lein uberjar? Because if you did lein jar, you still need all your dependencies to be on your classpath.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Did you do lein jar, or lein uberjar? Because if you did lein jar, you still need all your dependencies to be on your classpath.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3580</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Mon, 04 Jan 2010 20:46:15 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3580</guid>
		<description>&lt;p&gt;Fixed that. Thanks.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fixed that. Thanks.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: David Cabana</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3578</link>
		<dc:creator>David Cabana</dc:creator>
		<pubDate>Mon, 04 Jan 2010 03:43:27 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3578</guid>
		<description>&lt;p&gt;Same situation as feldt reports: fresh lein-stable install, same exception when trying to run helloworld.jar.  On the other hand, running the helloworld-stanalone.jar works just fine.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Same situation as feldt reports: fresh lein-stable install, same exception when trying to run helloworld.jar.  On the other hand, running the helloworld-stanalone.jar works just fine.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Dysinger</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3561</link>
		<dc:creator>Tim Dysinger</dc:creator>
		<pubDate>Fri, 18 Dec 2009 20:17:01 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3561</guid>
		<description>&lt;p&gt;&lt;a href=&quot;http://gist.github.com/248796&quot; rel=&quot;nofollow&quot;&gt;http://gist.github.com/248796&lt;/a&gt;&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p><a href="http://gist.github.com/248796" rel="nofollow">http://gist.github.com/248796</a></p>]]></content:encoded>
	</item>
	<item>
		<title>By: feldt</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3560</link>
		<dc:creator>feldt</dc:creator>
		<pubDate>Fri, 18 Dec 2009 13:40:03 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3560</guid>
		<description>&lt;p&gt;Fresh install of leiningen stable, then changed project.clj to depend on 1.1.0-master-SNAPSHOT, everything compiles but when running helloworld.jar I get:&lt;br&gt;&lt;br&gt;Exception in thread &quot;main&quot; java.lang.NoClassDefFoundError: clojure/lang/IFn&lt;br&gt;Caused by: java.lang.ClassNotFoundException: clojure.lang.IFn&lt;br&gt;        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)&lt;br&gt;        at java.security.AccessController.doPrivileged(Native Method)&lt;br&gt;        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)&lt;br&gt;        at java.lang.ClassLoader.loadClass(ClassLoader.java:315)&lt;br&gt;        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)&lt;br&gt;        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)&lt;br&gt;        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Fresh install of leiningen stable, then changed project.clj to depend on 1.1.0-master-SNAPSHOT, everything compiles but when running helloworld.jar I get:<br /><br />Exception in thread &#8220;main&#8221; java.lang.NoClassDefFoundError: clojure/lang/IFn<br />Caused by: java.lang.ClassNotFoundException: clojure.lang.IFn<br />        at java.net.URLClassLoader$1.run(URLClassLoader.java:200)<br />        at java.security.AccessController.doPrivileged(Native Method)<br />        at java.net.URLClassLoader.findClass(URLClassLoader.java:188)<br />        at java.lang.ClassLoader.loadClass(ClassLoader.java:315)<br />        at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:330)<br />        at java.lang.ClassLoader.loadClass(ClassLoader.java:250)<br />        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:398)</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Tim Dysinger</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3558</link>
		<dc:creator>Tim Dysinger</dc:creator>
		<pubDate>Thu, 10 Dec 2009 03:39:06 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3558</guid>
		<description>&lt;p&gt;1.1.0-alpha is no more - it&#039;s 1.1.0-master&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>1.1.0-alpha is no more &#8211; it&#39;s 1.1.0-master</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3553</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Fri, 04 Dec 2009 11:46:06 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3553</guid>
		<description>&lt;p&gt;Done. Thanks for letting me know.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Done. Thanks for letting me know.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Phil</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3552</link>
		<dc:creator>Phil</dc:creator>
		<pubDate>Fri, 04 Dec 2009 05:58:02 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3552</guid>
		<description>&lt;p&gt;So recently we changed it so that self-install is only recommended for the stable branch. Zef: could you update the bin link at the top to the stable branch instead? &lt;a href=&quot;http://github.com/technomancy/leiningen/raw/stable/bin/lein&quot; rel=&quot;nofollow&quot;&gt;http://github.com/technomancy/leiningen/raw/sta...&lt;/a&gt;&lt;br&gt;&lt;br&gt;Thanks!&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>So recently we changed it so that self-install is only recommended for the stable branch. Zef: could you update the bin link at the top to the stable branch instead? <a href="http://github.com/technomancy/leiningen/raw/stable/bin/lein" rel="nofollow"></a><a href="http://github.com/technomancy/leiningen/raw/sta.." rel="nofollow">http://github.com/technomancy/leiningen/raw/sta..</a>.<br /><br />Thanks!</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Zef Hemel</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3548</link>
		<dc:creator>Zef Hemel</dc:creator>
		<pubDate>Thu, 03 Dec 2009 02:05:12 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3548</guid>
		<description>&lt;p&gt;and you use the example program and buildfile as provided?&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>and you use the example program and buildfile as provided?</p>]]></content:encoded>
	</item>
	<item>
		<title>By: clojuretest</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3547</link>
		<dc:creator>clojuretest</dc:creator>
		<pubDate>Thu, 03 Dec 2009 00:50:42 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3547</guid>
		<description>&lt;p&gt;Hi &lt;br&gt;I just downloaded Leiningen (lein) as was attempting to initiate commands which results in the following errors:&lt;br&gt;&lt;br&gt;Am I missing anything in terms of installation:&lt;br&gt;I have installed clojure, maven, ant, java&lt;br&gt;&lt;br&gt;c01@c01:~/opt/incanter-helloworld$ lein compile&lt;br&gt;Exception in thread &quot;main&quot; java.lang.Exception: Unable to resolve symbol: -main in this context (NO_SOURCE_FILE:1)&lt;br&gt;   at clojure.lang.Compiler.analyze(Compiler.java:4420)&lt;br&gt;    at clojure.lang.Compiler.analyze(Compiler.java:4366)&lt;br&gt;    at clojure.lang.Compiler$InvokeExpr.parse(Compiler.java:2828)&lt;br&gt;   at clojure.lang.Compiler.analyzeSeq(Compiler.java:4594)&lt;br&gt; at clojure.lang.Compiler.analyze(Compiler.java:4405)&lt;br&gt;    at clojure.lang.Compiler.analyze(Compiler.java:4366)&lt;br&gt;    at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:3942)&lt;br&gt;  at clojure.lang.Compiler$FnMethod.parse(Compiler.java:3777)&lt;br&gt; at clojure.lang.Compiler$FnMethod.access$1100(Compiler.java:3654)&lt;br&gt;   at clojure.lang.Compiler$FnExpr.parse(Compiler.java:3024)&lt;br&gt;   at clojure.lang.Compiler.analyzeSeq(Compiler.java:4590)&lt;br&gt; at clojure.lang.Compiler.analyze(Compiler.java:4405)&lt;br&gt;    at clojure.lang.Compiler.eval(Compiler.java:4640)&lt;br&gt;   at clojure.core$eval__5238.invoke(core.clj:2018)&lt;br&gt;    at clojure.main$eval_opt__7365.invoke(main.clj:225)&lt;br&gt; at clojure.main$initialize__7372.invoke(main.clj:244)&lt;br&gt;   at clojure.main$null_opt__7400.invoke(main.clj:269)&lt;br&gt; at clojure.main$main__7420.doInvoke(main.clj:338)&lt;br&gt;   at clojure.lang.RestFn.invoke(RestFn.java:426)&lt;br&gt;  at clojure.lang.Var.invoke(Var.java:363)&lt;br&gt;    at clojure.lang.AFn.applyToHelper(AFn.java:175)&lt;br&gt; at clojure.lang.Var.applyTo(Var.java:476)&lt;br&gt;   at clojure.main.main(main.java:37)&lt;br&gt;Caused by: java.lang.Exception: Unable to resolve symbol: -main in this context&lt;br&gt;   at clojure.lang.Compiler.resolveIn(Compiler.java:4797)&lt;br&gt;  at clojure.lang.Compiler.resolve(Compiler.java:4743)&lt;br&gt;    at clojure.lang.Compiler.analyzeSymbol(Compiler.java:4720)&lt;br&gt;  at clojure.lang.Compiler.analyze(Compiler.java:4387)&lt;br&gt;    ... 22 more&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Hi <br />I just downloaded Leiningen (lein) as was attempting to initiate commands which results in the following errors:<br /><br />Am I missing anything in terms of installation:<br />I have installed clojure, maven, ant, java<br /><br />c01@c01:~/opt/incanter-helloworld$ lein compile<br />Exception in thread &#8220;main&#8221; java.lang.Exception: Unable to resolve symbol: -main in this context (NO_SOURCE_FILE:1)<br />   at clojure.lang.Compiler.analyze(Compiler.java:4420)<br />    at clojure.lang.Compiler.analyze(Compiler.java:4366)<br />    at clojure.lang.Compiler$InvokeExpr.parse(Compiler.java:2828)<br />   at clojure.lang.Compiler.analyzeSeq(Compiler.java:4594)<br /> at clojure.lang.Compiler.analyze(Compiler.java:4405)<br />    at clojure.lang.Compiler.analyze(Compiler.java:4366)<br />    at clojure.lang.Compiler$BodyExpr$Parser.parse(Compiler.java:3942)<br />  at clojure.lang.Compiler$FnMethod.parse(Compiler.java:3777)<br /> at clojure.lang.Compiler$FnMethod.access$1100(Compiler.java:3654)<br />   at clojure.lang.Compiler$FnExpr.parse(Compiler.java:3024)<br />   at clojure.lang.Compiler.analyzeSeq(Compiler.java:4590)<br /> at clojure.lang.Compiler.analyze(Compiler.java:4405)<br />    at clojure.lang.Compiler.eval(Compiler.java:4640)<br />   at clojure.core$eval__5238.invoke(core.clj:2018)<br />    at clojure.main$eval_opt__7365.invoke(main.clj:225)<br /> at clojure.main$initialize__7372.invoke(main.clj:244)<br />   at clojure.main$null_opt__7400.invoke(main.clj:269)<br /> at clojure.main$main__7420.doInvoke(main.clj:338)<br />   at clojure.lang.RestFn.invoke(RestFn.java:426)<br />  at clojure.lang.Var.invoke(Var.java:363)<br />    at clojure.lang.AFn.applyToHelper(AFn.java:175)<br /> at clojure.lang.Var.applyTo(Var.java:476)<br />   at clojure.main.main(main.java:37)<br />Caused by: java.lang.Exception: Unable to resolve symbol: -main in this context<br />   at clojure.lang.Compiler.resolveIn(Compiler.java:4797)<br />  at clojure.lang.Compiler.resolve(Compiler.java:4743)<br />    at clojure.lang.Compiler.analyzeSymbol(Compiler.java:4720)<br />  at clojure.lang.Compiler.analyze(Compiler.java:4387)<br />    &#8230; 22 more</p>]]></content:encoded>
	</item>
	<item>
		<title>By: patricklogan</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3537</link>
		<dc:creator>patricklogan</dc:creator>
		<pubDate>Tue, 24 Nov 2009 08:09:50 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3537</guid>
		<description>&lt;p&gt;I&#039;m using (pretty sure) the latest lein. The uberjar is called &lt;project&gt;-standalone.jar and the command for that also makes the &lt;project&gt;.jar at the same time.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>I&#39;m using (pretty sure) the latest lein. The uberjar is called &lt;project&gt;-standalone.jar and the command for that also makes the &lt;project&gt;.jar at the same time.</p>]]></content:encoded>
	</item>
	<item>
		<title>By: Raju</title>
		<link>http://zef.me/2470/building-clojure-projects-with-leiningen/comment-page-1#comment-3536</link>
		<dc:creator>Raju</dc:creator>
		<pubDate>Tue, 24 Nov 2009 04:42:14 +0000</pubDate>
		<guid isPermaLink="false">http://zef.me/?p=2470#comment-3536</guid>
		<description>&lt;p&gt;Thanks! I just downloaded and installed leiningen over the weekend. This is a good description of how to use it. &lt;br&gt;&lt;br&gt;I think Phil (@technomancy) has done a fabulous job to help newbies like me work with Clojure easy.&lt;/p&gt;
</description>
		<content:encoded><![CDATA[<p>Thanks! I just downloaded and installed leiningen over the weekend. This is a good description of how to use it. <br /><br />I think Phil (@technomancy) has done a fabulous job to help newbies like me work with Clojure easy.</p>]]></content:encoded>
	</item>
</channel>
</rss>
<!-- WP Super Cache is installed but broken. The path to wp-cache-phase1.php in wp-content/advanced-cache.php must be fixed! -->