MPExporter exports your Macpass/Keepass compatible XML export file to CSV. This is particularly useful for password managers such as 1Password or LastPass that can import your data from CSV. Only 1Password is supported at the moment.
go get github.com/jtsiros/mpexporter
go build cmd/mpexporter/mpexporter.go
./mpexporter --export 1password --i macpass.xml --o sample.csv