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