i have a default.aspx page that contains details from link.xml file.The data for the default.aspx page comes from a links.xml file. I want to migrate the default.aspx page to dnn. That is i need to include the data of the .xml file to the dnn page. I tried uploading the .xml file to the file manager and then importing the content to the module but it didn't work.
could you please help me with any module that helps me add the data of the xml to it.or any other way where i can add the data from the xml file.