Advertisement
Guest User

Untitled

a guest
Feb 19th, 2020
91
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
XML 0.16 KB | None | 0 0
  1. <!--?xml version="1.0" ?-->
  2. <!DOCTYPE replace [<!ENTITY example "Doe"> ]>
  3.  <userInfo>
  4.   <firstName>John</firstName>
  5.   <lastName>&example;</lastName>
  6. </userInfo>
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement