<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE song PUBLIC "-//NIST LaTeXML//LaTeXML Poem" "ns3.dtd">
<example:song xmlns:example="http://example.com/">
  <example:verse>
    <example:line>Twinkle, twinkle little star,</example:line>
    <example:line>How I wonder what you are.</example:line>
  </example:verse>
  <example:verse>
    <example:line>Up above the world so high,</example:line>
    <example:line>Like a diamond in the sky</example:line>
  </example:verse>
</example:song>