Skip to content

Instantly share code, notes, and snippets.

@marianogonzalez
Created July 16, 2014 21:20
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 marianogonzalez/95a6d1af7ddd8e9c2c8b to your computer and use it in GitHub Desktop.
Save marianogonzalez/95a6d1af7ddd8e9c2c8b to your computer and use it in GitHub Desktop.
<?xml version="1.0"?>
<!DOCTYPE results [<!ENTITY disclaimer SYSTEM "file:///path/to/disclaimer.txt">]>
<response>
<data>
<some-data />
</data>
<disclaimer>
&disclaimer;
</disclaimer>
</response>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment