Help for this page
if (ref($bar) eq "ARRAY") { ... } else { print FH $bar; }
<xsl:test if position() != last()> <xsl:value-of select="."/>; ... <xsl:test if position() = last()> <xsl:value-of select="."/> </xsl:test>