<?xml version="1.0" encoding="UTF-8" ?>
<productlist>
        <product>
        <code>LA-B03</code>
        <category>Ambiance</category>
        <name lang="nl">Levis Ambiance C03</name>
        <description lang="nl">Plaats hier de beschrijving van het product</description>
        <price>49.99</price>
        <stock>0</stock>
        <weight>5</weight>
        <status>Available</status>
        <vat_code>0</vat_code>
        </product>
        <product>
        <code>LA-C05</code>
        <category>Ambiance</category>
        <name lang="nl">Levis Ambiance C05</name>
        <description lang="nl">Beschrijving van het tweede product</description>
        <price>79</price>
        <stock>0</stock>
        <weight>0</weight>
        <status>Available</status>
        <vat_code>0</vat_code>
        </product>
</productlist>
