{"error":"Route not found","message":"The route /sitemap.xml is not available through the API Gateway","availableRoutes":["/health - Gateway health check","/auth/* - Authentication & authorization","/profile/* - User profiles (UMKM, Customer, etc)","/marketplace/* - Complete marketplace functionality","/product/* - Product management (alias for marketplace)","/order/* - Order management (alias for marketplace)","/wallet/* - Wallet & transactions","/campaign/* - Campaign management","/investment/* - Investment management","/supplier/* - Supplier management","/ai/* - AI tools & automation","/notifications/* - Notification system","/subscriptions/* - Subscription management","/analytics/* - Analytics & reporting","/report/* - Report generation"],"newFeatures":["✨ Product creation with image upload in one request","✨ Variant-based image management (each variant has its own images)","✨ Bulk operations for products (update/delete multiple)","✨ Advanced inventory management (stock tracking, alerts)","✨ Product status management (activate/deactivate/feature)","✨ AI-powered product features (pricing, content, images)","✨ Required images per variant for better product quality"],"documentation":"/api/docs","productManagement":{"createWithImages":"POST /product/create-with-images (RECOMMENDED)","bulkOperations":"PUT /product/bulk-update, DELETE /product/bulk-delete","statusManagement":"PUT /product/:id/activate, PUT /product/:id/feature","inventoryManagement":"GET /product/low-stock, PUT /product/variant/:id/stock","variantImages":"POST /product/variant/:id/upload-image (REQUIRED)","aiFeatures":"POST /product/:id/ai/* (pricing, content, images, etc)"}}