<?xml version="1.0" encoding="UTF-8"?>
<theme>
	<themeName>Cançons</themeName>
	<themeExplanation>Imprimeix el títol, la durada, l’artista i l’àlbum de les cançons de la biblioteca o de la llista de reproducció seleccionada. Feu servir “Configuració de pàgina” per controlar l’orientació.</themeExplanation>
	<themeKind>playlist</themeKind>
	<themeSortOrder>1</themeSortOrder>
	<themeMediaIndex>1</themeMediaIndex>
	<playlist>
		<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>
