Hello. I hope you all are well. I ma having difficulty with retrieving and displaying data from an external xml data feed. I totally have no clue what I am doing with wix code but I am trying. Below is the example website I was provided with. I basically want to display a gallery, but the data updates from the xml feed.
Example: https://client.ampsuite.com/
I know that I have to use the wix fetch api. But once I use that, how do I display the data (images etc) in a gallery as the gallery function displays only items you already have on the site?