How would I remove standalone= from:\[code\]<?xml version="1.0" encoding="UTF-8" standalone="no"?>\[/code\]I tried using setStandalone and not using it and it still shows in my XML file.This is from the setStandalone @abstractabstract Set whether this document depends on an external DTD. If this option is set the standalone declaration will appear on output.