﻿<?xml version="1.0"?>
<!-- Configuration file for WebGrab+Plus, the incremental Electronic-Program-Guide web grabber
test version for Imdb post process
by Jan van Straaten, December 2011
Version V1.1.0 -->

<settings>

  <!-- filename      
The path (required) + filename where the epgguide xml file is /will be located. It must include drive and folder. Like C:\ProgramData\ServerCare\WebGrab\guide.xml
If the file already exist (from last run or from another xmltv source) it will read it and use what fits the requested output. In that case the file will be updated. If no such file exist it will be created.
Change the following to your own needs  :
-->
 <filename>C:\ProgramData\ServerCare\WebGrab\XMLTV\xmltv.xml</filename>
  
  <!-- modes:   
d or debug    saves the output xmltv file in a file with -debug addition in the file name . The original xmltv file will be kept.  
m or measure  measures the time for each updated show or new show added 
n = nomark    disables the update-type marking (n) (c) (g) (r) at the end of the description
v or verify   verifies the result following a channel update
w or wget     use wget as grab engine (might improve site recognition in rare cases)
Note that modes can be added in one line, separated by comma's or spaces, or both. 
-->
  <mode>m,n</mode>
  
  <!-- postprocess:
  (Januari 2012 , first test version; only mdb postprocess implemented with only imdb.com as source site)
grab yes, y, true or on : grabs epg first     ; no, n, false or off : skip epg grabbing 
run  yes, y, true or on : run the postprocess ; no, n, false or off : do not run post process
the process to run : processname
processname = mdb runs a build in movie database grabber  
examples:
  <postprocess run="on" grab="no">mdb,imdb.es</postprocess>
  <postprocess run="off">timecorrect</postprocess>  <postprocess run="y" grab="n">mdb</postprocess>
-->

  
  <!-- proxy:
This setting is only required if your computer is connected to internet behind a proxy
specify proxy address as ip:port like <proxy>192.168.2.4:8080</proxy>
or as <proxy>automatic</proxy> which attempts to read the proxy address from your connection settings. If your proxy requires a username and password, add them like 
<proxy user="username" password="password">192.168.2.4:8080</proxy>  
  <proxy>192.168.2.2:8080</proxy>
-->
<proxy>automatic</proxy>

  <!-- user agent:
The user agent string that is sent to the tvguide website. Some sites require this. Valid values are either 
, in which case the program generates a random string, or any other string like <user-agent>Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US)</user-agent>  <user-agent>random</user-agent>
--><user-agent>Mozilla/5.0 (Windows; U; MSIE 9.0; WIndows NT 9.0; en-US)</user-agent>


  <!-- logging: 
simply put 'on' in there to start logging, anything else will turn it off 
-->
  <logging>on</logging>

  <!--retry
The most simple form of retry defines the amount of times the grabber engine should attempt to capture a web page before giving up and continuing with the next page, like <retry>4</retry>
It is also the place to specify delays between retries and the grabbing of html pages with the following attributes: timeout; the delay between retries (default is 10 sec), channel-delay; the delay between subsequent channels (default is 0), index-delay; the delay between the grabbing of index pages (default is 0), show-delay; the delay between the grabbing of detail show pages (default is 0). In the most complete version it will look like this:
<retry time-out="5" channel-delay="5" index-delay="1" show-delay="1">4</retry> 
-->
  <retry>5</retry>

  <!--skip
It takes two values H,m  separated by a comma: 
The first H : if a show takes more than H hours, it's either tellsell or other commercial fluff, or simply a mistake or error, we want to skip such shows.
The second m : if a show is less or equal than m minutes it is probably an announcement , in any case not a real show. 
When entered as <skip></skip> the defaults are 12 hours, 1 minute, same as <skip>12,1</skip>. To disable this function enter <skip>noskip</skip> or just leave out this entry completely
-->
  <skip>noskip</skip>

  <!--timespan
The timespan for which shows will be grabbed.
It takes one or two values separated by a comma or a space. The first is the number of days (including today) to download, note that 0 is today. The second (optional) is a time specified between 0:00 and 24:00 which will reduce the download to only the one show (per day) which is scheduled around the specified time. Any value between start time (including) and stop time will do
This -one-show-only mode is helpfull if a SiteIni file needs to be debugged
-->
  <timespan>10</timespan>

  <!-- update mode
