Use the programming elements to define programming syntax or give examples of programming-specfic information.
<codeblock>
<recipe>
<title>Scrambled eggs</title>
<ingredient>Ingredients</ingredient>
<ingredient_list>
<list_item>5 eggs</list_item>
<list_item>1/2 cup milk</list_item>
<list-Item>1 tbsp butter</list_item>
</ingredient_list>
<instructions>Melt butter. . . .
</instructions>
</recipe>
</codeblock>