A sloppy XML parser for Python designed to handle malformed XML gracefully. Sloppy XML is a single-file XML parser library that prioritizes resilience over strict XML compliance. In fact it tries not ...