<?xml version="1.0"?>
<?xml-stylesheet href="survey.xsl" type="text/xsl"?>
<!DOCTYPE Survey [
<!ENTITY survey.txt SYSTEM "survey.txt">
]>
<Survey>
&survey.txt;
</Survey>
