The first step is to select a text editor. XML is a markup language, not a programming language, so it does not require a program to complile the codes. We can use something as simple as any built in text editor on our device, although that is usually not the most preferable method.
Notepad++ or Visual Studio Code are two recommendations suggested for using XML
- Visual Studio Code for maintaining different languages and code all in the one same location - Ease of access
- Notepad++ for text simplicity as well as minimal features: Easy to not get sidetracked