diff --git a/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy b/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy
index 5a005d564d0..c142b2b2038 100644
--- a/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy
+++ b/smithy-aws-protocol-tests/model/restXml/datetime-offsets.smithy
@@ -23,9 +23,9 @@ apply DatetimeOffsets @httpResponseTests([
protocol: restXml,
code: 200,
body: """
-
+
2019-12-16T22:48:18-01:00
-
+
""",
bodyMediaType: "application/xml",
headers: {
@@ -40,9 +40,9 @@ apply DatetimeOffsets @httpResponseTests([
protocol: restXml,
code: 200,
body: """
-
+
2019-12-17T00:48:18+01:00
-
+
""",
bodyMediaType: "application/xml",
headers: {