diff --git a/example/command-log.jsontag b/example/command-log.jsontag
new file mode 100644
index 0000000..ea79b3e
--- /dev/null
+++ b/example/command-log.jsontag
@@ -0,0 +1,5 @@
+{"id":"f551ba01-7668-4964-9918-06a1117a2aab","name":"addPerson","value":{"name":"Some Stormtrooper","gender":"male","homeworld":"http://swapi.co/api/planets/1/"}}
+{"id":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","name":"addUnknown","value":{"name":"Some Stormtrooper","gender":"male","homeworld":"http://swapi.co/api/planets/1/"}}
+{"id":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","name":"addPerson","timestamp":"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":"http://swapi.co/api/planets/1/"}}
+{"id":"99bb60ad-8052-42ae-95ef-dee8c09cec89","name":"addPerson","timestamp":"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":"http://swapi.co/api/planets/1/"}}
+{"id":"369eb47b-87cf-47a2-8c24-82e325596636","name":"addPerson","timestamp":"2024-03-19","author":"someone","value":{"name":"Dave the Stormtrooper","gender":"male","homeworld":"http://swapi.co/api/planets/1/"}}
diff --git a/example/command-status.jsontag b/example/command-status.jsontag
new file mode 100644
index 0000000..5273b98
--- /dev/null
+++ b/example/command-status.jsontag
@@ -0,0 +1,10 @@
+{"command":"f551ba01-7668-4964-9918-06a1117a2aab","code":202,"status":"accepted"}
+{"command":"f551ba01-7668-4964-9918-06a1117a2aab","code":200,"status":"done"}
+{"command":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","code":202,"status":"accepted"}
+{"command":"d6a9161d-9c7b-4e33-af23-51cc25d97c71","status":"failed","code":404,"message":"Command addUnknown not found","details":null}
+{"command":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","code":202,"status":"accepted"}
+{"command":"4ea25598-7c22-4a5a-a958-f1d0b72a0e27","status":"failed","code":null,"message":"The requested module '@muze-nl/od-jsontag/src/serialize.mjs' does not provide an export named 'stringif'","details":null}
+{"command":"99bb60ad-8052-42ae-95ef-dee8c09cec89","code":202,"status":"accepted"}
+{"command":"99bb60ad-8052-42ae-95ef-dee8c09cec89","status":"failed","code":null,"message":"FastJSONTag.setAttribute is not a function","details":null}
+{"command":"369eb47b-87cf-47a2-8c24-82e325596636","code":202,"status":"accepted"}
+{"command":"369eb47b-87cf-47a2-8c24-82e325596636","code":200,"status":"done"}
diff --git a/example/data.jsontag b/example/data.jsontag
new file mode 100644
index 0000000..0c7405b
--- /dev/null
+++ b/example/data.jsontag
@@ -0,0 +1,270 @@
+(1365)