Need Help Big Time XML link

How can i make this link work. I have looked all over. I tryed mytextbox.htm=true; that did not work here is my xml code.

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE data[
	<!ELEMENT title (comments, image,swf)>
	<!ATTLIST title name CDATA #REQUIRED>
	<!ELEMENT comments (#PCDATA)>
	<!ELEMENT image (#PCDATA)>
]>
<data>
</title.-->
	<title name="Max Lucado">
		<comments>Join us June 23-24 for Volunteer Celebration and guest speaker Max Lucado. Volunteer Celebration auditorium seating map. <a href="/volunteer_celebration/vol. celebration map 04.pdf">Click Here</a>  </comments>
		<image>images/June23_24.jpg</image>
	</title></data>