Release 0.2, 80% rewrite, nothing left intact ... Daniel
diff --git a/result/ent2 b/result/ent2
new file mode 100644
index 0000000..754f257
--- /dev/null
+++ b/result/ent2
@@ -0,0 +1,10 @@
+<?xml version="1.0"?>
+<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [
+<!ENTITY xml "Extensible Markup Language">
+<!ENTITY title PUBLIC "-//MY-TITLE//FR" "title.xml">
+<!ENTITY image SYSTEM "img.gif" NDATA GIF>
+]>
+<EXAMPLE>
+  
+  This text is about XML, the Extensible Markup Language and this is an embedded 
+</EXAMPLE>