I'm looking for a somewhat representative sample test XML file for a typical application. It should contain all typical XML features, such as
- Elements with and without attributes
- Text (both structured and unstructured)
- Namespaces
- CDATA
- DTD / Entity declarations
- Comments
- Processing instructions
And some half-sensible data of around 50kb or more. Does anyone know such a sample document? It should have a license compatible with Apache 2.0 or similar