# SOFA - XML to Python Converter
Online tool to convert XML scene files from SOFA to Python.
Online website: alxbilger.github.io/sofa-xml_to_python/
SOFA is an efficient framework dedicated to research, prototyping and development of physics-based simulations.
https://www.sofa-framework.org/
Historically, SOFA understood only XML format to describe a simulation. But SOFA supports also Python, allowing to describe more complex scenes. This website converts an XML-based scene into Python.