9 lines
386 B
XML
9 lines
386 B
XML
<?xml version="1.0"?>
|
|
<s:Envelope xmlns:s="http://schemas.xmlsoap.org/soap/envelope/" s:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/">
|
|
<s:Body>
|
|
<u:X_AVM-DE_GetMeshListPathResponse xmlns:u="urn:dslforum-org:service:Hosts:1">
|
|
<NewX_AVM-DE_MeshListPath>/meshlist.json?sid=123456789abcdef</NewX_AVM-DE_MeshListPath>
|
|
</u:X_AVM-DE_GetMeshListPathResponse>
|
|
</s:Body>
|
|
</s:Envelope>
|