I\'m trying to import sitemap.xml into my vue component.
But when i run the following code, i get error 404 not found.
import axios from "axios";