按条数与字段数生成随机 XML 文档。
随机 XML
XML is a markup language that describes data with tags. This tool produces a complete random XML document from the record and field counts you choose, including an XML declaration, a root items element, and item records with id attributes, escaping special characters so the document stays well-formed.
Handy for preparing random sample data for XML parsers, API development, or config templates. The structure is a fixed demo template, so field names stay the same; customize the markup yourself when you need a different shape.