Guest User

Untitled

a guest
Jul 18th, 2018
66
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.74 KB | None | 0 0
  1. <?xml version="1.0" encoding="UTF-8"?>
  2. <collection>
  3. <description>
  4. Some recipes used for the XML tutorial.
  5. </description>
  6. <recipe>
  7. <title>Beef Parmesan with Garlic Angel Hair Pasta</title>
  8. <ingredient name="beef cube steak" amount="1.5" unit="pound"/>
  9. ...
  10. <preparation>
  11. <step>
  12. Preheat oven to 350 degrees F (175 degrees C).
  13. </step>
  14. ...
  15. </preparation>
  16. <comment>
  17. Make the meat ahead of time, and refrigerate over night, the acid in the
  18. tomato sauce will tenderize the meat even more. If you do this, save the
  19. mozzarella till the last minute.
  20. </comment>
  21. <nutrition calories="1167" fat="23" carbohydrates="45" protein="32"/>
  22. </recipe>
  23. ...
  24. </collection>
Add Comment
Please, Sign In to add comment