I tried using the DataFile tool to import some CSV with Strings that contain
quote characters (") such as, 6" x 6" Napkin. The resulting xml didn't replace
these with " so I get a malformed entity-engine-xml.
How do I do that?
I looked at the source code and it doesn't seem to do any escaping in
Record.setString().