File size: 301 Bytes
afcfd4d | 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 | <?xml version="1.0" encoding="UTF-8"?>
<inventory>
<endpoint>
<key>SVC-1001</key>
<status>active</status>
</endpoint>
<endpoint>
<key>SVC-1003</key>
<status>active</status>
</endpoint>
<endpoint>
<key>SVC-1005</key>
<status>active</status>
</endpoint>
</inventory>
|