aboutsummaryrefslogtreecommitdiff
path: root/rpkid/tests/up-down-protocol-samples/error_response.xml
blob: 83af66490992f2eccb5582916265055ff5dd2866 (plain) (blame)
1
2
3
4
5
6
7
8
9
<?xml version="1.0" encoding="UTF-8"?>
<message xmlns="http://www.apnic.net/specs/rescerts/up-down/"
         version="1"
	 sender="sender name"
	 recipient="recipient name"
	 type="error_response">
    <status>2001</status>
    <description xml:lang="en-US">[Readable text]</description>
</message>