Last active
June 28, 2026 02:27
-
-
Save simi/b4dbb7fea11cb4c7e7b1c090e5e065bc to your computer and use it in GitHub Desktop.
CWR MP squad XML insignia HTTPS raw test
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| <?xml version="1.0"?> | |
| <squad nick="CWR"> | |
| <name>CWR MP Test Squad</name> | |
| <email>test@example.invalid</email> | |
| <web>https://example.invalid/cwr-mp-test</web> | |
| <picture>synthetic_grid.paa</picture> | |
| <title>CWR Test</title> | |
| <member id="2227712454512799032" nick="client1"> | |
| <name>client1</name> | |
| <email>test@example.invalid</email> | |
| <icq></icq> | |
| <remark>MP squad XML insignia test</remark> | |
| </member> | |
| <member id="2227715753047683665" nick="client2"> | |
| <name>client2</name> | |
| <email>test@example.invalid</email> | |
| <icq></icq> | |
| <remark>MP squad XML insignia test</remark> | |
| </member> | |
| </squad> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment