diff --git a/README.md b/README.md
index a7be282..06e89a9 100644
--- a/README.md
+++ b/README.md
@@ -29,13 +29,16 @@ containers permit `extensionElements`.
Therefore, this extension uses a top-level `bpmn:relationship` as a container, e.g.
```xml
-
-
-
-
-
- Definitions
-
+
+ ...
+
+
+
+
+ IconExample
+ IconExample
+
+
```
The relationship's `source` and `target` MUST point to the `id` of the `bpmn:definitions` root element.
diff --git a/bpmn-icon.xsd b/bpmn-icon.xsd
index 0f317c6..2325698 100644
--- a/bpmn-icon.xsd
+++ b/bpmn-icon.xsd
@@ -1,6 +1,8 @@
diff --git a/example.bpmn b/example.bpmn
index 6b80009..010dc14 100644
--- a/example.bpmn
+++ b/example.bpmn
@@ -1,24 +1,15 @@
-
-
-
-
+ xmlns:icon="https://www.omg.org/spec/BPMN/non-normative/Icon"
+ >
+
+
+
@@ -26,11 +17,11 @@
-
-
+
+
-
-
- IconExample
-
-
+
+ IconExample
+ IconExample
+
+