12 lines
		
	
	
		
			288 B
		
	
	
	
		
			XML
		
	
	
	
	
	
		
		
			
		
	
	
			12 lines
		
	
	
		
			288 B
		
	
	
	
		
			XML
		
	
	
	
	
	
| 
								 | 
							
								<?xml version="1.0"?>
							 | 
						||
| 
								 | 
							
								<article xmlns="http://docbook.org/ns/docbook">
							 | 
						||
| 
								 | 
							
								  <section id="address_example">
							 | 
						||
| 
								 | 
							
								    <sectioninfo/>
							 | 
						||
| 
								 | 
							
								    <title>Address example</title>
							 | 
						||
| 
								 | 
							
								    <address>
							 | 
						||
| 
								 | 
							
								      <personname> John Doe</personname>
							 | 
						||
| 
								 | 
							
								      <street> Some Lane 42</street>
							 | 
						||
| 
								 | 
							
								    </address>
							 | 
						||
| 
								 | 
							
								  </section>
							 | 
						||
| 
								 | 
							
								</article>
							 |