<?xml version="1.0"?> <?xml-stylesheet type="text/xsl" href="children.xsl"?> <children> <child> <day>Monday</day> <saying>Monday's child is fair of face.</saying> </child> <child> <day>Tuesday</day> <saying>Tuesday's child is full of grace.</saying> </child> <child> <day>Wednesday</day> <saying>Wednesday's child was gassed by mace.</saying> </child> <child> <day>Thursday</day> <saying>Thursday's child palmed an ace.</saying> </child> <child> <day>Friday</day> <saying>Friday's child undressed in a public place.</saying> </child> <child> <day>Saturday</day> <saying>Saturday's child fixed a race.</saying> </child> <child> <day>Sunday</day> <saying>Sunday's child threw her friend's homework into the waste.</saying> </child> </children>