OSDN Git Service

removed all files
[xerial/xerial-core.git] / src / test / java / org / xerial / util / xml / pullparser / sample.xml
diff --git a/src/test/java/org/xerial/util/xml/pullparser/sample.xml b/src/test/java/org/xerial/util/xml/pullparser/sample.xml
deleted file mode 100755 (executable)
index c107dc7..0000000
+++ /dev/null
@@ -1,13 +0,0 @@
-<booklist>\r
-       <book>\r
-               <author>A</author>\r
-               <author>B</author>\r
-               <title>Money Ball</title>\r
-               <year>2007</year>\r
-       </book>\r
-       <book>\r
-               <title>Curve Ball</title>\r
-               <author>C</author>\r
-               <year>2006</year>\r
-       </book>\r
-</booklist>\r