1<?xml version="1.0" encoding="UTF-8"?>
2<schemalist>
3  <schema id="org.x.hypnotix" path="/org/x/hypnotix/">
4    <key type="s" name="mpv-options">
5      <default>"hwdec=auto-safe"</default>
6      <summary></summary>
7      <description></description>
8    </key>
9    <key type="s" name="user-agent">
10      <default>"Mozilla/5.0"</default>
11      <summary></summary>
12      <description></description>
13    </key>
14    <key type="s" name="http-referer">
15      <default>""</default>
16      <summary></summary>
17      <description></description>
18    </key>
19    <key type="s" name="active-provider">
20      <default>"Free-IPTV"</default>
21      <summary>Provider selected by default</summary>
22      <description></description>
23    </key>
24    <key type="as" name="providers">
25      <default>['Free-IPTV:::url:::https://raw.githubusercontent.com/Free-IPTV/Countries/master/ZZ_PLAYLIST_ALL_TV.m3u:::::::::']</default>
26      <summary>Format: name:::type:::url(or path):::username:::password:::epg</summary>
27      <description></description>
28    </key>
29  </schema>
30</schemalist>
31