# XML Tree - Platphorm News > A powerful XML visualization, formatting, and validation tool > Part of the Platphorm News Network (*.platphormnews.com) XML Tree is a web-based tool for working with XML documents. It provides an interactive tree view, graph visualization, syntax highlighting editor, and various utilities for formatting and validating XML. ## Features - **Tree View**: Collapsible tree structure with syntax highlighting - **Graph View**: Visual node graph representation - **Raw Editor**: Syntax-highlighted code editor - **Format/Minify**: Prettify or compress XML - **Search**: Find elements, attributes, and values - **Statistics**: Node counts, depth analysis - **Dark Mode**: Light and dark theme support ## API ### Endpoints - GET /api/health - Health check - POST /api/v1/parse - Parse XML and get structure - POST /api/v1/format - Format or minify XML - GET /api/docs - OpenAPI specification - GET /api/v1/mcp - MCP Server capabilities - POST /api/v1/mcp - Execute MCP tool call - GET /api/v1/network - Platphorm News Network graph - POST /api/v1/network - Cross-site operations ## MCP Tools (6 Available) - parse_xml: Parse XML string and return structured tree with statistics - format_xml: Format/prettify XML with configurable indentation - minify_xml: Minify XML by removing whitespace - validate_xml: Validate XML syntax and return errors if any - xml_to_json: Convert XML to JSON representation - xpath_query: Execute XPath query on XML document ## Platphorm News Network Integrations - Emoji API: https://emoji.platphormnews.com - MCP Hub: https://mcp.platphormnews.com - SVG Factory: https://svg.platphormnews.com - Markdown Tree: https://markdown.platphormnews.com - XML Tree: https://xml.platphormnews.com - OpenDocs: https://docs.platphormnews.com - Insights: https://insights.platphormnews.com - Trace: https://trace.platphormnews.com - Codex: https://codex.platphormnews.com - Monitor: https://monitor.platphormnews.com - Atlas: https://atlas.platphormnews.com - Claws: https://claws.platphormnews.com - Reader: https://reader.platphormnews.com - Layout: https://layout.platphormnews.com - Network Root: https://platphormnews.com ## Discovery - LLMs Full: /llms-full.txt - LLMs Index: /llms-index.json - Sitemap: /sitemap.xml - RSS Feed: /rss.xml - Atom Feed: /feed.xml - Robots: /robots.txt - Manifest: /manifest.json - OpenAPI: /api/docs