1<Document start_line="2"> 2 <head1 start_line="2"> 3 NAME 4 </head1> 5 <Para start_line="4"> 6 Encoding Warning 1 - implicitly Latin-1 7 </Para> 8 <head2 start_line="6"> 9 DESCRIPTION 10 </head2> 11 <Para start_line="8"> 12 This line should warn that the word café contains a non-ASCII 13 character. 14 </Para> 15 <Para start_line="10"> 16 But château should not generate a warning - once is enough. 17 </Para> 18 <head1 errata="1" start_line="-321"> 19 POD ERRORS 20 </head1> 21 <Para errata="1" start_line="-321"> 22 Hey! 23 <B> 24 The above document had some coding errors, which are explained below: 25 </B> 26 </Para> 27 <over-text errata="1" indent="4" start_line="-321"> 28 <item-text start_line="-321"> 29 Around line 8: 30 </item-text> 31 <Para start_line="-321"> 32 Non-ASCII character seen before =encoding in 'café'. Assuming 33 CP1252 34 </Para> 35 </over-text> 36</Document> 37