/* - Simplicity 2 should present a publication similar to simplicity v1 - The file format should be XML with each line in a line section - When we encounter whitespace at the beginning of the line we will generate   to properly format it. - XML File will divide between meta-information and poem or story <copyright date> <story version="2"> <p> </p> </story> <poem version="2"> <line></line> </poem> */