Parse, generate, and transform XML and JSON data efficiently.
Process XML/JSON data for: [DESCRIBE YOUR DATA PROCESSING NEEDS] Data format: [XML/JSON/BOTH] Sample data: ``` [PASTE SAMPLE DATA] ``` Operations needed: - [ ] Parse large files - [ ] Extract specific elements - [ ] Transform structure - [ ] Validate against schema - [ ] Generate output - [ ] Stream processing Provide: 1. json module for simple JSON 2. ujson/orjson for performance 3. JSON streaming (ijson) 4. ElementTree for XML 5. lxml for advanced XML 6. XPath queries 7. XML namespaces handling 8. JSON Schema validation 9. XML to JSON conversion 10. Large file handling 11. Error handling 12. Performance comparison
Or press ⌘C to copy
Replace these placeholders with your own content before using the prompt.
[DESCRIBE YOUR DATA PROCESSING NEEDS][PASTE SAMPLE DATA]