How to View XML Files

This wikiHow teaches you how to view an XML file's code. You can do this on any computer by using the built-in text editor, a browser, or an online XML viewer. Find the XML file. You can use your computer's 'Open With' feature to open the...
Method 1 of 3:

Using a Text Editor

  1. How to View XML Files Picture 1How to View XML Files Picture 1
    Find the XML file. You can use your computer's "Open With" feature to open the XML file in a text editor, which will allow you to see the XML file's code in plain-text form.
  2. How to View XML Files Picture 2How to View XML Files Picture 2
    Right-click the XML file. Doing so will prompt a drop-down menu.
    1. On a Mac, click on the XML file, then click File in the upper-left side of the screen.
  3. How to View XML Files Picture 3How to View XML Files Picture 3
    Select Open with. It's near the middle of the drop-down menu. A pop-out menu will appear.
    1. On a Mac, you'll find Open With in the File drop-down menu.
    2. If you don't see Open with on Windows, click once the XML file to select it, then right-click the file.
  4. How to View XML Files Picture 4How to View XML Files Picture 4
    Select your computer's text editor. Click Notepad on Windows, or click TextEdit on a Mac. Doing so will open the XML file's code in the text editor.
  5. How to View XML Files Picture 5How to View XML Files Picture 5
    Review the XML file's code. While the XML file's actual formatting (if present) won't display due to being opened in a text editor, you will be able to see the code that was used to create the XML file.
    1. If you want to see the XML file's formatting, try using a browser or using an XML viewer.
Method 2 of 3:

Using a Browser

  1. How to View XML Files Picture 6How to View XML Files Picture 6
    Open your preferred browser. Most popular web browsers can display XML files' code, though Microsoft Edge cannot:
    1. Google Chrome
    2. Firefox
    3. Safari
  2. How to View XML Files Picture 7How to View XML Files Picture 7
    Open a new tab. Click the "New Tab" button, which is usually to the right of the right-most tab at the top of the window, to do so.
    1. In most web browsers, you can also press Ctrl+T (Windows) or Command+T (Mac) to open a new tab.
  3. How to View XML Files Picture 8How to View XML Files Picture 8
    Drag the XML file into your browser. Open the XML file's location, then click and drag the file onto the browser window and drop the file there.
  4. How to View XML Files Picture 9How to View XML Files Picture 9
    Review the results. Dragging and dropping your XML file into the browser will prompt the browser to display the XML file's code in a "tree" view.
    1. You can click the + or - (or, if you're using Chrome, the triangle) to the left of a main tag in the XML code to minimize or expand the code.
Method 3 of 3:

Using an XML Viewer

  1. How to View XML Files Picture 10How to View XML Files Picture 10
    Open the XML Viewer website. Go to http://www.xmlviewer.org/ in your computer's web browser. This viewer allows you to upload an XML file to view its code, as well as choose different viewing formats.
  2. How to View XML Files Picture 11How to View XML Files Picture 11
    Click Browse. You'll find this button near the top of the window. Doing so opens a File Explorer (Windows) or Finder (Mac) window.
  3. How to View XML Files Picture 12How to View XML Files Picture 12
    Select your XML file. Go to the location of your XML file, then click the XML file once to select it.
  4. How to View XML Files Picture 13How to View XML Files Picture 13
    Click Open. This option is in the bottom-right corner of the window. Your XML file will be uploaded to the viewer, and its code will be displayed on the left side of the page.
  5. How to View XML Files Picture 14How to View XML Files Picture 14
    Click Format. It's a button in the middle of the window. Doing so will cause your XML file's text to display in color-coded format in the "Result" window on the right side of the page.
    1. Sections of XML which are the same (non-black) color correspond to each other. For example, green text refers to tags.
  6. How to View XML Files Picture 15How to View XML Files Picture 15
    Use the file's "Tree" view. Clicking the green Tree button in the middle of the page will format the "Result" window, making the code easier to read.
    1. You can click each of the headings in the "Tree View Result" window to minimize or expand them.
3.8 ★ | 4 Vote