<?xml version="1.0"?> 
<?xml-stylesheet href="http://www.rorweb.com/ror.css" type="text/css"?> 
<rdf:RDF xmlns="http://rorweb.com/0.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"> 

<!-- ******************** Main Info ******************** --> 
<Resource rdf:about="main"> 
<rorinfo>This is a ROR formatted XML document describing the resources of the website http://www.allmandandlee.com/. For information about the ROR format, go to www.rorweb.com</rorinfo> 
<type>Main</type> 
<type>Website</type> 
<title>Dallas Bankruptcy Lawyers</title> 
<url>http://www.allmandandlee.com/</url> 
<desc>We are largest volume filer of consumer bankruptcy cases in the Dallas Division, and file cases in Dallas, Duncanville, DeSoto, Cedar Hill, Plano, Garland, Irving, Las Colinas, Grand Prairie, Richardson, Denton, Flower Mound, Lewisville, Carrollton, McKinney, Allen, Frisco and many other surrounding cities.</desc> 
<keywords>dallas bankruptcy attorney, dallas bankruptcy lawyer, dfw bankruptcy attorney, chapter 13, chapter 7, bankruptcy laweyrs in dallas, debt management </keywords> 
</Resource> 

<!-- ******************** Contact Info ***************** --> 
<Resource rdf:about="contact"> 
<type>Contact</type> 
<title>Contact Info</title> 
<name>Dallas Bankruptcy Attorney</name> 
<email>info@allmandandlee.com</email> 
<url>http://www.allmandandlee.com/</url> 
<phone>(214) 265-0123</phone> 
<resourceOf rdf:resource="main"/> 
</Resource> 

<!-- ******************** Location Info ***************** --> 
<Resource> 
<type>Address</type> 
<title>Address</title> 
<address1>5646 Milton Street, Suite 120</address1> 
<city>Dallas</city> 
<postalCode>75206</postalCode> 
<stateRegion>Dallas</stateRegion> 
<country>TX</country> 
<resourceOf rdf:resource="contact"/> 
</Resource> 



<!-- ******************** Sitemap Info ***************** --> 
<Resource> 
<type>SiteMap</type> 
<title>SiteMap</title> 
<url>http://www.allmandandlee.com/sitemap.xml</url> 
<resourceOf rdf:resource="main"/> 
</Resource> 

</rdf:RDF> 

