<div dir="auto">Don, I'd like to start adding JSON as a source file encoding to produce XML and Python as well as JavaScript in X3DJSAIL.   I know this is a big step for you, but it's a small step for me.   I believe I will need a -fromJSON command line argument and a -toPython argument added to Command line.  We will need someway to serialize JSON to XML through a Java port of X3DJSONLD,  to get to XML from JSON.   Unless you want to use X3DJSONLD's DOMserializer in JavaScript.   But then we would have dual -toX3d arguments, and your XML is prettier than mine.<div dir="auto"><br></div><div dir="auto">So perhaps a port of X3DJSONLD to Java is indicated.   Would this be easier to spread across the classes, or would we use DOM code and import the DOM into the concrete classes?   The latter may be simpler, as that's how X3DJSONLD is currently structured.   I'm thinking we should have DOM feeding the concrete classes for many things.</div></div>