<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
  <ModulePrefs title="Patience"
	height="224"
	scaling="false"
	render_inline="never"
	scrolling="false"
	singleton="false"
	screenshot="http://www.tapper-ware.net/cards/patienceig.screenshot.png"
	thumbnail="http://www.tapper-ware.net/cards/patienceig.thumbnail.png"
	description="A simple, yet surprisingly addictive Patience (a.k.a Solitaire) clone."
	author="Hans Schmucker"
	author_email="patiencemodule@googlemail.com"
	author_affiliation="independent"
	/> 
  <Content type="html">
	<div style="padding:0px; margin:0px; overflow:hidden; width:100%; background-image:url(http://www.tapper-ware.net/data/devel/web/games/patience/cards/bigbg.png);">
  	Hello World
	</div>
  </Content> 
</Module>