--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/test-data/test.xml Wed Apr 15 22:46:33 2015 -0400 @@ -0,0 +1,12 @@ +<root> + <a> + <b attr="value">1</b> + <b attr="none">2</b> + <b>3</b> + </a> + <c> + <d>4</d> + <d>5</d> + </c> +</root> +