summaryrefslogtreecommitdiff
path: root/result/ent8
blob: 86e6c3021d463434c1540fe8ea68582a41dae0a3 (plain)
1
2
3
4
5
6
7
8
9
10
<?xml version="1.0"?>
<!DOCTYPE doc [
<!ENTITY test1 "test 1">
<!ENTITY test2 "test 2">
]>
<doc>
   <Content>Reten&#xE7;&#xE3;o</Content>
   <Content>&lt;&gt;</Content>
   <Content>&test1;&test2;</Content>
</doc>