robinson 0.6.0

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

<root>&foo;</root>