Xhtml-mp

Does anyone know why my phones browser would crash everytime I include the

<hr />

tag in my XHTML-MP document?

This is the DOCTYPE i’m using.

<?xml version=“1.0”?>
<!DOCTYPE html PUBLIC “-//WAPFORUM/DTD XHTML Mobile 1.0//EN”
http://www.wapforum.org/DTD/xhtml-mobile.dtd”>

<html xmlns=“http://www.w3.org/1999/xhtml” xml:lang=“en”>

Also, does anyone know of a way I can create a link that will link to a map on my phone with a specified location?

???