1<?xml version="1.0" encoding="UTF-8"?> 2<out> 3Case of: import, import, include, import 4 importing level1_import2.xsl 5 6 7 From stylesheet level1_import2.xsl: Text of one-tag 8 importing level2_include1.xsl 9 10 11 From stylesheet level2_include1.xsl: Text of two-tag 12 Including level3_import1.xsl 13 14 15 From stylesheet level3_import1.xsl: Text of three-tag 16 importing final_imported.xsl 17 18 19 From stylesheet final_imported.xsl: Text of four-tag 20</out>