def isReadable(self):
		xr = XMLReader()
		return xr.checkIfExists(self.path)