Why is my XML feed not parsing correctly on my website?

Hello,

I’m trying to create a simple products XML feed for my shop, using a custom template for a dedicated page on my website.

My issue so far is that Shopify is not parsing correctly my XML page. This is my code:

{% layout none %}

and the output page at https://myshop.com/pages/xml-feed does not have closing tags, as you can see on the 3rd line:


Any idea how I could fix this?

Best regards,

Pierre