JSON과 XML 형식 간 변환
JSON is widely used for web APIs and data exchange, while XML is common in enterprise systems and configuration files. Both formats are hierarchical and support nested data structures.