Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
- <breakfast_menu>
- <restaurant>
- <date>2023-09-22</date>
- <open>08:00</open>
- <close>19:00</close>
- </restaurant>
- <food>
- <name>Belgian Waffles</name>
- <price currency="USD">5.95</price>
- <description>Two of our famous Belgian Waffles with plenty of real maple syrup</description>
- <calories>650</calories>
- </food>
- <food>
- <name>Strawberry Belgian Waffles</name>
- <price currency="USD">7.95</price>
- <description> </description>
- <calories>900</calories>
- </food>
- </breakfast_menu>
Advertisement
Advertisement