import module namespace jx = "http://zorba.io/modules/json-xml"; let $json := [ true() ] return jx:json-to-xml( $json ) (: vim:set et sw=2 ts=2: :)