external.xml 102 B

1234
  1. <!DOCTYPE external [
  2. <!ENTITY ee SYSTEM "http://www.w3schools.com/xml/note.xml">
  3. ]>
  4. <root>&ee;</root>