<?xml version="1.0" encoding="UTF-8"?>
<component name="Epg" extends="Task" >
	<interface>
    <field id="contentSet" type="boolean"/>
    <field id="cve" type="string"/>
    <field id="title" type="string"/>
    <field id="next" type="string"/>
    <field id="start" type="string"/>
    <field id="end" type="string"/>
    <field id="progress" type="integer"/>
  </interface>

  <script type="text/brightscript" uri="pkg:/components/EpgGuiaScreen/Epg.brs"/>
  <script type="text/brightscript" uri="pkg:/components/generalUtils.brs"/>
</component>
