Created
August 12, 2009 20:04
-
-
Save bigsmoke/166719 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version='1.0' standalone='yes'?> | |
<!DOCTYPE dummy [ | |
<!ELEMENT dummy EMPTY > | |
]> | |
<!-- | |
- Name: dummy.xml | |
- Usage: A valid dummy XML file; it contains an empty root tag. | |
- Author: Rowan Rodrik van der Molen | |
--> | |
<dummy/> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment