If we're restricting the data to *tabular* structures, then SEC or CSV or XML doesn't really matter. CSV can be extensible... if you limit the extensibility to additional columns.
What XML or JSON (which I'm partial to) offer is a richer data structure (trees, annotations, etc) and...