Guest User

Untitled

a guest
Jun 23rd, 2018
75
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.29 KB | None | 0 0
  1. &example.outputs;
  2. <screen>
  3. <![CDATA[
  4. <?xml version="1.0" encoding="UTF-8"?>
  5. <!--food is good for you, especially vegetables-->
  6. <food type="vegetables">
  7. <vegetable>cucumber</vegetable>
  8. </food>
  9. <!--a little bit of cdata-->
  10. <code><![CDATA[$num=42; echo $num;]]></code>
  11. ]]>
  12. </screen>
Add Comment
Please, Sign In to add comment