Skip to content

Instantly share code, notes, and snippets.

@Blizzardo1
Created April 15, 2022 05:58
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Blizzardo1/8e140920f919af4f1734ab564fb07436 to your computer and use it in GitHub Desktop.
Save Blizzardo1/8e140920f919af4f1734ab564fb07436 to your computer and use it in GitHub Desktop.
[
{
"name": "John",
"id": 1,
"expired": false,
"locked": false
}
]
<Users>
<User name="John" id=1 expired=false locked=false />
</Users>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment