Skip to content

Instantly share code, notes, and snippets.

@ALEXOTANO
Created May 1, 2021 23:12
Show Gist options
  • Save ALEXOTANO/e9f1f605605f36163444c9a2bfd99b8d to your computer and use it in GitHub Desktop.
Save ALEXOTANO/e9f1f605605f36163444c9a2bfd99b8d to your computer and use it in GitHub Desktop.
medium.JSONvsXML3
<invoice id="1234">
<customer name="John Doe" taxID="123456789" />
<total currency="USD" symbol="$" symbolOnRight="false">100.00</total>
</invoice>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment