sample XML file: tourist information

This demo is created to show how dual language tourist information can be remotely controlled on devices running ManagdWALplus. Remote control is implemented by means of a EMM/MDM/MAM/UEM system, and logging via a REST/JSON endpoint with logger, such as Logstash.

Links in XML are for demonstrational purposes only, without any liability. Feel free to use this example together with your own titles and urls, together with ManagdWALplus.

<?xml version=“1.0” encoding=“UTF-8”?>
<!DOCTYPE plist PUBLIC “-//Apple//DTD PLIST 1.0//EN” “http://www.apple.com/DTDs/PropertyList-1.0.dtd”>
<!– XML config for ManagdWALplus v1.00.1 (RC1) upwards –>
<plist version=“1.0”>
<dict>
<key>LoclAdmPw</key>
<string>TouristinfoPw</string>
<key>ScrSavLcdBacklit</key>
<integer>1</integer>
<key>ScrSavWait</key>
<integer>3</integer>
<key>ZeroPageWait</key>
<integer>1</integer>
<key>Iso639.2-1</key>
<string>ENG</string>
<key>Iso639.2-2</key>
<string>SPA</string>
<key>NumOfQlis</key>
<integer>3</integer>
 
<key>Qli0Txt-1</key>
<string>About Belize</string>
<key>Qli0Txt-2</key>
<string>Sobre Belice</string>
<key>Qli0Url-1</key>
<string>https://www.travellerspoint.com/guide/Belize/</string>
<key>Qli0Url-2</key>
<string>http://translate.google.com/translate?hl=&amp;sl=auto&amp;tl=es&amp;u=%20 https://www.travellerspoint.com/guide/Belize/&amp;sandbox=1</string>
<key>Qli0FntCol</key>
<string>#FF0000</string>
<key>Qli0FntNam</key>
<string>Helvetica-Bold</string>
 
<key>Qli1Txt-1</key>
<string>Belize map</string>
<key>Qli1Txt-2</key>
<string>Mapa de Belice</string>
<key>Qli1Url-1</key>
<string>https://www.belize.com/wp-content/uploads/2012/05/belize-map-relief.jpg</string>
<key>Qli1Url-2</key>
<string>https://www.belize.com/wp-content/uploads/2012/05/belize-map-relief.jpg</string>
<key>Qli1FntSiz</key>
<real>25</real>
<key>Qli1FntCol</key>
<string>#0000FF</string>
<key>Qli1FntNam</key>
<string>Papyrus</string>
<key>Qli2FntNam</key>
<string>Helvetica-Bold</string>
<key>Qli2MaxCachCrwl</key>
<integer>2</integer>
<key>Qli2Txt-1</key>
<string>Emergencies</string>
<key>Qli2Txt-2</key>
<string>Emergencias</string>
<key>Qli2Url-1</key>
<string>http://site.nemo.org.bz/</string>
<key>Qli2Url-2</key>
<string>http://translate.google.com/translate?hl=&amp;sl=auto&amp;tl=es&amp;u=%20 http://site.nemo.org.bz/&amp;sandbox=1</string>
<key>Qli2FntSiz</key>
<real>25</real>
<key>Qli2FntCol</key>
<string>#FF0000</string>
<key>Qli2FntNam</key>
<string>Chalkduster</string>
 
<key>QliRstTxt-1</key>
<string>Reset</string>
<key>QliRstTxt-2</key>
<string>Reiniciar </string>
<key>QliRstFntCol</key>
<string>A08C35</string>
<key>QliRstFntNam</key>
<string>Helvetica-Bold</string>
<key>QliLanSelFntCol</key>
<string>#000000</string>
<key>QliLanSelFntNam</key>
<string>Helvetica-Bold</string>
<key>QliLoclAdmFntSiz</key>
<integer>20</integer>
<key>QliLoclAdmFntCol</key>
<string>#000000F0</string>
<key>QliLoclAdmFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStatsTit-1</key>
<string>Collection of anonymous usage statistics.</string>
<key>UsgStatsTit-2</key>
<string>Recopilación de estadísticas de uso anónimo.</string>
<key>UsgStatsTitFntSiz</key>
<integer>28</integer>
<key>UsgStatsTitFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStatsTxt-1</key>
<string>This device collects the number of finger presses on the screen, only categorized by which quick launch link (QLI) is active. This is used for assessing how the service is being used, to help us improve this service. Please contact the hosting institution if you have any question. Note that this application does not collect any names or other identifiable information about you as a end-user.</string>
 <key>UsgStatsTxt-2</key>
 <string> Este dispositivo recopila la cantidad de pulsaciones de dedos en la pantalla, solo clasificadas por qué enlace de inicio rápido (QLI) está activo. Esto se utiliza para evaluar cómo se usa el servicio, para ayudarnos a mejorarlo. Póngase en contacto con la institución de acogida si tiene alguna pregunta. Tenga en cuenta que esta aplicación no recopila ningún nombre u otra información identificable sobre usted como usuario final.</string>
<key>UsgStatsAccpt-1</key>
<string>Read and accepted</string>
<key>UsgStatsAccpt-2</key>
<string>Leído y aceptado</string>
<key>UsgStatsTxtFntSiz</key>
<integer>15</integer>
<key>UsgStatsTxtFntNam</key>
<string>Helvetica-Bold</string>
<key>UsgStInfAtAZrPgWt</key>
<false/>
<key>HBSrv</key>
<string>https://logstashserverofenterprise</string>
<key>HBWa</key>
<integer>3600</integer>
<key>HBL11</key>
<string>Tourist information boot</string>
<key>HBV01</key>
<string>Tourist information boot </string>
<key>HBV02</key>
<string>Jose Doe</string>
<key>HBV03</key>
<string>JoseTouristos@JoDoTouristos.com</string>
<key>HBV11</key>
<string>Turneffe Islands</string>
 
</dict>
</plist>