mvysny/konsume-xml
A sane way of parsing XML on Android. Kotlin-based XML reader that uses pull (STaX) to parse XML, and provides Kotlin helpers to read element contents, validating the XML in the process.
GitLab repository with 30 stars and 2 forks.
Topics: android, kotlin, stax, xml, xml pull