Fixed
- Truncated documents (input ending mid-element) now consistently raise
GPXError.malformedXMLon Linux, matching Darwin. Linux'sXMLParserdoes not flag the truncation itself, so the parser now detects the unclosed elements directly.
Full changelog: CHANGELOG.md