I'm wanting to remove the entire Biomes section of biomes.xml
Inside of biomes.xml, I typed:
<remove xpath="/biomes/biomes"/>
then
<append xpath="/biomes">
<biomes>
<biomemap id="01" name="snow"/>
etc, etc, etc
I am making a lot of changes to biomes...