Skip to content

Instantly share code, notes, and snippets.

@LionsAd
Created March 2, 2022 14:35
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save LionsAd/f298db8a221454aff7531e595bea55bc to your computer and use it in GitHub Desktop.
Save LionsAd/f298db8a221454aff7531e595bea55bc to your computer and use it in GitHub Desktop.
A harmless xml file
<?xml version="1.0"?>
<!DOCTYPE results [<!ENTITY harmless "completely harmless">]>
<results>
<result>This result is &harmless;</result>
</results>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment