# microsoft/XmlNotepad

XML Notepad provides a simple intuitive User Interface for browsing and editing XML documents.

Repository: https://github.com/microsoft/XmlNotepad
Canonical: https://ross.abutalabs.com/products/xmlnotepad
Homepage: https://microsoft.github.io/XmlNotepad/
Language: C#
License: MIT
License Family: permissive
Last push: 2026-08-29T17:35:53+00:00

## Health v2 (maintenance only)
Score: 95/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 100, release rhythm 87, longevity 100
- inputs: {"age_days": 3780, "days_push": 4, "days_rel": 86, "gap_med": 14, "n_releases_24m": 12}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1192, forks 240 (observed 2026-09-01T02:14:04.930114+00:00)

## What it is
XML Notepad is a free Windows desktop application from Microsoft for browsing and editing XML documents with a tree view and text view. It includes schema-aware Intellisense, XPath search, XSLT transforms, XML diff, and conversion of CSV/JSON/HTML files to XML.

## Use cases
- edit xml files with a gui
- browse large xml documents in a tree view
- run xslt transforms and preview output
- compare two xml files for differences
- convert csv or json to xml
- find nodes with xpath or regex

## When to choose
- you need a dedicated Windows GUI editor for XML with schema validation and Intellisense
- you want to inspect, diff, or transform XML documents quickly
- you work with large XML files and need fast loading and incremental search

## When to avoid
- you need a cross-platform XML editor on Linux or macOS
- you only need programmatic XML parsing in code rather than a visual editor
- you need JSON or YAML as your primary format

## Facets
- artifact type: application
- maturity: active
- function: editor, developer-tools, parser
- domain: developer-tools, files, windows
- platform: windows
- tags: xml-editor, xpath, xslt, xml-schema, xml-diff, intellisense, desktop

## Member repositories
- microsoft/XmlNotepad (main) score 95

## Provenance
- Observed fields: from GitHub, fetched 2026-09-01T02:14:04.930114+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T06:23:05.019579+00:00, confidence not recorded.
  - readme: https://github.com/microsoft/XmlNotepad (fetched 2026-09-01T02:14:04.930114+00:00, sha e3895d01a5a6)
  - homepage: https://microsoft.github.io/XmlNotepad/ (fetched 2026-08-29T12:30:03.897597+00:00, sha d412d9e99726)
- Data as of 2026-08-30T08:39:29.467469+00:00.
