<?xml version="1.0"?>
<queryset>

<fullquery name="playlist_info">      
      <querytext>
      
        select name, remove_threshold
        from mp3_playlists
        where playlist_id=:playlist_id

      </querytext>
</fullquery>

 
</queryset>