What XML Does
provides way to define own markup
language (“XML application”) with its own
tag names
tag names can have meaning (PRICE,
QUANTITY, etc.)
says nothing about presentation format of
data (for that, need CSS)