/BlogEngine/BlogEngine.NET/App_Data/blogs/template/profiles/admin.xml

# · XML · 20 lines · 20 code · 0 blank · 0 comment · 0 complexity · 3d50d23197b466127b4b9e9028fe1594 MD5 · raw file

  1. <?xml version="1.0" encoding="utf-8" standalone="yes"?>
  2. <profileData>
  3. <DisplayName>Administrator</DisplayName>
  4. <FirstName>Admin</FirstName>
  5. <MiddleName />
  6. <LastName />
  7. <CityTown />
  8. <RegionState />
  9. <Country>dk</Country>
  10. <Birthday>0001-01-01</Birthday>
  11. <AboutMe>I love BlogEngine.NET
  12. </AboutMe>
  13. <PhotoURL />
  14. <Company />
  15. <EmailAddress />
  16. <PhoneMain />
  17. <PhoneMobile />
  18. <PhoneFax />
  19. <IsPrivate>False</IsPrivate>
  20. </profileData>