3 dl("XML_Template_SWIG.so");
5 # NULL values are ignored, but having one helps pointing out that
6 # the array given is non-associative
8 $doc = XML_Template_process_file('../xml/clone.xml', array(
10 '#things' => array(NULL)
12 output_to_fd_and_free($doc, 1);