I have an XML file that consists of roughly 2,800 words. Each word has its part of speech, number of syllables, mood, and rhyme (A letter, all A's rhyme with A's, alll B's rhyme with B's, etc.) stored in its tag. Theoretically, this could be used to generate poetry. Example: The user could say they want four lines of iambic pentameter and an application could add up the syllable count per line to 10, make sure each ending line rhymes (or follows a specified rhyme pattern), and return the text. The mood helps the sentence to make sense. Considering I have full resale rights to this file, how much do you think it would be worth? Thanks, _zach