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