From 8919f3e7ea6fd2572da3fafabc5dcdd252d8fbab Mon Sep 17 00:00:00 2001
From: Étienne Loks
Date: Fri, 4 May 2012 16:06:47 +0200
Subject: Manage zipfile for imports
---
chimere/tests/sample.kml | 64 ++++++++++++++++++++++++++++++++++++++++++++++++
1 file changed, 64 insertions(+)
create mode 100644 chimere/tests/sample.kml
(limited to 'chimere/tests/sample.kml')
diff --git a/chimere/tests/sample.kml b/chimere/tests/sample.kml
new file mode 100644
index 0000000..665d861
--- /dev/null
+++ b/chimere/tests/sample.kml
@@ -0,0 +1,64 @@
+
+
+
+ Sample KML
+ This is a sample KML File
+
+ Category 1
+
+ Category description
+
+ Place 1
+ snippet
+ Description of place 1 with html
]]>
+
+ -4.48285,48.38348,0
+
+
+
+ Subcategory 1
+
+ Subcategory description]]>
+
+ Place 21
+ snippet
+ Place 21 description
+
+ -4.54328,48.374475,0
+
+
+
+ Place 22
+ snippet
+ Place 22 description
+
+ -4.69242,48.57501,0
+
+
+
+
+
+ Category 2
+
+ Category 2 description]]>
+
+ Subcategory 2
+
+ Description
+
+ Place 3
+ snippet
+ Place 3 description]]>
+
+ -4.69242,48.57501,0
+
+
+
+
+
+
+ Link name
+ Link description
+ 3600
+
+
--
cgit v1.2.3