mirror of
https://github.com/autistic-symposium/sec-pentesting-toolkit.git
synced 2025-04-28 11:36:08 -04:00
7 lines
141 B
XML
7 lines
141 B
XML
<?xml version="1.0" encoding="UTF-8"?>
|
|
<rsp stat="ok">
|
|
<user id="{{ user_id }}">
|
|
<username>{{ user_name }}</username>
|
|
</user>
|
|
</rsp>
|