<?xml version="1.0" encoding="UTF-8"?>
<?xml-stylesheet type="text/css" href="one.css"?>
<document>
  <greeting>Hello from XML</greeting>
  <message>
    Welcome to the wild and wooly world of XML
  </message>
</document>
