[Bot] Format *.channels.xml files

Committed by [iptv-bot](https://github.com/apps/iptv-bot) via [format](https://github.com/iptv-org/epg/actions/runs/19200365431) workflow.
This commit is contained in:
iptv-bot[bot]
2025-11-08 23:55:33 +00:00
parent ae94631f50
commit 57033a9cd0
502 changed files with 157027 additions and 157049 deletions

View File

@@ -1,10 +1,4 @@
<?xml version="1.0" encoding="UTF-8"?>
<channels>
<!--
`site_id` is not relevant for this configuration as nhl.com only has a guide for one channel.
nonetheless I elected to use "network" here because:
1) a blank value causes the record to be skipped
2) "network" is a keyword in the API endpoint
-->
<channel site="nhl.com" lang="en" xmltv_id="NHLNetwork.us" site_id="network">NHL Network</channel>
<channel site="nhl.com" site_id="network" lang="en" xmltv_id="NHLNetwork.us@SD">NHL Network</channel>
</channels>