<{$artist.name}>

<{if $artist.songs_array}> <{assign var=songs value=0}> <{foreach from=$artist.songs_array item=song}> "> <{assign var=songs value=$songs+1}> <{/foreach}> <{/if}>
<{$smarty.const._MN_SONGLIST_RESULTS_SONGID}> <{$smarty.const._MN_SONGLIST_RESULTS_TITLE}> <{$smarty.const._MN_SONGLIST_RESULTS_TRAXNO}>
<{$song.songid}> <{$song.title}> <{$song.traxid}>