import { XrateXmlUploadCreateForm } from "@/components/xml-apis/xrate-xml-upload/create/xrate-xml-upload-create-form"

export default function XrateXmlUploadCreateRoute() {
  return <XrateXmlUploadCreateForm />
}
