Slow loading dynamic text with xml

Hi -

I have an xml document that has over 1,000 entries that is taking nearly a minute to load on into the dynamic text box I have on the stage. The user fills out in a form which then sends the data to the xml and populates the dynamic text box with their name and statement.

When I was first developing the piece we didn’t expect to receive more than 300 statements which has a manageable load time, but now with 1,000 statements it is really dogging. It is only an issue populating the dynamic text box because I also have an image being revealed at the top of the page driven off the number of entries and that loads in seconds.

Any suggestions?