/usr/share/doc/flexml/examples/joke2.xml is in flexml 1.9.6-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 | <!DOCTYPE joke SYSTEM "joke.dtd">
<joke offensive='no'>
<setup>My appartment is so small</setup>
<pause seconds='2'/>
<punch-line type='normal'>The <emph>mice</emph> are round-shouldered</punch-line>
</joke>
|