I just test scanned your website twice

1)
I don't think you actually want a sitemap file for ASP.Net controls? You probably want to create one of the other kinds. (Ignore what I write if you are sure you want an ASP.Net control sitemap file, e.g. if you are converting your website to ASP.Net)
2)
The exact example you gave URL is caused by you having a reference to
http://www.momsbreak.com/cgi-bin/printable/file:/C:/DOCUME~1/KIMBER~1/LOCALS~1/Temp/msohtml1/01/clip_filelist.xml
e.g. at
http://www.momsbreak.com/cgi-bin/printable/search.cgi?action=search&page=&perpage=3&template=articleLists/categoryIndex.html&includeSubcats=1&categoryNum=87
using code like this
<link href="file:///C:\DOCUME~1\KIMBER~1\LOCALS~1\Temp\msohtml1\01\clip_filelist.xml" rel="File-List" />
Read how to view
internal linking in sitemap generator tool.
3)
I just tried add
path match filter: ":cgi-bin/printable/" (without "")
text match filter: "Contact" (without "")
like described in the
list filters help I then rescanned your website and both worked. If you have email, please email me your project file to "info @at@ microsystools.com" (without "" and replacing @at@ with @) and I will send it back to you corrected!