java.lang.Object
net.jonathangiles.tools.sitebuilder.models.input.XmlFile
All Implemented Interfaces:
InputFile

public class XmlFile extends Object implements InputFile
Old blog posts, when I exported them from WordPress, took the form of XML files. They aren't the prettiest, and eventually I would like to convert them to markdown, but for now I have this class to handle them.