1<?xml version="1.0" encoding="UTF-8"?> 2<?xml-stylesheet type="text/xsl" href="../xsl/foo.xsl"?> 3 4<foo:document xmlns:foo="http://apache.org/foo" xmlns:bar="http://apache.org/bar" file-name="test" file-path="work" creation-date="971255692078"> 5<bar> 6<param-val>hello to me!, text from my-var in inc2.xsl</param-val> 7<data>MyBar</data> 8</bar> 9</foo:document> 10