<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<addon id="plugin.video.heritagechannel" name="The Heritage Channel"
       version="1.0.2" provider-name="ookgezellig">
    <requires>
        <import addon="xbmc.python" version="2.1.0"/>
        <import addon="script.module.addon.common" version="2.0.0"/>
        <import addon="plugin.video.youtube" version="5.1.6"/>
    </requires>
    <extension point="xbmc.python.pluginsource" library="default.py">
        <provides>video</provides>
    </extension>
    <extension point="xbmc.addon.metadata">
        <summary lang="en">The Heritage Channel</summary>
        <description lang="en">Videos from cultural, natural, scientific, academic, technical and other heritage organisations from across the world.[CR][CR]70 channels for v1.0.2.[CR][CR]This addon depends upon the Youtube addon by Bromix (http://kodi.wiki/view/Add-on:YouTube), so install that as well.
        </description>
        <platform>all</platform>
        <forum>http://forum.kodi.tv/showthread.php?tid=235754</forum>
        <source>https://github.com/ookgezellig/plugin.video.heritagechannel</source>
        <email>ookgezellig at gmail</email>
    </extension>
</addon>