i or incremental     only updates of changes , gabs, repairs and new shows
l or light           forces update of today and new shows, rest as incremental
s or smart           forces update of today and tomorrow and new shows, rest as light
f or full or force   forces full update 
If one of these values is entered here it will apply to all channels selected for update 
(see channel).  This value overrules the value of 'update' for in the individual channels 
If no value is entered here the individual 'update' values from the channellist are taken 
-->
  <update>i</update>

  <!-- The channel-list :
Each channel to be grabbed has a separate entry in the list, the most common form is: 
<channel update=.. site=.. site_id=.. xmltv_id=..  >display-name</channel> 
Besides this form, there is a possibility to specify special channels like 'combi-channels' and 'timeoffset-channels', see further down for more information-->
  <!-- Channel list files : 
The easiest way to compose this channel-list is to copy the required channels from the channel-list files which can be found in the SiteIni.Pack for nearly every supported tvguide site. -->
  <!-- update :
The mode values here can be set for each channel differently if not overruled by the general update setting (see above). Allowed values are as the same as the general update setting. Any other value will be ignored.  If any of the allowed values of 'update' is entered, this channel will be updated , no value no update ! In that case the epg data of that channel will remain as it is.  -->
  <!-- site:
The website to be used to get the EPG from. The value entered here is the name of the .ini file that supplies the specific parameters for the site without .ini extension.
e.g tvgids.nl.ini becomes site="tvgids.nl" and gids.publiekeomroep.nl.ini becomes site="gids.publiekeomroep.nl".-->
  <!-- site_id: 
This is the number or text used by the site as reference to the correct html page for this channel. It is used by the program to compose the url for the shows for a channel. For nearly all sites supported by the program a channel-list file is provided in the siteini-pack. It list most of the available channels including this site_id -->
  <!-- xmltv_id :
The xmltv_id can be any string that suits your needs, you will find it back as the "channel" in your xml file as in : 
<programme start="20100218072500 +0200" stop="20100218075500 +0200" channel="RTL7-id"> -->
  <!-- display-name: This will be used in the xmltv file to give the channel's displayname. That is the name the epgprogram  will use to display the channel. Give it any value you like. It is no problem if site_id , xmltv_id and display-name are equal -->
  <!-- Important ! 
