<?xml version="1.0" encoding="UTF-8"?> <eml:eml xmlns:eml="eml://ecoinformatics.org/eml-2.1.1" xmlns:acc="eml://ecoinformatics.org/access-2.1.1" xmlns:ds="eml://ecoinformatics.org/dataset-2.1.1" xmlns:doc="eml://ecoinformatics.org/documentation-2.1.1" xmlns:cit="eml://ecoinformatics.org/literature-2.1.1" xmlns:prot="eml://ecoinformatics.org/protocol-2.1.1" xmlns:res="eml://ecoinformatics.org/resource-2.1.1" xmlns:sw="eml://ecoinformatics.org/software-2.1.1" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="eml://ecoinformatics.org/eml-2.1.1 ../eml.xsd" packageId="" system=""> <dataset> <title> A title: with carriage returns and newlines </title> <creator><individualName> <surName>this surname-is-hyphenated</surName> </individualName></creator> <keywordSet> <keyword> keyword with leading whitespaces </keyword> </keywordSet> <contact><organizationName> organization has leading whitespace and and trailing newline </organizationName></contact> </dataset> </eml:eml>