Prooblem Statement:I will use XML language to describe two towers of the 7 CE wonders of my web page. The goal is to develop a template of language that could be used to describe any tower in the world. The two wonders described here are the Eiffel tower in Paris and the leaning tower of Pisa towers; both of wich,at the time they were built, were structural engineering feats .
| XML Tag | Description |
| <?xml> .. </?xml> | Root of XML |
| <Wonders> ... </Wonders> | Root of wonder |
| <nam> .... </nam> | Name of the wonder |
| <st> .. </st> | System Type of Wonder |
| <ge> .... </ge> | Google Eath locator |
| <ct> .... </ct> | City of origin |
| <Ctry> .... </Ctry> | Country of origin |
| <crts> .... </crts> | Characteristics of the wonder |
| <yrb> .... </yrb> | Year Wonder was built |
| <hgt> .... </hgt> | Height |
| <rmq> .... </rmq> | Remarks |
This XMl language will allow us to display on the web a descriptive document of our wonder with a map of its location.Click here to view XML mark up tag.
Tree diagrams of The Two CE Wonders in the XML file Created

