Skip to content

Instantly share code, notes, and snippets.

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