<?xml version="1.0" encoding="UTF-8"?>
<theme>
<themeName>Skladby</themeName>
<themeExplanation>Vytiskne název, délku, interpreta a album pro skladby ve vybraném seznamu stop nebo knihovně. Pomocí Vzhledu stránky nastavte orientaci.</themeExplanation>
<themeKind>seznam stop</themeKind>
<themeSortOrder>1</themeSortOrder>
<themeMediaIndex>1</themeMediaIndex>
<playlist>
    <column>
        <trackIndex />
        <width>10</width>
    </column>
<column>
<field>trackName</field>
<resizable />
<width>50</width>
</column>
<column>
<field>totalTime</field>
<width>40</width>
</column>
<column>
<field>albumName</field>
<resizable />
<width>50</width>
</column>
<column>
<field>artistName</field>
<resizable />
<width>50</width>
</column>
</playlist>
</theme>
