<{$smarty.const._MN_SONGLIST_SONGID}><{$song.songid}>

<{if $song.album.picture}> <{else}> <{if $song.category.picture}> <{/if}> <{/if}> "> "> "> "> <{if $song.artists_array}> <{/if}> "> <{if $song.genre}> <{/if}> "> <{if $song.voice}> <{/if}> "> <{if $song.album}> <{/if}> "> <{if $song.category}> <{/if}> "> <{if $xoConfig.tags}> <{/if}> "> <{foreach from=$song.fields item=field}> <{/foreach}> <{if $song.mp3}> "> <{/if}>
<{$smarty.const._MN_SONGLIST_TRAXID}> <{$song.traxid}>
<{$smarty.const._MN_SONGLIST_TITLE}> <{$song.title}>
<{$smarty.const._MN_SONGLIST_LYRICS}> <{$song.lyrics}>
<{if count($song.artists_array) > 1}> <{$smarty.const._MN_SONGLIST_ARTISTS}> <{else}> <{$smarty.const._MN_SONGLIST_ARTIST}> <{/if}> <{assign var=artists value=0}> <{foreach from=$song.artists_array item=artist}> <{assign var=artists value=$artists+1}> <{$artist.name}><{if $artists < count($song.artists_array)}>, <{/if}> <{/foreach}>
<{$smarty.const._MN_SONGLIST_GENRE}> <{$song.genre}>
<{$smarty.const._MN_SONGLIST_VOICE}> <{$song.voice.name}>
<{$smarty.const._MN_SONGLIST_ALBUM}> <{$song.album.title}>
<{$smarty.const._MN_SONGLIST_CATEGORY}> <{$song.category.name}>
<{includeq file="db:tag_bar.html" tagbar=$song.tagbar}>
<{$field.title}> <{$field.value}>
<{$song.mp3}>