# XML 数据导出 - XML 格式 name: "data_export" request: method: "POST" path: "/v1/data/export" headers: Content-Type: "application/xml" body: | 10001 xml response: status: 200 headers: Content-Type: "application/xml" body: | 0 导出成功 10001 管理员 admin@example.com