1<?xml version="1.0" encoding="UTF-8"?> 2<!-- This file is in the public domain. --> 3<schemalist> 4 <schema path="/org/gnu/gettext/examples/hello/" 5 id="org.gnu.gettext.examples.hello"> 6 <key name="use-markup" type="b"> 7 <default>true</default> 8 <summary>Use XML markup</summary> 9 <description>Whether to use XML markup in the text.</description> 10 </key> 11 </schema> 12</schemalist> 13