XML Input
Paste your XML data here
CSV Output
CSV data will appear here
Converts XML elements to CSV rows, extracting attributes and nested elements. Nested elements are flattened using dot notation (e.g., "user.name"). Attribute names are prefixed with "@". Works best with XML containing repeated similar elements.