- or download this
--------------------------------------------------
Content-type: text/plain (or text/html and so on)
...
of the file
goes here
--------------------------------------------------
- or download this
--------------------------------------------------
Content-type: text/plain
Hello World!
--------------------------------------------------
- or download this
--------------------------------------------------
Content-type: text/html
...
</body>
</html>
--------------------------------------------------
- or download this
--------------------------------------------------
Content-type: text/xml
...
<?xml version="1.0" encoding="ISO-8859-1"?>
<tag>Hello World!</tag>
--------------------------------------------------