xref: /aosp_15_r20/external/libxml2/test/XPath/docs/simple (revision 7c5688314b92172186c154356a6374bf7684c3ca)
1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?>
2*7c568831SAndroid Build Coastguard Worker<EXAMPLE prop1="gnome is great" prop2="&amp; linux too">
3*7c568831SAndroid Build Coastguard Worker  <head>
4*7c568831SAndroid Build Coastguard Worker   <title>Welcome to Gnome</title>
5*7c568831SAndroid Build Coastguard Worker  </head>
6*7c568831SAndroid Build Coastguard Worker  <chapter>
7*7c568831SAndroid Build Coastguard Worker   <title>The Linux adventure</title>
8*7c568831SAndroid Build Coastguard Worker   <p>bla bla bla ...</p>
9*7c568831SAndroid Build Coastguard Worker   <image href="linus.gif"/>
10*7c568831SAndroid Build Coastguard Worker   <p>...</p>
11*7c568831SAndroid Build Coastguard Worker  </chapter>
12*7c568831SAndroid Build Coastguard Worker</EXAMPLE>
13