﻿<Root attr1="Hello" attr2="42.0">
  <Child>1st</Child>
  <Child>
    <Deepest>I'm here</Deepest>
  </Child>
</Root>