# 🧪 Well Formed Ruby script used to check the well formedness of XML files: `xml, xsd, xsl` ``` $ ruby well_formed.rb -h Usage: well-formed.rb [options] Specific options: -p, --path path Path to check for well formedness --delay N Delay N seconds before executing -t, --time [TIME] Begin execution at given time Common options: -h, --help Show this message --version Show version ```