
  <rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
    <channel>
      <title>Mono Blog</title>
      <link>https://allendev.net/blog</link>
      <description>Blog about Microsoft technologies (.NET, ASP.NET Core, Blazor, EF Core, WPF, TypeScript, etc.)</description>
      <language>en-us</language>
      <managingEditor>zzyliu71@gmail.com (Allen Liu)</managingEditor>
      <webMaster>zzyliu71@gmail.com (Allen Liu)</webMaster>
      <lastBuildDate>Sun, 15 Mar 2026 00:00:00 GMT</lastBuildDate>
      <atom:link href="https://allendev.net/tags/xml/feed.xml" rel="self" type="application/rss+xml"/>
      
  <item>
    <guid>https://allendev.net/blog/2026-03-15-XML2</guid>
    <title>Advanced XML Parsing: A Performance Duel Between LINQ, XPath, and Regex</title>
    <link>https://allendev.net/blog/2026-03-15-XML2</link>
    <description>Continuing our exploration from last time, let&#39;s dive deeper into the surprising performance differences in XML parsing. Our sample XML remains the same, provided by W3Schools:</description>
    <pubDate>Sun, 15 Mar 2026 00:00:00 GMT</pubDate>
    <author>zzyliu71@gmail.com (Allen Liu)</author>
    <category>C#</category><category>.NET</category><category>XML</category>
  </item>

    </channel>
  </rss>
