Is there a way to construct a file the user can download?

Is there a way to construct a file the user can download?

I have a fairly simple app I'd like to use with Zoho Creator if possible. Imagine you are putting names on the back of uniforms for a sports team. The names will all be in vinyl which is cut from a machine that can derive cut lines from a pretty simple SVG file. Creating a form to capture the list of names is easy and I know what the SVG syntax is to produce the file. What I can't figure out is 1) how do I create a file with a .SVG extension on it; and 2) how do I give the user an option to download it to their computer?

Is this even possible in Zoho Creator? If so, I'd appreciate any guidance anyone could offer.