-
Notifications
You must be signed in to change notification settings - Fork 5
/
Copy pathrytec.sources.xml
748 lines (718 loc) · 37.6 KB
/
rytec.sources.xml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
<?xml version="1.0" encoding="utf-8"?>
<sources>
<!--
Version: 2024-10-09 mod azman (2024-12-08)
-->
<!--
You can list as many <source> entries in a file as you wish.
Files or urls for sources and channels ending in '.gz' will be treated as
gzipped and decompressed while processing.
Use the "type" attribute to set the python module that handles the file,
currently type="gen_xmltv" and type="epg.dat" are supported, more will follow once this plugin
gets more popular.
The channels property is the local file or URL with channel ID to service ref
mappings. The default is the same filename but with .channels.xml as extension.
Each source may use a different channels definition, or multiple sources may use
the same, whatever is convenient.
The description must be unique for each source, and is displayed on the UI.
-->
<mappings>
<channel name="rytec.channels.xml.xz">
<url>http://www.xmltvepg.nl/rytec.channels.xml.xz</url>
<url>http://epgspot.com/rytec_epg/rytec.channels.xml.xz</url>
<url>http://rytecepg.wanwizard.eu/rytec.channels.xml.xz</url>
<url>http://rytecepg.dyndns.tv/rytec.channels.xml.xz</url>
<url>http://epg.vuplus-community.net/rytec.channels.xml.xz</url>
</channel>
<channel name="azman.channels.xml.xz">
<url>http://www.topolowa4.pl/azman.channels.xml.xz</url>
</channel>
</mappings>
<sourcecat sourcecatname="Rytec General XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>News Channels (xz)</description>
<url>http://www.xmltvepg.nl/rytecNWS.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNWS.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNWS.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNWS.xz</url>
<url>http://epg.vuplus-community.net/rytecNWS.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Erotic (xz)</description>
<url>http://www.xmltvepg.nl/rytecERO.xz</url>
<url>http://epgspot.com/rytec_epg/rytecERO.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecERO.xz</url>
<url>http://rytecepg.dyndns.tv/rytecERO.xz</url>
<url>http://epg.vuplus-community.net/rytecERO.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>AFN (xz)</description>
<url>http://www.xmltvepg.nl/rytecAFN.xz</url>
<url>http://epgspot.com/rytec_epg/rytecAFN.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecAFN.xz</url>
<url>http://rytecepg.dyndns.tv/rytecAFN.xz</url>
<url>http://epg.vuplus-community.net/rytecAFN.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Rytec IPTV XMLTV (xz)</description>
<url>http://www.xmltvepg.nl/rytecIPTV.xz</url>
<url>http://epgspot.com/rytec_epg/rytecIPTV.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecIPTV.xz</url>
<url>http://rytecepg.dyndns.tv/rytecIPTV.xz</url>
<url>http://epg.vuplus-community.net/rytecIPTV.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Miscellaneous XMLTV (xz)</description>
<url>http://www.xmltvepg.nl/rytecMisc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecMisc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecMisc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecMisc.xz</url>
<url>http://epg.vuplus-community.net/rytecMisc.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Belgie/Belgique/Nederland/France XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Nederland - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecNL_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNL_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNL_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNL_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecNL_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Vlaanderen - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecBE_VL_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecBE_VL_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecBE_VL_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecBE_VL_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecBE_VL_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Vlaanderen/Nederland - Gemeenschappelijk (xz)</description>
<url>http://www.xmltvepg.nl/rytecBE_NL_Common.xz</url>
<url>http://epgspot.com/rytec_epg/rytecBE_NL_Common.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecBE_NL_Common.xz</url>
<url>http://rytecepg.dyndns.tv/rytecBE_NL_Common.xz</url>
<url>http://epg.vuplus-community.net/rytecBE_NL_Common.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Nederland - Sport/Movies (xz)</description>
<url>http://www.xmltvepg.nl/rytecNL_Extra.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNL_Extra.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNL_Extra.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNL_Extra.xz</url>
<url>http://epg.vuplus-community.net/rytecNL_Extra.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Wallonie - Telesat Base (xz)</description>
<url>http://www.xmltvepg.nl/rytecBE_FR_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecBE_FR_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecBE_FR_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecBE_FR_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecBE_FR_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>France - TNT (xz)</description>
<url>http://www.xmltvepg.nl/rytecTNT_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecTNT_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecTNT_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecTNT_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecTNT_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>France/Wallonie - Commun (xz)</description>
<url>http://www.xmltvepg.nl/rytecBE_FR_Common.xz</url>
<url>http://epgspot.com/rytec_epg/rytecBE_FR_Common.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecBE_FR_Common.xz</url>
<url>http://rytecepg.dyndns.tv/rytecBE_FR_Common.xz</url>
<url>http://epg.vuplus-community.net/rytecBE_FR_Common.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>France - Mixte (xz)</description>
<url>http://www.xmltvepg.nl/rytecFR_Mixte.xz</url>
<url>http://epgspot.com/rytec_epg/rytecFR_Mixte.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecFR_Mixte.xz</url>
<url>http://rytecepg.dyndns.tv/rytecFR_Mixte.xz</url>
<url>http://epg.vuplus-community.net/rytecFR_Mixte.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>France - Sport/Cinema (xz)</description>
<url>http://www.xmltvepg.nl/rytecFR_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecFR_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecFR_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecFR_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecFR_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Bulgaria XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Bulgaria</description>
<url>http://www.xmltvepg.nl/rytecBG.xz</url>
<url>http://epgspot.com/rytec_epg/rytecBG.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecBG.xz</url>
<url>http://rytecepg.dyndns.tv/rytecBG.xz</url>
<url>http://epg.vuplus-community.net/rytecBG.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Ceska/Slovensko XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Slovensko - Bazicky (xz)</description>
<url>http://www.xmltvepg.nl/rytecSK_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSK_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSK_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSK_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecSK_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Ceska - Bazicky (xz)</description>
<url>http://www.xmltvepg.nl/rytecCZ_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecCZ_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecCZ_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecCZ_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecCZ_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Ceska/Slovensko - Rozdeleny (xz)</description>
<url>http://www.xmltvepg.nl/rytecCZ_SK_Common.xz</url>
<url>http://epgspot.com/rytec_epg/rytecCZ_SK_Common.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecCZ_SK_Common.xz</url>
<url>http://rytecepg.dyndns.tv/rytecCZ_SK_Common.xz</url>
<url>http://epg.vuplus-community.net/rytecCZ_SK_Common.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Ceska/Slovensko - Sportove/Filmy (xz)</description>
<url>http://www.xmltvepg.nl/rytecCZ_SK_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecCZ_SK_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecCZ_SK_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecCZ_SK_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecCZ_SK_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Danmark XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Danmark - Grundleggende (xz)</description>
<url>http://www.xmltvepg.nl/rytecDK_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDK_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDK_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDK_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecDK_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Danmark - Delt (xz)</description>
<url>http://www.xmltvepg.nl/rytecDK_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDK_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDK_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDK_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecDK_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Danmark - Sport/Movies (xz)</description>
<url>http://www.xmltvepg.nl/rytecDK_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDK_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDK_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDK_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecDK_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Deutschland/Osterreich/Switzerland XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Deutschland - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecDE_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDE_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDE_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDE_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecDE_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Osterreich - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecAT_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecAT_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecAT_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecAT_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecAT_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Switzerland - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecCH_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecCH_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecCH_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecCH_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecCH_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Deutschland/Osterreich/Switzerland - Gemeinsam (xz)</description>
<url>http://www.xmltvepg.nl/rytecDE_Common.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDE_Common.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDE_Common.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDE_Common.xz</url>
<url>http://epg.vuplus-community.net/rytecDE_Common.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Deutschland/Osterreich/Switzerland - Sports/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecDE_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecDE_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecDE_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecDE_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecDE_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Ellada XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Ellada - Genikos (xz)</description>
<url>http://www.xmltvepg.nl/rytecGR_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecGR_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecGR_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecGR_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecGR_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Ellada - Athlitismos/Kinimatografou (xz)</description>
<url>http://www.xmltvepg.nl/rytecGR_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecGR_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecGR_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecGR_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecGR_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Koala Espana EPG Movistar XMLTV">
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Koala 3 dias XMLTV</description>
<url>http://tropical.jungle-team.online/epg/koala3.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Koala 7 dias - Classic XMLTV</description>
<url>http://tropical.jungle-team.online/epg/koala7.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Koala 7 dias - Mod XMLTV </description>
<url>http://tropical.jungle-team.online/epg/koala7_2.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Koala 15 dias XMLTV</description>
<url>http://tropical.jungle-team.online/epg/koala15.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Koala 30 dias XMLTV</description>
<url>http://tropical.jungle-team.online/epg/koala30.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>LaQuay TDT Channels XMLTV</description>
<url>http://raw.githubusercontent.com/HelmerLuzo/TDTChannels_EPG/master/TDTChannels_EPG.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://tropical.jungle-team.online/epg/koala_epg.channels.xml.gz">
<description>Pluto XMLTV</description>
<url>http://tropical.jungle-team.online/epg/es.xml.gz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Italia XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Italia - Basis (xz)</description>
<url>http://www.xmltvepg.nl/rytecIT_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecIT_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecIT_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecIT_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecIT_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Italia - Sky (xz)</description>
<url>http://www.xmltvepg.nl/rytecIT_Sky.xz</url>
<url>http://epgspot.com/rytec_epg/rytecIT_Sky.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecIT_Sky.xz</url>
<url>http://rytecepg.dyndns.tv/rytecIT_Sky.xz</url>
<url>http://epg.vuplus-community.net/rytecIT_Sky.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Italia - Sports/Film/Premium (xz)</description>
<url>http://www.xmltvepg.nl/rytecIT_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecIT_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecIT_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecIT_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecIT_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="[azman] Poland XMLTV">
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Polska - Podstawowy</description>
<url>http://www.topolowa4.pl/azman_basic.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Polska - Dodatkowy</description>
<url>http://www.topolowa4.pl/azman_misc.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Polska - IPTV</description>
<url>http://www.topolowa4.pl/azman_iptv.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Polska - Radio</description>
<url>http://www.topolowa4.pl/azman_radio.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Polsat Box VOD</description>
<url>http://www.topolowa4.pl/azman_vod_pb.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>iTVN (Timezone)</description>
<url>http://www.topolowa4.pl/azman_itvn.xml.xz</url>
</source>
<source type="gen_xmltv" channels="azman.channels.xml.xz">
<description>Private Azman FAST TV</description>
<url>http://www.topolowa4.pl/azman_fast_tv.xml.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Portugal XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Portugal (xz)</description>
<url>http://www.xmltvepg.nl/rytecPT.xz</url>
<url>http://epgspot.com/rytec_epg/rytecPT.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecPT.xz</url>
<url>http://rytecepg.dyndns.tv/rytecPT.xz</url>
<url>http://epg.vuplus-community.net/rytecPT.xz</url>
</source>
</sourcecat>
<!--
<sourcecat sourcecatname="Rytec Magyarorszag XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Magyarorszag - Basic (xz)</description>
<url>http://www.xmltvepg.nl/rytecHU_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHU_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHU_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHU_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecHU_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Magyarorszag - Sport/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecHU_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHU_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHU_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHU_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecHU_SportMovies.xz</url>
</source>
</sourcecat>
-->
<sourcecat sourcecatname="Rytec Norge XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Norge - Basic (xz)</description>
<url>http://www.xmltvepg.nl/rytecNO_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNO_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNO_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNO_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecNO_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Norge - Delt (xz)</description>
<url>http://www.xmltvepg.nl/rytecNO_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNO_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNO_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNO_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecNO_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Norge - Sport/Movies (xz)</description>
<url>http://www.xmltvepg.nl/rytecNO_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecNO_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecNO_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecNO_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecNO_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Romania XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Romania - Baza (xz)</description>
<url>http://www.xmltvepg.nl/rytecRO_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecRO_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecRO_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecRO_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecRO_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Romania - Sport/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecRO_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecRO_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecRO_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecRO_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecRO_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Croatia XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Hrvatska - Osnovni (xz)</description>
<url>http://www.xmltvepg.nl/rytecHRV_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHRV_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHRV_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHRV_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecHRV_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Hrvatska - Dodatni (xz)</description>
<url>http://www.xmltvepg.nl/rytecHRV_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHRV_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHRV_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHRV_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecHRV_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Hrvatska - Sport/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecHRV_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHRV_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHRV_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHRV_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecHRV_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Serbia/Montenegro XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Srbija/Crna Gora - Osnovni (xz)</description>
<url>http://www.xmltvepg.nl/rytecSRB_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSRB_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSRB_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSRB_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecSRB_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Srbija/Crna Gora - Dodatni (xz)</description>
<url>http://www.xmltvepg.nl/rytecSRB_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSRB_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSRB_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSRB_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecSRB_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Srbija/Crna Gora - Sport/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecHRV_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecHRV_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecHRV_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecHRV_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecHRV_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Slovenia XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Slovenija - Podlaga (xz)</description>
<url>http://www.xmltvepg.nl/rytecSVN_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSVN_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSVN_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSVN_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecSVN_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Slovenija - Dodatni (xz)</description>
<url>http://www.xmltvepg.nl/rytecSVN_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSVN_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSVN_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSVN_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecSVN_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Slovenija - Sport/Film (xz)</description>
<url>http://www.xmltvepg.nl/rytecSVN_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSVN_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSVN_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSVN_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecSVN_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Sverige XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Sverige - Grundlaggande (xz)</description>
<url>http://www.xmltvepg.nl/rytecSE_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSE_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSE_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSE_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecSE_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Sverige - Diverse (xz)</description>
<url>http://www.xmltvepg.nl/rytecSE_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSE_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSE_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSE_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecSE_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Sverige - Sport/Filmer (xz)</description>
<url>http://www.xmltvepg.nl/rytecSE_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecSE_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecSE_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecSE_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecSE_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec Suomi XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Suomi - Perustiedot (xz)</description>
<url>http://www.xmltvepg.nl/rytecFI_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecFI_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecFI_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecFI_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecFI_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Suomi - Yhteinen (xz)</description>
<url>http://www.xmltvepg.nl/rytecFI_Misc.xz</url>
<url>http://epgspot.com/rytec_epg/rytecFI_Misc.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecFI_Misc.xz</url>
<url>http://rytecepg.dyndns.tv/rytecFI_Misc.xz</url>
<url>http://epg.vuplus-community.net/rytecFI_Misc.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>Suomi - Sport/Movies (xz)</description>
<url>http://www.xmltvepg.nl/rytecFI_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecFI_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecFI_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecFI_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecFI_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Rytec UK XMLTV">
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>UK/Ireland - FreeSat/FTA (xz)</description>
<url>http://www.xmltvepg.nl/rytecUK_Basic.xz</url>
<url>http://epgspot.com/rytec_epg/rytecUK_Basic.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecUK_Basic.xz</url>
<url>http://rytecepg.dyndns.tv/rytecUK_Basic.xz</url>
<url>http://epg.vuplus-community.net/rytecUK_Basic.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>UK/Ireland - Sky (xz)</description>
<url>http://www.xmltvepg.nl/rytecUK_SkyLive.xz</url>
<url>http://epgspot.com/rytec_epg/rytecUK_SkyLive.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecUK_SkyLive.xz</url>
<url>http://rytecepg.dyndns.tv/rytecUK_SkyLive.xz</url>
<url>http://epg.vuplus-community.net/rytecUK_SkyLive.xz</url>
</source>
<source type="gen_xmltv" channels="rytec.channels.xml.xz">
<description>UK/Ireland - Sports/Movies (xz)</description>
<url>http://www.xmltvepg.nl/rytecUK_SportMovies.xz</url>
<url>http://epgspot.com/rytec_epg/rytecUK_SportMovies.xz</url>
<url>http://rytecepg.wanwizard.eu/rytecUK_SportMovies.xz</url>
<url>http://rytecepg.dyndns.tv/rytecUK_SportMovies.xz</url>
<url>http://epg.vuplus-community.net/rytecUK_SportMovies.xz</url>
</source>
</sourcecat>
<sourcecat sourcecatname="Russian XMLTV by kil1970">
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-4W.xml.gz">
<description>(epg by Igor@K-runigma)- AMOS 4.0W </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-1W.xml.gz">
<description>(epg by Igor@K-runigma)- Thor 5/6/7 1.0W </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-49E.xml.gz">
<description>(epg by Igor@K-runigma)- SIRIUS 4.9E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-90E.xml.gz">
<description>(epg by Igor@K-runigma)- Eutelsat 9.0E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-130E.xml.gz">
<description>(epg by Igor@K-runigma)- HOTBIRD 13.0E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-190E.xml.gz">
<description>(epg by Igor@K-runigma)- Astra 19.2E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-282E.xml.gz">
<description>(epg by Igor@K-runigma)- Astra 2E/2F/2G 28.2E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-315E.xml.gz">
<description>(epg by Igor@K-runigma)- Astra 31.5E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-360E.xml.gz">
<description>(epg by Igor@K-runigma)- Eutelsat 36B/36C </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-tricolor-360E.xml.gz">
<description>(epg by Igor@K-iptvx)- Tricolor </description>
<url>http://iptvx.one/epg/epg.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-400E.xml.gz">
<description>(epg by Igor@K-runigma)- Express-AM7 40E </description>
<url>">http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-460E.xml.gz">
<description>(epg by Igor@K-runigma)- AzerSpace 46E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-515E.xml.gz">
<description>(epg by Igor@K-runigma)- Belintersat 1 51.5E</description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-530E.xml.gz">
<description>(epg by Igor@K-runigma)- Express-AM6 53E</description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-549E.xml.gz">
<description>(epg by Igor@K-runigma)- Yamal402 54.9E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-560E.xml.gz">
<description>(epg by Igor@K-runigma)- Express-AT1 56E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-600E.xml.gz">
<description>(epg by Igor@K-runigma)- Intelsat 60E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-749E.xml.gz">
<description>(epg by Igor@K-runigma)- ABS-2/2A 74.9E </description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-852E.xml.gz">
<description>(epg by Igor@K-runigma)- Intelsat15 85.2E</description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-900E.xml.gz">
<description>(epg by Igor@K-runigma)- Yamal401 90.0E</description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/SAT/channels-965E.xml.gz">
<description>(epg by Igor@K-runigma)- Express-AM33 96.5E</description>
<url>http://runigma.com.ua/EPG/SAT/epg-sat.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://runigma.com.ua/EPG/IPTV/channels-iptv.xml.gz">
<description>(epg by Igor@K-runigma)- IPTV </description>
<url>http://runigma.com.ua/EPG/IPTV/epg-iptv.xml.gz</url>
</source>
</sourcecat>
<!-- 4°W, 4.8°E, 9°E, 13°E, 31.5°E, 36°E, 53°E, 55°E, 56°E, 60°E, 75°E, 85.2°Е, 90°Е. -->
<sourcecat sourcecatname="Russian XMLTV by R.Rusya">
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.all.xml.gz">
<description>Все открытые с 4°W по 90°Е</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.ntv.xml.gz">
<description>НТВ+ 36°E, 56°E</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.trik.xml.gz">
<description>Триколор 36°E, 56°E</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.xtra.xml.gz">
<description>XTRA ТВ 9°E</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.viasua.xml.gz">
<description>Viasat UA 4.8°E</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.telek.xml.gz">
<description>Телекарта 85.2°Е</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.mts.xml.gz">
<description>МТС 75°E</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
<source type="gen_xmltv" nocheck="1" channels="http://epg.openboxfan.com/chan.iptv.xml.gz">
<description>IPTV</description>
<url>http://epg.openboxfan.com/xmltv-t-s-d.xml.gz</url>
</source>
</sourcecat>
</sources>