# Stenway Formats Implementations for several formats that were specified by stenway. Current status: - [x] [ReliableTXT](https://www.reliabletxt.com/) - [x] [Whitespace Separated Values](https://www.whitespacesv.com/) - [x] UTF-8 encoded files - [ ] UTF-16 (big-endian) encoded files - [ ] UTF-16 reverse (little-endian) encoded files - [ ] UTF-32 (big-endian) encoded files - [ ] [Simple Markup Language](https://www.simpleml.com/) - [ ] [TBL](https://github.com/Stenway/TBL-TS) - [ ] [OML](https://github.com/Stenway/OML-TS)