Ok after looking at several examples I'm stumped as to why this recipe I've made does not work.
Here's what it says:
<Zyamaia>
<append xpath="/recipes">
<recipe name="resourceAcid" count="1" craft_area="chemistryStation" craft_time="20" tags="chemStationCrafting">
<ingredient name="resourceScrapBrass" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>
</append>
</Zyamaia>
Here's what it says:
<Zyamaia>
<append xpath="/recipes">
<recipe name="resourceAcid" count="1" craft_area="chemistryStation" craft_time="20" tags="chemStationCrafting">
<ingredient name="resourceScrapBrass" count="2"/>
<ingredient name="resourceScrapLead" count="2"/>
<ingredient name="drinkJarRiverWater" count="1"/>
</recipe>
</append>
</Zyamaia>