| Term: | structured data |
| Definition: | Data consisting of distinct elements, each element having a name and a value. |
| Examples: | An XML file and a CSV file are examples of structured data. Example elements of structured data include a string from the XML file between dc:title delimiters, and a cell from the CSV file in row 8, column (headed) "temperature". |