Sometimes there's need for including large chunks of data/code in a question. (See comments to the question: the OP tried to include a couple of long XML files, but that wasn't possible.)
What's the recommended approach to including code/data, when there's just too much of it to embed in the question?
I could think of a few approaches myself:
- Paste the data to a pastebin and link (and wait for the links to die)
- Encode the (compressed) data in an image and include that (kludgy!)
- Implement an attachment feature in Stack Overflow (which will probably be abused)