<?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>Green Hackathon</title>
	<atom:link href="http://www.greenhackathon.com/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.greenhackathon.com</link>
	<description></description>
	<lastBuildDate>Mon, 18 Mar 2013 21:26:50 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.1</generator>
		<item>
		<title>Battery background</title>
		<link>http://www.greenhackathon.com/blog/2013/battery-background/</link>
		<comments>http://www.greenhackathon.com/blog/2013/battery-background/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 17:44:36 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[winner]]></category>
		<category><![CDATA[zurich]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=225</guid>
		<description><![CDATA[A website that makes use of the new HTML5 battery API (supported in Firefox only) to adapt the website content to save energy. About us, the idea, and the solution: http://green.renuo.ch/demo/bootstrap/intro.html Dimming depends on current battery status: http://green.renuo.ch/demo/bootstrap/demo.html Fake battery level (for &#8230; <a href="http://www.greenhackathon.com/blog/2013/battery-background/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<div><a href="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-184252.png"><img class="alignnone size-medium wp-image-229" title="Screenshot from 2013-02-14 18:42:52" src="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-184252-300x237.png" alt="" width="300" height="237" /></a><a href="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-184338.png"><img class="alignnone size-medium wp-image-230" title="Screenshot from 2013-02-14 18:43:38" src="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-184338-300x222.png" alt="" width="300" height="222" /></a></div>
<div>A website that makes use of the new HTML5 <a href="http://www.w3.org/TR/battery-status/" target="_blank">battery API </a>(supported in Firefox only) to adapt the website content to save energy.</div>
<div>About us, the idea, and the solution: <a href="http://green.renuo.ch/demo/bootstrap/intro.html" target="_blank">http://green.renuo.ch/demo/bootstrap/intro.html</a></div>
<div>Dimming depends on current battery status: <a href="http://green.renuo.ch/demo/bootstrap/demo.html" target="_blank">http://green.renuo.ch/demo/bootstrap/demo.html</a></div>
<div>Fake battery level (for demo purposes): <a href="http://green.renuo.ch/demo/bootstrap/demo_fake_battery.html" target="_blank">http://green.renuo.ch/demo/bootstrap/demo_fake_battery.html</a></div>
<div>Screensaver demo: <a href="http://green.renuo.ch/demo/bootstrap/demo_screensaver.html" target="_blank">http://green.renuo.ch/demo/bootstrap/demo_screensaver.html</a></div>
<div></div>
<div><strong>Hackers</strong>: Lukas Elmer &amp; Diego Steiner</div>
<p><strong>Place</strong>: Zürich 2013</p>
<p><strong>Source code</strong>: <a href="https://github.com/renuo/battery-background" target="_blank">https://github.com/renuo/battery-background</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2013/battery-background/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Food CO2</title>
		<link>http://www.greenhackathon.com/blog/2013/food-co2/</link>
		<comments>http://www.greenhackathon.com/blog/2013/food-co2/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 17:32:38 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[zurich]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=221</guid>
		<description><![CDATA[A visualization of the CO2 impact of one year of consumption for a real household against the money spent, organized by categories. Based on input-output analysis data and personal purchase information. Hackers: Jorge Zapico, Åsa Svenfelt, Mattias Höjer Place: Zürich &#8230; <a href="http://www.greenhackathon.com/blog/2013/food-co2/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-182853.png"><img class="alignnone size-full wp-image-222" title="Screenshot from 2013-02-14 18:28:53" src="http://www.greenhackathon.com/wp-content/uploads/2013/02/Screenshot-from-2013-02-14-182853.png" alt="" width="854" height="602" /></a></p>
<p>A visualization of the CO2 impact of one year of consumption for a real household against the money spent, organized by categories. Based on input-output analysis data and personal purchase information.</p>
<p><strong>Hackers</strong>: Jorge Zapico, Åsa Svenfelt, Mattias Höjer</p>
<p><strong>Place</strong>: Zürich 2013</p>
<p><strong>Code</strong>: Not available yet due to privacy reasons</p>
<p>&nbsp;</p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2013/food-co2/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Swiss Nuclear Energy Visualization</title>
		<link>http://www.greenhackathon.com/blog/2013/swiss-nuclear-energy-visualization/</link>
		<comments>http://www.greenhackathon.com/blog/2013/swiss-nuclear-energy-visualization/#comments</comments>
		<pubDate>Thu, 14 Feb 2013 17:24:57 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2013]]></category>
		<category><![CDATA[zurich]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=217</guid>
		<description><![CDATA[Visualization of the nuclear percentage in the energy mix in different Swiss communes, based on scraped data from Stromkennzeichning.ch. See Visualization Hackers: David Halter and Marko Rohner Place: Zürich 2013 Source code: https://github.com/davidhalter-archive/green-hackathon-2013]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.greenhackathon.com/wp-content/uploads/2013/02/GH1.png"><img class="alignnone size-full wp-image-218" title="GH1" src="http://www.greenhackathon.com/wp-content/uploads/2013/02/GH1.png" alt="" width="857" height="463" /></a></p>
<p>Visualization of the nuclear percentage in the energy mix in different Swiss communes, based on scraped data from Stromkennzeichning.ch. <a href="https://www.google.com/fusiontables/data?docid=1HVvgnnPIYuBzRit4R4B4Au1sxtsvVH0ExEyUoaw#map:id=3" target="_blank">See Visualization</a></p>
<p><a href="https://www.google.com/fusiontables/data?docid=1HVvgnnPIYuBzRit4R4B4Au1sxtsvVH0ExEyUoaw#map:id=3"></a><strong>Hackers</strong>: David Halter and Marko Rohner</p>
<p><strong>Place</strong>: Zürich 2013</p>
<p><strong>Source code</strong>: <a href="https://github.com/davidhalter-archive/green-hackathon-2013">https://github.com/davidhalter-archive/green-hackathon-2013</a></p>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2013/swiss-nuclear-energy-visualization/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Company Carbon Death Map</title>
		<link>http://www.greenhackathon.com/blog/2012/company-carbon-death-map/</link>
		<comments>http://www.greenhackathon.com/blog/2012/company-carbon-death-map/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:55:53 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=161</guid>
		<description><![CDATA[Winner: Transparency Prize The judges say: Company Carbon Deathmap hits two audiences: it&#8217;s provocative and could be used to apply pressure to industries, equally it helps bring visibility of risk to mainstream investors. Description The FTSE 100 group of companies &#8230; <a href="http://www.greenhackathon.com/blog/2012/company-carbon-death-map/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Winner: Transparency Prize</h2>
<p>The judges say:</p>
<blockquote><p>Company Carbon Deathmap hits two audiences: it&#8217;s provocative and could be used to apply pressure to industries, equally it helps bring visibility of risk to mainstream investors.</p></blockquote>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/8Vh7CWXPD3s" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Description</h2>
<p>The FTSE 100 group of companies are valued by the market based on expectations about their future earning potential.  But the huge assets of fossil fuels owned and used by the companies pose a systemic risk their earning potential.  Given that future emissions of carbon dioxide are highly constrained if we are to avoid climate change, companies sitting on large stocks of carbon are likely to see the value of these commodities reduce as they become increasingly difficult to use&#8230;</p>
<p>&#8230;so how does the current valuation of companies change if we take this into account?</p>
<p><img src='http://london.greenhackathon.com/files/2012/02/deathmap.gif' /></p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/omphe">Branden Faulls</a></li>
<li><a href="http://twitter.com/willu47">Will Usher</a></li>
<li><a href="http://twitter.com/B0jana">Bojana Bajzelj</a></li>
<li><a href="http://twitter.com/andrewatfornax">Andrew Hill</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/company-carbon-death-map/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Energy Efficiency in Buildings</title>
		<link>http://www.greenhackathon.com/blog/2012/energy-efficiency-in-buildings/</link>
		<comments>http://www.greenhackathon.com/blog/2012/energy-efficiency-in-buildings/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:55:30 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=159</guid>
		<description><![CDATA[Winner: Built Environment Prize The judges say: We liked the addition of user-generated content in to data in this project, adding personal comfort data could extend to applications like FourSquare, and make environmental information less boring. Description Building energy efficiency &#8230; <a href="http://www.greenhackathon.com/blog/2012/energy-efficiency-in-buildings/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Winner: Built Environment Prize</h2>
<p>The judges say:</p>
<blockquote><p>
We liked the addition of user-generated content in to data in this project, adding personal comfort data could extend to applications like FourSquare, and make environmental information less boring.
</p></blockquote>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/CAE5vUU2kPM" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Description</h2>
<p>Building energy efficiency statistics, with user satisfaction and mapping for visualisation.</p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/2050city">Tia Kansara</a></li>
<li><a href="http://twitter.com/pibecowboy">Garry Hill</a></li>
<li><a href="http://twitter.com/adamnieman">Adam Nieman</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/energy-efficiency-in-buildings/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Greensta</title>
		<link>http://www.greenhackathon.com/blog/2012/greensta/</link>
		<comments>http://www.greenhackathon.com/blog/2012/greensta/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:54:56 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=157</guid>
		<description><![CDATA[Description Investigating the outlook for our standard of living. We analyse trends of salary inflation vs energy cost increase and general inflation to demonstrate that our standard of living is set to decrease unless:- We personally have above inflation pay &#8230; <a href="http://www.greenhackathon.com/blog/2012/greensta/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/jQz6MCsyq6A" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Description</h2>
<p>Investigating the outlook for our standard of living.</p>
<p>We analyse trends of salary inflation vs energy cost increase and general inflation to demonstrate that our standard of living is set to decrease unless:-</p>
<ul>
<li>We personally have above inflation pay rises</li>
<li>We reduce the amount we spend on energy/food/products</li>
</ul>
<p>The details asked during our survey are personal and highlight a real problem in the mid to long term for all of us.</p>
<p>Our current economic system is untenable and we&#8217;ll need to make some huge changes in the coming decades.</p>
<p><img src="https://p.twimg.com/AkU35XUCIAI7QU1.jpg" alt="Visualisation" /></p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/shavindra">Shavin Fonseka</a></li>
<li><a href="http://twitter.com/pritchag">Adam Pritchard</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/greensta/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Is your washing machine rinsing your wallet?</title>
		<link>http://www.greenhackathon.com/blog/2012/is-your-washing-machine-rinsing-your-wallet/</link>
		<comments>http://www.greenhackathon.com/blog/2012/is-your-washing-machine-rinsing-your-wallet/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:54:33 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=155</guid>
		<description><![CDATA[Description How much do your appliances cost you in energy over their lifetime? Team &#8230;]]></description>
			<content:encoded><![CDATA[
<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/W-kboGQI2Ck" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Description</h2>
<p>How much do your appliances cost you in energy over their lifetime?</p>
<h2>Team</h2>
<ul>
<li>&#8230;</li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/is-your-washing-machine-rinsing-your-wallet/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>AMEE in excel</title>
		<link>http://www.greenhackathon.com/blog/2012/amee-in-excel/</link>
		<comments>http://www.greenhackathon.com/blog/2012/amee-in-excel/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:54:02 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=153</guid>
		<description><![CDATA[Winner: Behaviour Change Prize The judges say: We believe over 80% of the sustainability field currently use spreadsheets. As a process, this is broken, not scalable and inaccurate. AMEE in Excel Integrates spreadsheets with web-services, to create a behaviour change &#8230; <a href="http://www.greenhackathon.com/blog/2012/amee-in-excel/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Winner: Behaviour Change Prize</h2>
<p>The judges say:</p>
<blockquote><p>We believe over 80% of the sustainability field currently use spreadsheets. As a process, this is broken, not scalable and inaccurate. AMEE in Excel Integrates spreadsheets with web-services, to create a behaviour change that could address this issue and bring more credibility to the market.</p></blockquote>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/elIBxU0nfUE" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Links</h2>
<p><a href="https://github.com/mrdavidlaing/AMEEInExcel">https://github.com/mrdavidlaing/AMEEInExcel</a><br />
<a href="https://github.com/cityindex/CIAPI.CS/tree/master/src/AMEE">https://github.com/cityindex/CIAPI.CS/tree/master/src/AMEE</a><br />
<a href="https://cityindex.viewscreencasts.com/7313b30ed11a47ffbe2fc3426a5114ab">Screencast</a></p>
<h2>Description</h2>
<p>AMEE In Excel is an Excel 2010 addin that tightly integrates AMEE data &amp; calculations into Excel.</p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/davidlaing">David Laing</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/amee-in-excel/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Kindle Energy Dashboard</title>
		<link>http://www.greenhackathon.com/blog/2012/kindle-energy-dashboard/</link>
		<comments>http://www.greenhackathon.com/blog/2012/kindle-energy-dashboard/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:53:14 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>
		<category><![CDATA[winner]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=151</guid>
		<description><![CDATA[Winner: Innovation Prize The judges say: We had only one word to describe this innovation: Awesome. Links MQTT Kindlet Description Making use of an energy-efficient, lightweight, portable, and highly &#8220;&#8221;glanceable&#8221;" device &#8211; the e-Ink Amazon Kindle &#8211; to connect to &#8230; <a href="http://www.greenhackathon.com/blog/2012/kindle-energy-dashboard/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[<h2>Winner: Innovation Prize</h2>
<p>The judges say:</p>
<blockquote><p>We had only one word to describe this innovation: Awesome.</p></blockquote>

<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/na0oWI-Cg6o" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<h2>Links</h2>
<p><a href="http://vaguehope.com/2012/01/mqtt-kindlet/">MQTT Kindlet</a></p>
<h2>Description</h2>
<p>Making use of an energy-efficient, lightweight, portable, and highly &#8220;&#8221;glanceable&#8221;" device &#8211; the e-Ink Amazon Kindle &#8211; to connect to energy data delivered over the lightweight <a href="http://mqtt.org">MQTT</a> protocol.</p>
<p>The app requires the Kindle to be &#8220;jailbroken&#8221;, and uses data publically available from bmreports and the realtime carbon site powered by AMEE, via test.mosquitto.org</p>
<p>The idea is to generate dashboard images to use as screensavers on the Kindle when it is &#8220;sleeping&#8221;.</p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/aefaradien">Alex Hutter</a></li>
<li><a href="http://twitter.com/andypiper">Andy Piper</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/kindle-energy-dashboard/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Localista</title>
		<link>http://www.greenhackathon.com/blog/2012/localista/</link>
		<comments>http://www.greenhackathon.com/blog/2012/localista/#comments</comments>
		<pubDate>Wed, 04 Apr 2012 09:52:53 +0000</pubDate>
		<dc:creator>zapico</dc:creator>
				<category><![CDATA[Hacks]]></category>
		<category><![CDATA[2012]]></category>
		<category><![CDATA[london]]></category>

		<guid isPermaLink="false">http://www.greenhackathon.com/?p=149</guid>
		<description><![CDATA[http://localista.org https://github.com/ebner/localista Description Eating locally is one of the best ways we have to reduce our environmental impact, empower our local communities and create links with our neighbours. Localista is a prototype web service for slow local food, to help &#8230; <a href="http://www.greenhackathon.com/blog/2012/localista/">Continue reading <span class="meta-nav">&#8594;</span></a>]]></description>
			<content:encoded><![CDATA[
<!-- Iframe plugin v.2.1 (wordpress.org/extend/plugins/iframe/) -->
<iframe width="600" height="337" src="http://www.youtube.com/embed/-4azP15MBNs" scrolling="no" class="iframe-class" frameborder="0"></iframe>
<p><a href="http://localista.org">http://localista.org</a><br />
<a href="https://github.com/ebner/localista">https://github.com/ebner/localista</a></p>
<h2>Description</h2>
<p>Eating locally is one of the best ways we have to reduce our environmental impact, empower our local communities and create links with our neighbours.</p>
<p>Localista is a prototype web service for slow local food, to help build local communities of people that grow, sell, buy and swap food.</p>
<h2>Team</h2>
<ul>
<li><a href="http://twitter.com/electricbum">Hannes Ebner</a></li>
<li><a href="http://twitter.com/zapico">Jorge Zapico</a></li>
</ul>
]]></content:encoded>
			<wfw:commentRss>http://www.greenhackathon.com/blog/2012/localista/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
