The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.
<stx:transform version="1.0" 
  xmlns:stx="http://stx.sourceforge.net/2002/ns"
  stxpath-default-namespace="http://test_ns"
  strip-space="yes">

  <stx:template match="node">
    <stx:text>OK</stx:text>
  </stx:template>
  
</stx:transform>