<?xml version="1.0" encoding="UTF-8"?>
<Module>
	<ModulePrefs title="XBox Live GamerCard"  height="150" author="Diggory Laycock"  />
	<UserPref name="gamerTag" display_name="GamerTag" required="true"/>

	<Content type="html">
		<![CDATA[
		
		<div style="text-align: center; margin-top: 10px;">
			<iframe src="http://gamercard.xbox.com/__UP_gamerTag__.card" scrolling="no" frameBorder="0" height="140" width="204"></iframe>
		</div>

		]]>
	</Content>
</Module>
