<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.earthtouch" name="Earth Touch" provider-name="willforde" version="2.0.0">
	<requires>
		<import addon="xbmc.python" version="2.19.0"/>
		<import addon="script.module.xbmcutil" version="3.0.0"/>
		<import addon="plugin.video.youtube" version="5.0.0"/>
	</requires>
	<extension library="addon.py" point="xbmc.python.pluginsource">
		<provides>video</provides>
	</extension>
	<extension point="xbmc.addon.metadata">
		<language>en</language>
		<platform>all</platform>
		<summary lang="en">Beautiful Nature Videos, All HD.</summary>
		<description lang="en">Earth-Touch aspires to be the pre-eminent multimedia company that brings matters of the Earth (including wildlife and the environment) into the offices, homes and daily lives of people around the world by using cutting-edge technology.</description>
		<license>GNU GENERAL PUBLIC LICENSE. Version 3, June 2007</license>
		<email>willforde+kodi@gmail.com</email>
		<forum>http://forum.kodi.tv/showthread.php?tid=178803</forum>
		<source>https://github.com/willforde/plugin.video.earthtouch</source>
		<website>http://www.earthtouchnews.com</website>
	</extension>
</addon>