Skip to content

Commit ce7b406

Browse files
authored
Add files via upload
1 parent 2f786ee commit ce7b406

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

breakfast-menu.xml

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<breakfast_menu xml:lang="en">
3+
<food name="Belgian Waffles">
4+
<price>$5.95</price>
5+
<description>Contact between rock bodies that is not a fault. A non-faulted contact separating bodies of material in the earth that have different lithologic character or geologic history. Dike in which intrusive rock has intermediate composition.</description>
6+
<calories>650</calories>
7+
</food>
8+
<food name="French Toast">
9+
<price>$4.50</price>
10+
<description>Thick slices made from our homemade sourdough bread. Vein formed by a solid mineral fill (like a dike). Metamorphic rock consisting of greater than or equal to 75 percent quartz. Linear structure defined by the locus of maximum curvature of a folded surface.</description>
11+
<calories>600</calories>
12+
</food>
13+
<food name="Homestyle Breakfast">
14+
<price>$6.95</price>
15+
<description>Two eggs, bacon or sausage, toast, and our ever-popular hash browns. Dike in which intrusive rock has intermediate composition. a hornblende-rich ultramafic rock with greater than 90 modal percent hornblende. Station subtype for collected rock samples.</description>
16+
<calories>950</calories>
17+
</food>
18+
</breakfast_menu>

0 commit comments

Comments
 (0)