1<!DOCTYPE html> 2<html> 3 <head></head> 4 <body> 5 <h3> 6 Filename test with include path 7 </h3> 8 <p> 9 filename_path-1_7.quickbook 10 </p> 11 <p> 12 filename_include1.quickbook 13 </p> 14 <p> 15 ../filename_include2.quickbook 16 </p> 17 <p> 18 filename_include2.quickbook 19 </p> 20 </body> 21</html> 22