I need to make a few xml pages within zencart. I'm using a custom designer page to do this.

Is there a simple way to not post any of the header/footer HTML from the templates and only post a certain string of text?

I'm thinking that maybe I can just echo out my XML string via the header_php.php and just die; right after that.

Is there a better way?

Thanks much!

Oh, I'm using the most current verison of zencart