Imported Upstream version 2.8.0
[platform/upstream/libxml2.git] / test / ent6
1 <!DOCTYPE doc [
2 <!ENTITY lt     "&#38;#60;"> 
3 <!ENTITY gt     "&#62;"> 
4 <!ENTITY amp    "&#38;#38;"> 
5 <!ENTITY apos   "&#39;"> 
6 <!ENTITY quot   "&#34;"> 
7 ]>
8 <doc/>