Stupid thing and I can't figure it out. I'm viewing some XML files in Chrome (in this case a WSDL and an XSD). I need to save as files. The problem is that the file I get when I do is mangled with a lot of HTML and not actually the raw XML I was looking at.
<!-- saved from url=(0065)https://example.com/Configuration?wsdl -->
<html><head><meta http-equiv="Content-Type" content="text/html; charset=UTF-8"></head><body><div class="webkit-line-gutter-backdrop"></div><table><tbody><tr><td class="webkit-line-number" value="1">
How do I save/download the actual XML using Chrome?
