Andreas Jaeger 0bc2aa3fcf Fix invalid XML
These files were not valid XML files, fixed now.

Change-Id: I1332f58d71955efef5ad08ff9c69956e45fd6f14
2014-01-06 12:09:42 +01:00

9 lines
279 B
XML

<networkNotFound code="420" xmlns="http://netstack.org/quantum/api/v1.0">
<message>
Unable to find a network with the specified identifier.
</message>
<detail>
Network 8de6af7c-ef95-4ac1-9d37-172f8df33a1f could not be found
</detail>
</networkNotFound>