mirror of
				https://github.com/fooflington/selfdefined.git
				synced 2025-10-31 14:18:32 +00:00 
			
		
		
		
	
		
			
	
	
		
			11 lines
		
	
	
		
			253 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
		
		
			
		
	
	
			11 lines
		
	
	
		
			253 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
|   | !!! xml | ||
|  | %rss{ version: '2.0' } | ||
|  |   %channel | ||
|  |     %title ExpressJS | ||
|  |     %link http://expressjs.com | ||
|  |     %description Is super cool | ||
|  |     %language en-us | ||
|  |     %item | ||
|  |       %title Creating Routes | ||
|  |       %description Some stuff | ||
|  |       %link http://expressjs.com/routes |