Be aware that all channels entered here will be included in the xmltv channel table even if no update is requested. This allows the update of individual channels without affecting the data of the others in the list. A channel not in this list will be removed from your xmltv listing together with all the show data of it if found there by WebGrab+Plus. (If you use WebGrab+Plus with a xmltv input file from another source, it will remove all data from channels not in this list and create an entry for new channels)
WebGrab+Plus uses the xmltv_id to identify a channel in an existing xmltv file.
-->
    
    <channel update="i" site="epgload3.xpg.com.br" site_id="GBB" xmltv_id="TV Bahia">TV Bahia</channel>    
    <channel update="i" site="epgload3.xpg.com.br" site_id="GCG" xmltv_id="TV Centro América">TV Centro América</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GRJ" xmltv_id="Globo RJ">Globo RJ</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GSP" xmltv_id="Globo SP">Globo SP</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TEM" xmltv_id="TV TEM Sorocaba">TV TEM Sorocaba</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GRC" xmltv_id="EPTV Ribeirão Preto">EPTV Ribeirão Preto</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GBF" xmltv_id="TV Verdes Mares">TV Verdes Mares</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GLB" xmltv_id="Globo DF">Globo DF</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GBM" xmltv_id="Globo Minas">Globo Minas</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GPE" xmltv_id="Globo Nordeste">Globo Nordeste</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TPH" xmltv_id="RPC TV">RPC TV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="POH" xmltv_id="RBS RS">RBS RS</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TVT" xmltv_id="TV Tribuna Globo">TV Tribuna Globo</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="EPH" xmltv_id="EPTV Campinas">EPTV Campinas</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GMN" xmltv_id="TV Amazonas">TV Amazonas</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TRV" xmltv_id="TLC">TLC</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TVE" xmltv_id="TV España">TV España</channel> 
    <channel update="i" site="epgload3.xpg.com.br" site_id="APL" xmltv_id="Animal Planet">Animal Planet</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="AXN" xmltv_id="AXN">AXN</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MDO" xmltv_id="AEE">AeE</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NEW" xmltv_id="Band News">Band News</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BSP" xmltv_id="Band Sports">Band Sports</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BAN" xmltv_id="Bandeirantes">Bandeirantes</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BBC" xmltv_id="BBC World">BBC World</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BEM" xmltv_id="Bem Simples">Bem Simples</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BIO" xmltv_id="Biography Channel">Biography Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BMG" xmltv_id="Boomerang">Boomerang</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CBR" xmltv_id="Canal Brasil">Canal Brasil</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FUT" xmltv_id="Canal Futura">Canal Futura</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="RUR" xmltv_id="Canal Rural">Canal Rural</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CNV" xmltv_id="Canção Nova Canal 51 UHF">Canção Nova Canal 51 UHF</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CAR" xmltv_id="Cartoon Network">Cartoon Network</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MNX" xmltv_id="Cinemax">Cinemax</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CNE" xmltv_id="CNN Español">CNN Español</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CNN" xmltv_id="CNN International">CNN International</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CCE" xmltv_id="Comedy Central">Comedy Central</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DWL" xmltv_id="Deutsche Welle">Deutsche Welle</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DIS" xmltv_id="Discovery Channel">Discovery Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DHD" xmltv_id="Discovery HD Theater">Discovery HD Theater</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HEA" xmltv_id="Discovery Home &amp; Health">Discovery Home &amp; Health</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DIK" xmltv_id="Discovery Kids">Discovery Kids</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DTU" xmltv_id="Discovery Turbo">Discovery Turbo</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DNY" xmltv_id="Disney Channel">Disney Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DNH" xmltv_id="Disney HD">Disney HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="PHD" xmltv_id="Disney Jr.">Disney Jr.</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="DXD" xmltv_id="Disney XD">Disney XD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="EET" xmltv_id="E! Entertainment">E! Entertainment</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="ESB" xmltv_id="ESPN Brasil">ESPN Brasil</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="ESP" xmltv_id="ESPN International">ESPN International</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SPI" xmltv_id="Esporte Interativo">Esporte Interativo</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="EUR" xmltv_id="EuroChannel">EuroChannel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="BRA" xmltv_id="Film &amp; Arts">Film &amp; Arts</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GLS" xmltv_id="For Man">For Man</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FOX" xmltv_id="Fox">Fox</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FHD" xmltv_id="Fox + NatGeo HD">Fox + NatGeo HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FLI" xmltv_id="Fox Life">Fox Life</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FSP" xmltv_id="Fox Sport">Fox Sports</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CFX" xmltv_id="FX">FX</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="FAS" xmltv_id="Glitz">Glitz</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GLN" xmltv_id="Globo News">Globo News</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GHD" xmltv_id="Globosat HD">Globosat HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GNT" xmltv_id="GNT">GNT</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HBO" xmltv_id="HBO">HBO</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HFA" xmltv_id="HBO Family">HBO Family</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HBH" xmltv_id="HBO HD">HBO HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HPL" xmltv_id="HBO Plus">HBO Plus</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HPE" xmltv_id="HBO Plus e">HBO Plus e</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HFE" xmltv_id="HBO Signature">HBO Signature</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HB2" xmltv_id="HBO 2">HBO 2</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SAT" xmltv_id="i-SAT">i-SAT</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="LIV" xmltv_id="Liv">Liv</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MNG" xmltv_id="Management TV">Management TV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MXE" xmltv_id="Max">Max</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MHD" xmltv_id="Max HD">Max HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MAP" xmltv_id="Max Prime">Max Prime</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MPE" xmltv_id="Max Prime e">Max Prime e</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MPX" xmltv_id="Megapix">Megapix</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MSW" xmltv_id="Multishow">Multishow</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="MSH" xmltv_id="Multishow HD">Multishow HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NGH" xmltv_id="Nat Geo Wild HD">Nat Geo Wild HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SUP" xmltv_id="National Geographic">National Geographic</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NBR" xmltv_id="NBR">NBR</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NHK" xmltv_id="NHK">NHK</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NJR" xmltv_id="Nick Jr.">Nick Jr.</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="NIC" xmltv_id="Nickelodeon">Nickelodeon</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="OFF" xmltv_id="Off">Off</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="PLA" xmltv_id="Playboy TV">Playboy TV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SHP" xmltv_id="Polishop">Polishop</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="135" xmltv_id="Premiere Combate">Premiere Combate</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="121" xmltv_id="Premiere Futebol Clube">Premiere Futebol Clube</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="RAI" xmltv_id="RAI (italiano)">RAI (italiano)</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="REC" xmltv_id="Record">Record</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="RCN" xmltv_id="Record News">Record News</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="GSC" xmltv_id="GSC">RBS TV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SCC" xmltv_id="SBT">SBT</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HOT" xmltv_id="Sexy Hot">Sexy Hot</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SIC" xmltv_id="SIC Internacional">SIC Internacional</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SET" xmltv_id="Sony Entertainment Television">Sony Entertainment Television</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="ANX" xmltv_id="Sony Spin">Sony Spin</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SPA" xmltv_id="Space">Space</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SPH" xmltv_id="Space HD">Space HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SPE" xmltv_id="Speed Channel">Speed Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SPR" xmltv_id="SPORTV">SPORTV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SP2" xmltv_id="SPORTV 2">SPORTV 2</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SP3" xmltv_id="SPORTV 3">SPORTV 3</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SCI" xmltv_id="SyFy">SyFy</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TBS" xmltv_id="TBS muitodivertido">TBS muitodivertido</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TCM" xmltv_id="TCM">TCM</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC2" xmltv_id="Telecine Action">Telecine Action</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="T2H" xmltv_id="Telecine Action HD">Telecine Action HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC5" xmltv_id="Telecine Cult">Telecine Cult</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC6" xmltv_id="Telecine Fun">Telecine Fun</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TCH" xmltv_id="Telecine HD">Telecine HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC4" xmltv_id="Telecine Pipoca">Telecine Pipoca</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="T4H" xmltv_id="Telecine Pipoca HD">Telecine Pipoca HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC1" xmltv_id="Telecine Premium">Telecine Premium</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TC3" xmltv_id="Telecine Touch">Telecine Touch</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TVV" xmltv_id="Terra Viva">Terra Viva</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="HIS" xmltv_id="The History Channel">The History Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TLH" xmltv_id="TLC HD">TLC HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TNT" xmltv_id="TNT">TNT</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TNH" xmltv_id="TNT HD">TNT HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TOC" xmltv_id="Tooncast">Tooncast</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TRU" xmltv_id="TruTV">TruTV</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TED" xmltv_id="TV Brasil">TV Brasil</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CAM" xmltv_id="TV Câmara">TV Câmara</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="CUL" xmltv_id="TV Cultura">TV Cultura</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="ESC" xmltv_id="TV Escola">TV Escola</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="JUS" xmltv_id="TV Justiça">TV Justiça</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="RTB" xmltv_id="TV Rá Tim Bum">TV Rá Tim Bum</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="SEN" xmltv_id="TV Senado">TV Senado</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="TV5" xmltv_id="TV5MONDE">TV5MONDE</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="USA" xmltv_id="Universal Channel">Universal Channel</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="VH1" xmltv_id="VH1">VH1</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="VHD" xmltv_id="VH1 HD">VH1 HD</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="VHS" xmltv_id="VH1 Mega Hits">VH1 Mega Hits</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="VIV" xmltv_id="Viva">Viva</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="WBT" xmltv_id="Warner">Warner</channel>
    <channel update="i" site="epgload3.xpg.com.br" site_id="WOO" xmltv_id="WooHoo">WooHoo</channel> 
    <channel update="i" site="epgload3.xpg.com.br" site_id="HAL" xmltv_id="Studio Universal">Studio Universal</channel> 


</settings>
