namespace HaWeb.XMLTests; public class HamannXPath { public string[]? Documents { get; set; } public string? XPath { get; set; } }