All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.github.simy4.xpath.fixtures.simple.simple-put.xml Maven / Gradle / Ivy

There is a newer version: 2.3.9
Show newest version
<breakfast_menu>
    <food>
        <name>Belgian Waffles</name>
        <price/>
        <description/>
        <calories/>
    </food>
    <food>
        <name>Strawberry Belgian Waffles</name>
        <price/>
        <description/>
        <calories/>
    </food>
    <food>
        <name>Berry-Berry Belgian Waffles</name>
        <price/>
        <description/>
        <calories/>
    </food>
    <food>
        <name>French Toast</name>
        <price/>
        <description/>
        <calories/>
    </food>
    <food>
        <name>Homestyle Breakfast</name>
        <price>$6.95</price>
        <description>Two eggs, bacon or sausage, toast, and our ever-popular hash browns</description>
        <calories/>
    </food>
</breakfast_menu>




© 2015 - 2025 Weber Informatics LLC | Privacy Policy