xref: /aosp_15_r20/external/apache-xml/test/tests/conf-gold/namespace/namespace23.out (revision 1212f9a0ffdc28482b8821715d2222bf16dc14e2)
1*1212f9a0SAndroid Build Coastguard Worker<?xml version="1.0" encoding="UTF-8"?>
2*1212f9a0SAndroid Build Coastguard Worker<bogus:stylesheet xmlns:ped="www.ped.com" xmlns:lotus="http://www.lotus.com" xmlns:bogus="http://www.w3.org/1999/XSL/Transform" version="1.0">
3*1212f9a0SAndroid Build Coastguard Worker<bogus:template match="/">
4*1212f9a0SAndroid Build Coastguard Worker<out>
5*1212f9a0SAndroid Build Coastguard Worker		Yeee ha
6*1212f9a0SAndroid Build Coastguard Worker      </out>
7*1212f9a0SAndroid Build Coastguard Worker</bogus:template>
8*1212f9a0SAndroid Build Coastguard Worker</bogus:stylesheet>
9