<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Xml on Laïla Atrmouh</title>
    <link>/en/tags/xml/</link>
    <description>Recent content in Xml on Laïla Atrmouh</description>
    <generator>Hugo</generator>
    <language>en</language>
    <copyright>&lt;a href=&#34;https://creativecommons.org/licenses/by-nc/4.0/&#34; target=&#34;_blank&#34; rel=&#34;noopener&#34;&gt;CC BY-NC 4.0&lt;/a&gt;</copyright>
    <lastBuildDate>Mon, 11 Jan 2016 15:59:23 +0000</lastBuildDate>
    <atom:link href="/en/tags/xml/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>How to indent a large XML file (Ubuntu)</title>
      <link>/en/posts/2016/01/how-to-indent-a-large-xml-file-ubuntu/</link>
      <pubDate>Mon, 11 Jan 2016 15:59:23 +0000</pubDate>
      <guid>/en/posts/2016/01/how-to-indent-a-large-xml-file-ubuntu/</guid>
      <description>&lt;blockquote&gt;&#xA;&lt;p&gt;👴 &lt;em&gt;Careful&lt;/em&gt; You&amp;rsquo;re reading an old article ! Some links might be broken and content may be outdated&lt;/p&gt;&#xA;&lt;/blockquote&gt;&#xA;&lt;p&gt;I had to indent an extremely large XML file today. I tried to use different IDE (PHPStorm, Sublime Text 3), however the file was way too large and it took a long time to process.&lt;/p&gt;&#xA;&lt;p&gt;Best way to do that is by using command line.&lt;/p&gt;&#xA;&lt;p&gt;&lt;code&gt;xmllint --format input.xml -o indented-output.xml&lt;/code&gt;&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
