diff --git a/input/resources/Bundle-example1.json b/input/resources/Bundle-example1.json
index 584aa15a..1cc5dd2c 100644
--- a/input/resources/Bundle-example1.json
+++ b/input/resources/Bundle-example1.json
@@ -14,7 +14,7 @@
"extension": [
{
"url": "brandLogo",
- "valueUrl": "https://labs.example.com/images/logo.svg"
+ "valueUrl": "data:image/svg+xml;utf8,"
}
],
"url": "http://hl7.org/fhir/StructureDefinition/organization-brand"
@@ -31,7 +31,7 @@
},
{
"url": "portalLogo",
- "valueUrl": "https://healthcentral.labs.example.com/logo.png"
+ "valueUrl": "data:image/svg+xml;utf8,"
},
{
"url": "portalEndpoint",