Skip to content

Instantly share code, notes, and snippets.

@irshadpc
Last active March 19, 2018 17:39
Show Gist options
  • Save irshadpc/0cb43399e21d15f0d1263842fe54e300 to your computer and use it in GitHub Desktop.
Save irshadpc/0cb43399e21d15f0d1263842fe54e300 to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<catalog>
<book id="bk101">
<author>Gambardella, Matthew</author>
<title>XML Developer's Guide</title>
<genre>Computer</genre>
<price>44.95</price>
<publish_date>2000-10-01</publish_date>
<description>An in-depth look at creating applications
with XML.</description>
</book>
</catalog>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment