robinson 0.6.1

For when you go to a lonely island and survival depends on parsing XML.
Documentation
1
2
3
4
5
<!DOCTYPE test [
    <!ENTITY bar 'bar'>
]>

<root foo="&bar;"/>