Skip to content

Instantly share code, notes, and snippets.

@technoscavenger
Created January 2, 2024 04:29
Show Gist options
  • Save technoscavenger/c12d4178109a563aaec782b4a6a61e58 to your computer and use it in GitHub Desktop.
Save technoscavenger/c12d4178109a563aaec782b4a6a61e58 to your computer and use it in GitHub Desktop.
Sample XML data set
<?xml version="1.0"?>
<nodes>
<node>
<name>machine1</name>
<ip>1.2.3.4</ip>
</node>
</nodes>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment