diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml
new file mode 100644
index 0000000000..141558d04d
--- /dev/null
+++ b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_0_0.xml
@@ -0,0 +1,9 @@
+
+
+
+ Update error: Error occured updating features
+ Second exception line
+
+
diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml
new file mode 100644
index 0000000000..9fed1376dd
--- /dev/null
+++ b/test/spec/ol/parser/ogc/xml/exceptionreport/ows1_1_0.xml
@@ -0,0 +1,9 @@
+
+
+
+ Update error: Error occured updating features
+ Second exception line
+
+
diff --git a/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml b/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml
new file mode 100644
index 0000000000..631d67064a
--- /dev/null
+++ b/test/spec/ol/parser/ogc/xml/exceptionreport/wms1_3_0.xml
@@ -0,0 +1,16 @@
+
+
+ Plain text message about an error.
+ Another error message, this one with a service exception code supplied.
+
+ , line 42
+A message that includes angle brackets in text must be enclosed in a Character Data Section as in this example. All XML-like markup is ignored except for this sequence of three closing characters:' +
+]]>
+
+
+ foo.c An error occurred Similarly, actual XML can be enclosed in a CDATA section. A generic parser will ignore that XML, but application-specific software may choose to process it. ]]>
+
+