How are JSON and XML similar?

Both JSON and XML are methods to transfer data from one web system to another. XML uses API to be parsed while JSON files can be parsed via javascript.