﻿<?xml version="1.0" encoding="utf-8"?>
<gadget>
	<name>All CPU Meter</name>
	<namespace>AddGadget.com</namespace>
	<version>1.0</version>
	<author name="AddGadget.com">
		<info url="http://addgadget.com" />
		<logo src="icon.png" />
	</author>
	<copyright>© 2007 by AddGadget.com</copyright>
	<description>The All Cpu Meter will show you all core cpu usage and temperatures. It also displayes all core usage history.</description>
	<icons>
		<icon height="100" width="100" src="icon.png" />
	</icons>
	<hosts>
		<host name="sidebar">
			<base type="HTML" apiVersion="1.0.0.0" src="gadget.html" />
			<permissions>Full</permissions>
			<platform minPlatformVersion="1.0"/>
			<defaultImage src="icon.png" />
		</host>
	</hosts>
</gadget>