diff --git a/testdata/initial.atom b/testdata/initial.atom
new file mode 100644
index 0000000..b086591
--- /dev/null
+++ b/testdata/initial.atom
@@ -0,0 +1,8 @@
+
+ Some title
+ http://www.example.com/feed/atom/
+
+ First title
+ 1
+
+
diff --git a/testdata/initial_plus_one_new.atom b/testdata/initial_plus_one_new.atom
new file mode 100644
index 0000000..2461a66
--- /dev/null
+++ b/testdata/initial_plus_one_new.atom
@@ -0,0 +1,12 @@
+
+ Some title
+ http://www.example.com/feed/atom/
+
+ First title
+ 1
+
+
+ Second title
+ 2
+
+