Blank Configuration

<?xml version="1.0"?>
<config urldb="paloaltonetworks" version="9.0.0">
  <mgt-config>
    <users>
      <entry name="admin">
        <phash>$1$bgymjqlr$3ONAzRb1fsw8noJAl0ZBW/</phash>
        <permissions>
          <role-based>
            <superuser>yes</superuser>
          </role-based>
        </permissions>
      </entry>
    </users>
  </mgt-config>
  <shared/>
  <devices>
    <entry name="localhost.localdomain">
      <network>
        <interface>
          <ethernet/>
        </interface>
      </network>
      <deviceconfig>
        <system>
          <ip-address>10.1.1.2</ip-address>
          <netmask>255.255.255.0</netmask>
          <update-server>updates.paloaltonetworks.com</update-server>
          <default-gateway>10.1.1.1</default-gateway>
          <server-verification>yes</server-verification>
          <type>
            <static/>
          </type>
          <dns-setting>
            <servers>
              <primary>1.1.1.1</primary>
              <secondary>1.0.0.1</secondary>
            </servers>
          </dns-setting>
        </system>
        <setting/>
      </deviceconfig>
      <vsys>
        <entry name="vsys1"/>
      </vsys>
    </entry>
  </devices>
</config>