1<?xml version="1.0" encoding="UTF-8"?>
2<schemalist>
3  <schema path="/org/gnome/gnome-nettool/" id="org.gnome.gnome-nettool" gettext-domain="gnome-nettool">
4    <key type="as" name="hostnames">
5      <default>[]</default>
6      <_summary>Historically used hostnames</_summary>
7      <_description>A list of hostnames previously used</_description>
8    </key>
9    <key type="as" name="usernames">
10      <default>[]</default>
11      <_summary>Historically used usernames</_summary>
12      <_description>A list of usernames previously used</_description>
13    </key>
14    <key type="as" name="domains">
15      <default>[]</default>
16      <_summary>Historically used domains</_summary>
17      <_description>A list of domains previously used</_description>
18    </key>
19  </schema>
20</schemalist>
21