diff options
Diffstat (limited to 'examples/results/pyx.out')
-rw-r--r-- | examples/results/pyx.out | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/examples/results/pyx.out b/examples/results/pyx.out new file mode 100644 index 0000000..db5d41b --- /dev/null +++ b/examples/results/pyx.out @@ -0,0 +1,14 @@ +<books> +<begin></begin> +<book type="hardback"> +<title>Atlas Shrugged</title> +<author>Ayn Rand</author> +<isbn id="1">0525934189<br></br></isbn> +</book> +Next Book +<book type="paperback"> +<title>A Burnt-Out Case</title> +<author>Graham Greene</author> +<isbn id="2">0140185399<br></br></isbn> +</book> +</books>
\ No newline at end of file |