xmltv wiki/ xmltvconfigurationfile Sourceforge Project Page

XMLTV configuration file format

The configuration file format is a plain text file with lines of key=value pairs or possibly key!value for the negative.

    city=38
    selection=56
    channel=002.22.56.38.nettv.globo.com
    channel!004.90.56.38.nettv.globo.com
    channel!005.172.56.38.nettv.globo.com

This data was taken from reading the source (lib/Configure.pm)