<?xml-stylesheet href="#" type="text/xsl"?>
<html xsl:version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
  <b><xsl:value-of select="concat('hello, ', 'world')"/></b>
</html>
