1*7c568831SAndroid Build Coastguard Worker<?xml version="1.0"?> 2*7c568831SAndroid Build Coastguard Worker<!DOCTYPE EXAMPLE SYSTEM "example.dtd" [ 3*7c568831SAndroid Build Coastguard Worker<!ENTITY xml "Extensible Markup Language"> 4*7c568831SAndroid Build Coastguard Worker<!ENTITY title PUBLIC "-//MY-TITLE//FR" "title.xml"> 5*7c568831SAndroid Build Coastguard Worker<!ENTITY image SYSTEM "img.gif" NDATA GIF> 6*7c568831SAndroid Build Coastguard Worker]> 7*7c568831SAndroid Build Coastguard Worker<EXAMPLE> 8*7c568831SAndroid Build Coastguard Worker &title; 9*7c568831SAndroid Build Coastguard Worker This text is about XML, the &xml; and this is an embedded <IMG src="image"/> 10*7c568831SAndroid Build Coastguard Worker</EXAMPLE> 11*7c568831SAndroid Build Coastguard Worker 12