<?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>Guymon &#187; SQL-Injection</title>
	<atom:link href="http://www.guymon.de/wordpress/tag/sql-injection/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.guymon.de/wordpress</link>
	<description>Unwissenheit ist Stärke
</description>
	<lastBuildDate>Wed, 08 Feb 2012 12:28:19 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.3.1</generator>
<xhtml:meta xmlns:xhtml="http://www.w3.org/1999/xhtml" name="robots" content="noindex" />
		<item>
		<title>Website&#160;Security</title>
		<link>http://www.guymon.de/wordpress/2011/05/06/website-security/</link>
		<comments>http://www.guymon.de/wordpress/2011/05/06/website-security/#comments</comments>
		<pubDate>Fri, 06 May 2011 07:22:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=6047</guid>
		<description><![CDATA[Ein &#8220;Schnupperkurs&#8221; in Sachen Website Security gibt es im Webmaster Central Blog: Today we’ll show you some examples of how a web application can be exploited so you can learn from them; for this we’ll use Gruyere, an intentionally vulnerable application we use for security training internally, too. Do not probe others’ websites for vulnerabilities [...]]]></description>
			<content:encoded><![CDATA[<p>Ein &#8220;<a href="http://googlewebmastercentral.blogspot.com/2011/05/website-security-for-webmasters.html">Schnupperkurs</a>&#8221; in Sachen Website Security gibt es im Webmaster Central Blog:</p>
<blockquote cite="http://googlewebmastercentral.blogspot.com/2011/05/website-security-for-webmasters.html"><p>Today we’ll show you some examples of how a web application can be exploited so you can learn from them; for this we’ll use <a href="http://google-gruyere.appspot.com/">Gruyere</a>, an intentionally vulnerable application we use for security training internally, too. Do not probe others’ websites for vulnerabilities without permission as it may be perceived as hacking; but you’re welcome—nay, encouraged—to run tests on Gruyere.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/" title="WebScarab, Paros Tutorial">WebScarab, Paros Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/27/xss-rays/" title="XSS Rays">XSS Rays</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2011/05/06/website-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Website Security&#160;Basics</title>
		<link>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/</link>
		<comments>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/#comments</comments>
		<pubDate>Sun, 24 Jan 2010 17:09:22 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[csrf]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4966</guid>
		<description><![CDATA[Christian Heilmann hat im Smashing Magazine eine informative Einf&#252;hrung in Website Security ver&#246;ffentlicht. Disclaimer: the things we’ll talk about in this article today won’t make you a security expert, just as buying a Swiss Army knife won’t make you a locksmith or buying a whip won’t make you a lion tamer. The purpose here is [...]]]></description>
			<content:encoded><![CDATA[<p>Christian Heilmann hat im Smashing Magazine eine informative Einf&#252;hrung in Website Security <a href="http://www.smashingmagazine.com/2010/01/14/web-security-primer-are-you-part-of-the-problem">ver&#246;ffentlicht</a>.</p>
<blockquote cite="http://www.smashingmagazine.com/2010/01/14/web-security-primer-are-you-part-of-the-problem/"><p>Disclaimer: the things we’ll talk about in this article today won’t make you a security expert, just as buying a Swiss Army knife won’t make you a locksmith or buying a whip won’t make you a lion tamer. The purpose here is to raise awareness and perhaps make some of that security mumbo-jumbo a bit more understandable to you.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2008/09/30/writing-secure-php-applications/" title="Writing secure PHP applications">Writing secure PHP applications</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/" title="WebScarab, Paros Tutorial">WebScarab, Paros Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2010/01/24/website-security-basics/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>WebScarab, Paros&#160;Tutorial</title>
		<link>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/</link>
		<comments>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/#comments</comments>
		<pubDate>Tue, 20 Oct 2009 20:27:36 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[xss]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4720</guid>
		<description><![CDATA[Jeff Orloff zeigt wie man mit WebScarab und Paros Proxy m&#246;gliche Exploits auf der eigenen Seite finden kann. This article looks at some of the more popular vulnerabilities, such as cross-site scripting and SQL injections, and introduces tools you can use to help safeguard not only your sites, but the data and networks that power [...]]]></description>
			<content:encoded><![CDATA[<p>Jeff Orloff <a href="http://www.ibm.com/developerworks/web/library/wa-appsecurity/index.html?ca=drs-">zeigt</a> wie man mit <a href="http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project">WebScarab</a> und <a href="http://www.parosproxy.org">Paros Proxy</a> m&#246;gliche Exploits auf der eigenen Seite finden kann.</p>
<blockquote cite="http://www.ibm.com/developerworks/web/library/wa-appsecurity/index.html?ca=drs-"><p>This article looks at some of the more popular vulnerabilities, such as cross-site scripting and SQL injections, and introduces tools you can use to help safeguard not only your sites, but the data and networks that power them. </p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2010/05/06/web-application-exploits-and-defenses/" title="Web Application Exploits and Defenses ">Web Application Exploits and Defenses </a></li><li><a href="http://www.guymon.de/wordpress/2009/05/13/xss/" title="XSS">XSS</a></li><li><a href="http://www.guymon.de/wordpress/2009/04/26/sql-injection/" title="sql injection">sql injection</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>sql&#160;injection</title>
		<link>http://www.guymon.de/wordpress/2009/04/26/sql-injection/</link>
		<comments>http://www.guymon.de/wordpress/2009/04/26/sql-injection/#comments</comments>
		<pubDate>Sun, 26 Apr 2009 09:09:14 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Misc]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[SQL-Injection]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4274</guid>
		<description><![CDATA[Ha. ha , ha da hat jemand seine Firma &#8216;;UPDATE TAXRATE SET RATE = 0 WHERE NAME = &#8216;EDVIN SYSE&#8217; genannt in Anspielung auf das Comic Exploits of a Mom. via fefePossibly related posts (automatically generated)Ungew&#246;hnliche SQL InjectionWebsite SecurityWebsite Security BasicsWebScarab, Paros TutorialParteienmeinungen zum Internet]]></description>
			<content:encoded><![CDATA[<p>Ha. ha , ha da hat <a href="https://www.sysedata.no/nyheter/edvin-tables#english">jemand</a> seine Firma &#8216;;UPDATE TAXRATE SET RATE = 0 WHERE NAME = &#8216;EDVIN SYSE&#8217; genannt in Anspielung auf das Comic <a href="http://xkcd.com/327/">Exploits of a Mom</a>.</p>
<p>via <a href="http://blog.fefe.de/?ts=b70df7a4">fefe</a></p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/" title="Ungew&#246;hnliche SQL Injection">Ungew&#246;hnliche SQL Injection</a></li><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/10/20/webscarab-paros-tutorial/" title="WebScarab, Paros Tutorial">WebScarab, Paros Tutorial</a></li><li><a href="http://www.guymon.de/wordpress/2009/09/16/parteienmeinungen-zum-internet/" title="Parteienmeinungen zum Internet">Parteienmeinungen zum Internet</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/04/26/sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>SQL Injection Scanner:&#160;sqlfury</title>
		<link>http://www.guymon.de/wordpress/2009/03/26/sql-injection-scanner-sqlfury/</link>
		<comments>http://www.guymon.de/wordpress/2009/03/26/sql-injection-scanner-sqlfury/#comments</comments>
		<pubDate>Thu, 26 Mar 2009 14:02:03 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[Webdev]]></category>
		<category><![CDATA[air]]></category>
		<category><![CDATA[SQL-Injection]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=4218</guid>
		<description><![CDATA[Nette kleine AIR Anwendung: SQLfury. An SQL injection scanner, using blind SQL injection techniques to extract information from a target database. Possibly related posts (automatically generated)Website SecurityWebsite Security BasicsUngew&#246;hnliche SQL InjectionAIR LesestoffStefan Esser &#252;ber Wordpress Security]]></description>
			<content:encoded><![CDATA[<p>Nette kleine AIR Anwendung: <a href="http://www.sqlfury.com/about.html" title="SQL Injection Scanner - implemented with AIR ">SQLfury</a>.</p>
<blockquote cite="http://www.sqlfury.com/"><p>An SQL injection scanner, using blind SQL injection techniques to extract information from a target database. </p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/" title="Ungew&#246;hnliche SQL Injection">Ungew&#246;hnliche SQL Injection</a></li><li><a href="http://www.guymon.de/wordpress/2008/01/16/air-lesestoff/" title="AIR Lesestoff">AIR Lesestoff</a></li><li><a href="http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/" title="Stefan Esser &#252;ber Wordpress Security">Stefan Esser &#252;ber Wordpress Security</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2009/03/26/sql-injection-scanner-sqlfury/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Ungew&#246;hnliche SQL&#160;Injection</title>
		<link>http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/</link>
		<comments>http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/#comments</comments>
		<pubDate>Wed, 30 Apr 2008 05:16:32 +0000</pubDate>
		<dc:creator>bvt</dc:creator>
				<category><![CDATA[Security]]></category>
		<category><![CDATA[fun]]></category>
		<category><![CDATA[SQL-Injection]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/?p=2835</guid>
		<description><![CDATA[Lol.Possibly related posts (automatically generated)Website SecurityWebsite Security Basicssql injectionSQL Injection Scanner: sqlfuryStefan Esser &#252;ber Wordpress Security]]></description>
			<content:encoded><![CDATA[<p><a href="http://www.areino.com/hackeando/">Lol</a>.</p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/04/26/sql-injection/" title="sql injection">sql injection</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/26/sql-injection-scanner-sqlfury/" title="SQL Injection Scanner: sqlfury">SQL Injection Scanner: sqlfury</a></li><li><a href="http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/" title="Stefan Esser &#252;ber Wordpress Security">Stefan Esser &#252;ber Wordpress Security</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Stefan Esser &#252;ber WordPress&#160;Security</title>
		<link>http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/</link>
		<comments>http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/#comments</comments>
		<pubDate>Sat, 30 Jun 2007 10:29:32 +0000</pubDate>
		<dc:creator>bvt</dc:creator>
				<category><![CDATA[PHP]]></category>
		<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[SQL-Injection]]></category>
		<category><![CDATA[wordpress]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/</guid>
		<description><![CDATA[blogsecurity hat mit Stefan Esser &#252;ber WordPress Sicherheit gesprochen. I think the WordPress software is the best blogging software around from an end user&#8217;s perspective. Its GUI is full of eye-candy and features that are not present in other blog software. But wearing my security hat, I see past this eye-candy onto the code and [...]]]></description>
			<content:encoded><![CDATA[<p>blogsecurity hat mit Stefan Esser &#252;ber WordPress Sicherheit <a href="http://blogsecurity.net/wordpress/interview-280607/">gesprochen</a>.</p>
<blockquote cite="http://blogsecurity.net/wordpress/interview-280607/"><p>I think the WordPress software is the best blogging software around from an end user&#8217;s perspective. Its GUI is full of eye-candy and features that are not present in other blog software. But wearing my security hat, I see past this eye-candy onto the code and see several bad design decisions. This starts with how they interface with the database. Additionally, I consider some of their features quite dangerous. I personally dislike it when software encourages its users to have writeable files within the document root. WordPress&#8217;s feature to edit files/templates on the server does exactly this. The problem with this is that when I take over the admin account of a WordPress blog, usually nothing stops me from executing any PHP code on the system. And from that it is often only a small step to control the whole server.</p>
</blockquote><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2009/02/07/wordpress-scanner-2/" title="WordPress scanner">WordPress scanner</a></li><li><a href="http://www.guymon.de/wordpress/2009/01/26/wordpress-10-tips-zum-schutz-von-wp-admin/" title="WordPress: 10 Tips zum Schutz von wp-admin">WordPress: 10 Tips zum Schutz von wp-admin</a></li><li><a href="http://www.guymon.de/wordpress/2008/06/27/wordpress-exploit-scanner/" title="WordPress Exploit Scanner">WordPress Exploit Scanner</a></li><li><a href="http://www.guymon.de/wordpress/2008/01/23/wordpress-sicherheit/" title="WordPress Sicherheit">WordPress Sicherheit</a></li><li><a href="http://www.guymon.de/wordpress/2007/12/24/wordpress-noversion-plugin/" title="Wordpress Noversion plugin">Wordpress Noversion plugin</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Google for SQL Injection&#160;Vulnerabilities</title>
		<link>http://www.guymon.de/wordpress/2006/10/04/google-for-sql-injection-vulnerabilities/</link>
		<comments>http://www.guymon.de/wordpress/2006/10/04/google-for-sql-injection-vulnerabilities/#comments</comments>
		<pubDate>Wed, 04 Oct 2006 19:54:32 +0000</pubDate>
		<dc:creator>bvt</dc:creator>
				<category><![CDATA[Programmierung]]></category>
		<category><![CDATA[Security]]></category>
		<category><![CDATA[sql]]></category>
		<category><![CDATA[SQL-Injection]]></category>

		<guid isPermaLink="false">http://www.guymon.de/wordpress/2006/10/04/google-for-sql-injection-vulnerabilities/</guid>
		<description><![CDATA[Michael Sutton zeigt wie sich Google f&#252;r die Suche nach SQL Injection Vulnerabilities nutzen l&#228;&#223;t. After some contemplating, I came up with the following theory: Identify a population of web sites likely to have databases and determine the request syntax. For this requirement, I turned to Google and took a bit of a shortcut. (&#8230;) [...]]]></description>
			<content:encoded><![CDATA[<p>Michael Sutton <a href="http://portal.spidynamics.com/blogs/msutton/archive/2006/09/26/How-Prevalent-Are-SQL-Injection-Vulnerabilities_3F00_.aspx">zeigt</a> wie sich Google f&#252;r die Suche nach <a href="http://de.wikipedia.org/wiki/SQL-Injektion">SQL Injection</a> Vulnerabilities nutzen l&#228;&#223;t.</p>
<blockquote><p>After some contemplating, I came up with the following theory:</p>
<ul>
<li>Identify a population of web sites likely to have databases and determine the request syntax.
<ul>
<li>For this requirement, I turned to Google and took a bit of a shortcut. (&#8230;) For my purposes, I chose inurl:&#8221;id=10&#8221;. This query was selected for two reasons. First, using a GET request would allow me to leverage a search engine to identify a population of URLs for testing. Second, a URL containing a query such as &#8220;id=10&#8221; is likely to be querying a database for something such as a product catalog.(&#8230;)</li>
</ul>
</li>
<li>Submit an altered query in order to elicit a SQL error message.
<ul>
<li>Once again, I took a relatively simplistic approach here by altering the query to inject an single quote ahead of the actual query. (&#8230;) Injecting an extra quote will create a query with an open quotation mark and this will often cause the application to return an error message. I took this one step further and URL encoded the single quote to bypass sites that may be filtering for unusual characters. Therefore, the injected query was now &#8220;id=%2710&#8221;.</li>
</ul>
</li>
<li>Parse all responses to look for signs of verbose SQL error messages.</li>
</ul>
<ul>
<li>After much trial and error, I settled on three simple words that allowed for the identification of most SQL error messages. I would grep responses for &#8220;sql&#8221;, &#8220;query&#8221; and &#8220;error&#8221;.</li>
</ul>
</blockquote>
<p>via <a href="http://www.schneier.com/blog/archives/2006/10/sql_injection_v.html">Bruce Schneier</a></p><h3  class="related_post_title">Possibly related posts (automatically generated)</h3><ul class="related_post"><li><a href="http://www.guymon.de/wordpress/2011/05/06/website-security/" title="Website Security">Website Security</a></li><li><a href="http://www.guymon.de/wordpress/2010/01/24/website-security-basics/" title="Website Security Basics">Website Security Basics</a></li><li><a href="http://www.guymon.de/wordpress/2009/03/26/sql-injection-scanner-sqlfury/" title="SQL Injection Scanner: sqlfury">SQL Injection Scanner: sqlfury</a></li><li><a href="http://www.guymon.de/wordpress/2008/04/30/ungewoehnliche-sql-injection/" title="Ungew&#246;hnliche SQL Injection">Ungew&#246;hnliche SQL Injection</a></li><li><a href="http://www.guymon.de/wordpress/2007/06/30/stefan-esser-ueber-wordpress-security/" title="Stefan Esser &#252;ber Wordpress Security">Stefan Esser &#252;ber Wordpress Security</a></li></ul>]]></content:encoded>
			<wfw:commentRss>http://www.guymon.de/wordpress/2006/10/04/google-for-sql-injection-vulnerabilities/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>

<!-- Performance optimized by W3 Total Cache. Learn more: http://www.w3-edge.com/wordpress-plugins/

Minified using disk: basic
Page Caching using disk: enhanced

Served from: www.guymon.de @ 2012-02-08 21:16:29 -->
