<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.3.2">
</HEAD>
<BODY>
<tr><td>Current Song:</td><td class="streamdata"><BR>
<xsl:if test="artist"><xsl:value-of select="artist" /> - </xsl:if><xsl:value-of select="title" /> - <xsl:value-of select="album" /></td></tr><BR>
<BR>
the album part doesn't work.  is there a way to also have the album listed?
</BODY>
</HTML>