<?xml version="1.0" encoding="UTF-8" ?> 
<Module>
  <ModulePrefs	title="HangMan by coozzle.com"
		title_url="http://www.coozzle.com"
		description="Guess the word one character at a time. Maximum 9 wrong guesses are allowed. You lose the game on 10th wrong guess."
		author="coozzle.com"
		author_email="mail+hangman-gadget@coozzle.com"
		height="480"
		width="360">
        <Require feature="setprefs"/>
        <Require feature="dynamic-height"/> 
  </ModulePrefs>
  <Content	type="url"
		href="http://www.coozzle.com/hangman.php"/> 
</Module>