<?xml version="1.0" encoding="UTF-8" ?>
<Module>

	<ModulePrefs 
	  title="Sudoku Puzzle" 
	  description="Play a sudoku from SudokuPuzz.com on your Google Homepage"
	  author="SudokuPuzz.com" 
	  author_email="sudokupuzz@4max.net" 
		screenshot="http://www.sudokupuzz.com/shot_240x180.jpg" 
	  directory_title="Sudoku Puzzle"
	  height="340"
		title_url="http://www.sudokupuzz.com/"
		thumbnail="http://www.sudokupuzz.com/logo_120x60.gif"
	/>
	
	<Content type="html">
	<![CDATA[
	    <div style="font-family:arial,verdana,helvetica;font-size:12px;vertical-align:center;text-align:center;margin:auto;width:300px">
	    <script language="JavaScript" src="http://www.sudokupuzz.com/js_sudoku.php"></script>
	    <a href="http://www.sudokupuzz.com/" target="_blank">Sudoku</a> from SudokuPuzz.com</center></div>
	]]>
	</Content> 
	          
</Module>
