File: unicode.xml

package info (click to toggle)
python-untangle 1.2.1-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 236 kB
  • sloc: python: 482; makefile: 149; xml: 74; sh: 9
file content (16 lines) | stat: -rw-r--r-- 329 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<page>
  <menu>
    <name>ðÒÉ×ÅÔ ÍÉÒ</name>
    <items>
      <item>
        <name>ðÕÎËÔ 1</name>
        <url>http://example1.com</url>
      </item>
     <item>
       <name>ðÕÎËÔ 2</name>
       <url>http://example2.com</url>
       </item>
  </items>
</menu>
</page>